-
Notifications
You must be signed in to change notification settings - Fork 7
Commands
graywolf336 edited this page Jun 5, 2015
·
8 revisions
When reading the usage of a command, the syntax used is:
-
[]- indicates it is required -
()- indicates it is optional -
|- indicates anything before or after it can be used, but not at the same time -
[-t time]- indicates that-tis required along with a value provided after it wheretimeis
- /jail - The main command, for jailing players
- /jail check - Command for checking if someone is jailed
- /jail clear - Command for clearing jails
- /jail confirm - Command for confirming certain actions, usually like deletions
- /jail createcell - Command for creating cells.
- /jail create - Command for creating jails.
- /jail deletecell - Command for deleting one cell in a jail.
- /jail deletecells - Command for deleting all the cells in a jail.
- /jail delete - Command for deleting a jail.
- /jail help - Command for viewing help in game.
- /jail listcells - Command for listing all the cells in a jail.
- /jail list - Command for listing all the jails or listing all the prisoners in a jail.
- /jail mute - Command to mute someone who is jailed.
- /jail pay - Command for paying your way out of jail.
- /jail record - Command for viewing a player's record in jail, since version 3.
- /jail reload - Command for reloading the plugin's configuration.
- /jail signs - Command for cleaning, refreshing, and verifying signs on cells in a jail.
- /jail status - Command to check if you're jailed or not.
- /jail stick - Command for toggling the usage of jail sticks
- /jail stop - Command to stop creating anything.
- /jail telein - Command for teleporting to the teleport in of the jail.
- /jail teleout - Command for teleporting to the out of the jail.
- /jail time - Command for adjusting a player's time
- /jail transferall - Command for transferring all the prisoners in one jail to another.
- /jail transfer - Command to transfer a prisoner from one jail to another.
- /jail version - Command for seeing the current version you're on
- /jail vote - Command for voting to get someone jailed.
- /handcuff - Command to handcuff someone, basically freeze them in place.
- /unhandcuff - Command to remove someone's handcuffs.
- /unjail - Command to unjail someone.
- /unjailforce - Command to unjail someone, aka delete all their jail data.
- /togglejaildebug - Command to toggle the debugging state of the plugin.
All commands have tab completion enabled on them except a few. The following don't and are in the works: