[Suggestion] Ability to remove some of the admin flags
Smiggle opened this issue ยท 1 comments
On i-survival, we are trying to come up with a way that the admins (me included) can have access to the admin flag but not be able to set the flags "server-command-enter" and "server-command-exit"
An option to remove these flags would be nice to have in the config file or possibly a branch with these flags removed. Another option could be a third class that is called Mod or something and wouldn't have access to these flags.
I personally have tried looking through the source code to find where the flags are stored and delete these two but I'm kinda garbage at coding and couldn't find it. Right now all admins on the server are treated like normal players on claims to prevent any further abuse of this flag.