mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-29 09:19:51 +02:00
Last ditch attempt at making work properly
This commit is contained in:
@@ -15,6 +15,18 @@ commands:
|
||||
/<command> reload: fast reload of NoCheats configuration file(s) - needs additional permissions
|
||||
|
||||
permissions:
|
||||
nocheat:
|
||||
description: Allow a player to bypass all checks and give him all admin permissions
|
||||
children:
|
||||
nocheat.admin:
|
||||
description: Give a player all admin rights
|
||||
children:
|
||||
nocheat.admin.chatlog:
|
||||
description: Player can see NoCheats log messages in the ingame chat
|
||||
nocheat.admin.commands:
|
||||
description: allow use of the "nocheat" commands (may be given to players to allow them to check statistics)
|
||||
nocheat.admin.reload:
|
||||
description: allow access to the special "nocheat reload" command (only intended for the actual server administrator)
|
||||
nocheat.mod.all:
|
||||
description: Various simple cheat mods which they player may or may not be allowed to use
|
||||
children:
|
||||
@@ -28,18 +40,6 @@ permissions:
|
||||
description: Allow the use of CJB's xray
|
||||
nocheat.mod.cjb.minimap:
|
||||
description: Allow the use of CJB's minimap
|
||||
nocheat:
|
||||
description: Allow a player to bypass all checks and give him all admin permissions
|
||||
children:
|
||||
nocheat.admin:
|
||||
description: Give a player all admin rights
|
||||
children:
|
||||
nocheat.admin.chatlog:
|
||||
description: Player can see NoCheats log messages in the ingame chat
|
||||
nocheat.admin.commands:
|
||||
description: allow use of the "nocheat" commands (may be given to players to allow them to check statistics)
|
||||
nocheat.admin.reload:
|
||||
description: allow access to the special "nocheat reload" command (only intended for the actual server administrator)
|
||||
nocheat.checks:
|
||||
description: Allow the player to bypass all checks
|
||||
children:
|
||||
|
Reference in New Issue
Block a user