Permissions
PERMISSIONS
This plugin requires a permissions plugin, either PermissionsBukkit or PermissionsEx (bPermissions support coming soon!). To add the JailLikeHell permissions nodes, navigate to either plugins/PermissionsBukkit/permissions.yml OR plugins/PermissionsEx/permissions.yml.
Permissions Nodes(For JailLikeHell v1.2.1 and DOWN):
SimpleJail.jail - Gives a player/group permission to jail. Usage: /jail [playername] [time (in minutes)]
SimpleJail.setjail - Gives a player/group permission to set the jail point and the unjail point. Usage: /setjail /setunjail NOTE: Stand on the block you want the unjail/jail point to be, THEN use the command.
SimpleJail.unjail - Gives a player/group permission to unjail someone. Usage: /unjail [playername]
SimpleJail.jailtime - Checks a player's remaining tempjail time. Usage: /jailtime
After adding these permission nodes in, you will need to add a "Jailed" Group to you're permissions nodes. If you are not sure how to set a new group up, please add a comment saying so.
Permissions Nodes for JailLikeHell v1.3.5:
Usages: [] = Optional. <> = Required. /jlh info - Shows a list of commands in-game
/jlh jail <player> - Jails a Player (Please DON'T jail yourself -.-, my plugin won't let you.)
/jlh unjail <player> - Unjails a Player
/jlh setjail - Sets the jail point (stand on the point, then use the command)
/jlh setunjail - Sets the unjail point (stand on the point, then use the command)
/jlh jailtime [player] - Checks the remaining jailtime (if tempjailed)
/jlh wand - Spawns a wand that will allow you to pick 2 points (left click to select)
/jlh protect - Protects the selected area
/jlh unprotect - Unprotects the selected area
Permissions Nodes:
JailLikeHell.jail: description: Gives access to the jail command.
JailLikeHell.unjail: description: Gives access to the unjail command.
JailLikeHell.setjail: description: Gives access to the setjail command.
JailLikeHell.jailtime: description: Gives access to the jailtime command.
JailLikeHell.protect: description: Gives access to the protect command.
JailLikeHell.unprotect: description: Gives access to the unprotect command.
JailLikeHell.wand: description: Gives access to the wand command.
JailLikeHell.info: description: Gives access to the info command.
JailLikeHell.bypassProtection: description: Gives access to the protection bypass.
JailLikeHell.*: description: Gives access to all JailLikeHell commands. This should only be given to trusted people.
Comments