Commands and Permissions
This page offers a list of commands for PlayerChat v1.3.
All permission nodes are children of PlayerChat.admin
A permission specified with 'mod' or 'user' is a child of PlayerChat.mod
A permission specified with 'user' is a child of PlayerChat.user
A <> marks a required argument, where [] represents an optional argument.
Note: PlayerChat.user is automatically enabled for default users. If you don't want a player to have any of these permissions you will have to manually remove them.
| Command | Permission | Category | Description |
|---|---|---|---|
| /chat info <channel> | playerchat.info | user | View a channel's information. |
| /chat list | playerchat.list | user | List all the chat channels. |
| /chat leave | playerchat.leave | user | Leave your chat channel. |
| /chat create <channel> | playerchat.create | user | Create a new chat channel. |
| /chat join <channel> | playerchat.join | user | Join an existing channel. |
| /chat global | playerchat.global | user | Enter the global (default) chat. |
| No command associated | playerchat.join.bypass | mod | Join channels that are closed. |
| /chat mod | playerchat.mod.toggle | mod | Enter or leave the mod chat. |
| No command associated | playerchat.mod.receive | mod | View messages sent in the mod chat. |
| /chat mute <player> | playerchat.mod.mute | mod | Mute or unmute other players. Note: A bug in v1.3 in which this is not automatically given to those with playerchat.mod or playerchat.admin |
| /chat nick [player] <nickname> | playerchat.mod.nick | mod | Give a nickname to yourself or another player. |
| /chat admin | playerchat.admin.toggle | admin | Enter or leave the admin chat. |
| No command associated | playerchat.admin.receive | admin | View messages sent in the admin chat. |
| No command associated | playerchat.mute.exempt | admin | Be exempt from muting. |
| /chat remove <channel> | playerchat.admin.remove | admin | Remove a chat channel. |
| /chat reload | playerchat.admin.reload | admin | Reload configuration files. |
| /chat spy | playerchat.admin.chatspy | admin | View messages sent in all chat channels. |
| /chat broadcast <message> | playerchat.admin.broadcast | admin | Broadcast messages to the server. |