Norn submitted a new resource:
Anti Admin Abuse - Prevent moderators/admins from abusing their abilities
Read more about this resource...
Anti Admin Abuse [Unmaintained]
Discussion in 'Plugin Support' started by Norn, Nov 9, 2015.
-
Hi , it doesent work, i can give me items, what i did wrong?
-
Last edited by a moderator: Nov 9, 2015
-
wtf RLY? xD i have to say if this works. you making great plugins... i looked at the chat plugin and think about to change.
and for something like this plugin now i was already looking for a few times..
Preventing mods from itemspawn noclip and such stuff.
-something what is rly missing... a plugin that rly protect beginners from other long playing players....
as an idea maybe in combi with hunt lvls? Prevent your home with toolcupboards until reach lv X or something xD -
Any chance this could be applied to Owners as well?
-
-
-
same as well put "OnlyMaxCanSpawn": false, and I can still spawn items I am owner
-
-
Norn updated Anti Admin Abuse with a new update entry:
0.2
-
Does this mod also prevent noclip?
Thanks! -
-
-
When I install the plugin, seems to load without problems. But if I restart server, I've got this error.
I don't know if it's caused by other plugin or what...Attached Files:
-
-
-
Only get after server restart. If I delete the plugin, and install it again, no errors...
-
-
Not working "PrintToConsole": false
-
Hi and thanks for your plugin!
I've one question:
Can we delete the noclip (shift+L), free camera (shift+P) and spectate mod ?
Thanks -
I got the no spawning things to work, but it will still allow god mode. What am I doing wrong? Here is my config json. I tried setting "godenabled" to both true and false.
{
"Admin": {
"GodEnabled": true,
"KickAdmin": false,
"MaxLevel": 3,
"MinLevel": 1,
"OnlyMaxCanSpawn": true,
"PrintToConsole": true
},
"Messages": {
"Disabled": "Spawning items has been <color=red>disabled</color> by the server owner.",
"NoGod": "God Mode has been <color=red>disabled</color> by the server owner.",
"NoGodAllowed": "God Mode is not allowed, even for administrators."
}
}