(Commands for OPs)
Commands for watching players, hiding and unhiding from players, and checking player inventory and armor.
- or -
/cop w {player}
To hide yourself from a player then teleport to them
- or -
/cop r
To return to your last location and unhide yourself.
Hides yourself from all players, makes you invisible, removes your name from the players list, and sends a "left the game" message to simulate quitting the server.
To reverse hiding from the players, makes you visible, adds your name to the players list, and sends a "joined the game" message to simulate joining the server.
- or -
/cop i {player}
To see a list of all the items the player is carrying and the armor they are wearing.
To change the player's name. This is done via a Bukkit API, and only effects the on screen chat name, and the player list, not the player list accessed from the tab key.
Resets all player names that were changed back to their real names. Only effects player names like the above /cop name command.
To make a player say something or to perform a command.
To list all players that are currently hidden by Cop.
- or -
/cop a {player}
Sends a tone to a player and a red message "[ALERT] from " and the senders name.
- or -
/cop t
Toggles on or off a player join tone that is sent you you.
To see the syntax of all in game commands.
Syntax: cop {player} {message}
See the Console Command Page for examples and more information.
cop.watch
Allowed to use the watch command (default: op)
cop.hide
Allowed to use the hide and unhide commands (default: op)
cop.inventory
Allowed to use the inventory command (default: op)
cop.list
Allowed to use the list command (default: false)
cop.name
Allowed to use the name and names commands (default: false)
cop.alert
Allowed to use the alert command (default: false)
cop.jointones
Allowed to use the tones command (default: false)
cop.speak
Allowed to use the speak command (default: false)
cop.speakers
Allowed to use the speak command on other players with the speak command (default: false)
cop.speakcommands
Allowed to send commands via the speak command (default: false)
cop.help
Allowed to use the help command (default: op)
Default Join Message: $YELLOW$NAME joined the game.
Default Quit Message: $YELLOW$NAME left the game.
To change the messages see the Messages Section of the config.yml file.
You may use the following keywords within your messages, they must be in uppercase:
<NONE> $NAME $AQUA $BLACK $BLUE $BOLD $DARK_AQUA $DARK_BLUE $DARK_GRAY $DARK_GREEN $DARK_PURPLE $DARK_RED $GOLD $GRAY $GREEN $ITALIC $LIGHT_PURPLE $RED $STRIKETHROUGH $UNDERLINE $WHITE $YELLOW
The <NONE> keyword is used by itself, and will tell Cop to not display a message.
