Commands and Permissions
Here are the permissions and the associated commands:
<param> - necessary parameter
[param] - optional paramter
| Command | Permission Node | Description |
|---|---|---|
| /kj jail <player> [player2] .. [time] [reason] | KarmicJail.jail | Jails player(s) |
| kj j <player> [player2] .. [time] [reason] | KarmicJail.jail | Alias to /kj jail |
| /kj unjail <player> [player2] ... | KarmicJail.unjail | Unjail player(s) |
| /kj setjail | KarmicJail.setjail | Sets jail warp to current location |
| /kj setjail <x> <y> <z> <world> | KarmicJail.setjail | Sets jail warp to specified location |
| /kj setunjail | KarmicJail.setunjail | Sets unjail warp to current location |
| /kj setunjail <x> <y> <z> <world> | KarmicJail.setunjail | Sets unjail warp to specified location |
| /kj status [player] | KarmicJail.status | Check your jail status, or the status of the specified player |
| /kj help | - | Show help |
| /kj ? | - | Alias to show help menu |
| /kj list [page] | KarmicJail.list | Show list of people jailed |
| /kj prev | KarmicJail.list | Show previous page of list |
| /kj next | KarmicJail.list | Show next page of list |
| /kj mute<player> | KarmicJail.mute | Toggles mute for specified jailed player |
| /kj time<player> [player2] ... <time> | KarmicJail.jail | Edits time for specified player(s) to given time |
| /kj last<player> | KarmicJail.warp.last | Teleports to the last known location of given player |
| /kj warp<player> | KarmicJail.warp.jail | Warps target player to jail without jailing them. |
| /kj inv<player> | KarmicJail.inventory.view | View inventory for specified jailed player. |
| /kj history | KarmicJail.history.view | Show jail history menu. |
| /kj history view [player] | KarmicJail.history.view | Open jail/comment history for given player, or current player if currently viewing one. |
| /kj history prev | KarmicJail.history.view | Show previous page of jail history |
| /kj history next | KarmicJail.history.view | Show next page of jail history |
| /kj history page [page] | KarmicJail.history.view | Show given page of jail history |
| /kj history add <player> <comment...> | KarmicJail.history.add | Add comment to player |
| /kj history help | KarmicJail.history.view | Show help on jail history commands/arguments |
| /kj reload | KarmicJail.jail OR KarmicJail.unjail OR KarmicJail.setJail | Reloads the config file |
| /kj version | - | Get plugin version and config info |
| - | KarmicJail.broadcast | Players with this permission will receive enabled broadcast notices. |
| - | KarmicJail.inventory.modify | Players with this permission will be able to make permanent changes to jailed player's inventory. |
| - | KarmicJail.warp.joinignore | Ignore the warp on join if warpAllOnJoin is set to true in the config. |
| - | KarmicJail.timed | Required to set jail time to jailed players if timedJailNeedsPermission is set to true in the config. |
| - | KarmicJail.exempt | Exempts player / group from being jailed. |
Also, there is a KarmicJail.* node, that gives all available nodes.
Comments