TShock/TShockAPI/config/groups.txt
high 0dc39e15f5 Fixed false bans when picking up liquid.
Added 3 permissions (canlava, canwater, logs)
'canlava' and 'canwater' are in the default group. Without them you cannot manipulate water/lava.
Users with the 'logs' permission get sent information. For example when someone uses a command they don't have access to.
2011-06-08 10:36:56 -04:00

21 lines
No EOL
879 B
Text

#Format
#name parent permisson1 permission2 permissionN
#if there is no parent, put null instead
#groups inherit permissions from their parents
#put a ! before a permission to negate it
#Do not remove the group default
#Do not name a group SuperAdmin, that is hard-coded into the code, it grants total permissions
#ALWAYS DECLARE A GROUP'S PARENT BEFORE YOU DECLARE THE GROUP
#currently avaliable permissions:
#kick ban ignorecheatdetection
#maintenance cfg causeevents spawnboss tp
#spawnmob cheat kill pvpfun
#immunetoban immunetokick editspawn
#ignoregriefdetection reservedslot
default null canwater canlava
vip default reservedslot
newadmin default kick editspawn reservedslot
admin newadmin ban unban unbanip causeevents spawnboss spawnmob tp immunetokick kill logs
trustedadmin admin maintenance cfg cheat pvpfun ignorecheatdetection immunetoban ignoregriefdetection