Hi,
I need to reload plugin to show GUI for WipeRaiding
Can you fix it to automatically show GUI ?
Thanks !
NoRaid
Moved
Total Downloads: 876 - First Release: Jun 26, 2017 - Last Update: Feb 17, 2018
- 5/5, 9 likes
-
... which Plugin can protect the Building of a Player from Destruction of a other Player excl. ServerOwner / Admin ?
-
-
... this is not working well, other Player can make Damage to other Buildings !
-
No players should be able to do damage to any buildings if you have the correct configuration settings on.
-
Code:
{ "FriendBypass": { "Enabled": true, "FriendsApi": { "Enabled": true }, "RustIoClans": { "Enabled": true }, "PlayerOwner": { "Enabled": true } }, "StopAllRaiding": true, "WipeRaiding": { "Enabled": false, "Amount of time from wipe people can raid (minutes)": 60.0, "Amount of seconds to check if players can raid": 5.0 }, "NoRaidCommand": { "Enabled": true, "DefaultMin": 30.0, "CheckInterval": 2.5 }, "Ui": { "Enabled": true, "RefreshInterval": 1.0, "PrimaryColor": { "R": 196.0, "G": 65.0, "B": 50.0, "A": 1.0 }, "DarkColor": { "R": 119.0, "G": 38.0, "B": 0.0, "A": 1.0 }, "AnchorMin": { "X": 0.75, "Y": 0.92 }, "AnchorMax": { "X": 0.98, "Y": 0.98 }, "TextColor": { "R": 255.0, "G": 255.0, "B": 255.0, "A": 1.0 } } }
-
... my Mistake !
I delete the .cs, cs-Data and cs-CFG, after install it new, now its working !
Thank u, and big sorryLast edited by a moderator: Sep 5, 2017 -
Glad it's working for you now.
-
... but a question:
iam owner of a house, why same Message coming like NotOwner of House and why i cant destroy my own House ? -
-
yes, i have
ok, again: i dont want, that player build a house and other can destroy it, not friends and clans too, nobody, only the builder and serverowner / admin.
what is the correct setting ?Last edited by a moderator: Sep 5, 2017 -
-
message is, i cant destroy, iam not owner of this house
can u join my server, i can show u, what i mean
what means: player owner? serwer owner, building owner ?
i build a new small house, i cant destroy it, iam not owner, says the pluginLast edited by a moderator: Sep 5, 2017 -
Thanks for telling me about this -
-
I need to reload plugin after each reboot I did
Maybe hook like 'OnServerInitialized' or 'OnPluginLoaded" sometheling like this ?
EDIT: After each connection I need to reload the plugin, not after each reboot sorry -
... after ure update from today same bug !
(server)owner of buildings cant destroy own house ... Message: ure not owner of this building !Last edited by a moderator: Sep 6, 2017 -