Commands and permissions
Commands
| Command | What it does | Aliases |
|---|---|---|
/channel | Switch your active chat channel /channel <id> | /ch |
/channels | List available chat channels /channels | — |
/mute | Mute a player from a channel /mute <player> [channel] [duration] | — |
/chatspy | Toggle chat spy mode /chatspy | — |
/clearchat | Clear the visible chat for all players /clearchat | /cclear, /cc-clear |
/cc | ChattyChannels admin and player commands /cc <reload|hide | /chatchannels |
/msg | Send a private message /msg <player> <message> | /tell, /whisper, /w |
/reply | Reply to the last private message /reply <message> | /r |
/ignore | Ignore or un-ignore a player /ignore <player|list> | — |
/friend | Friends system /friend <add|accept|deny|remove|list|requests|notify> | — |
Permissions
Every node below is declared in the plugin itself, so your permissions plugin lists them without you typing them by hand.
| Node | Grants | Default |
|---|---|---|
chatchannels.use | Basic access to ChattyChannels | everyone |
chatchannels.use.global | Access to the global channel | everyone |
chatchannels.use.local | Access to the local channel | everyone |
chatchannels.use.trade | Access to the trade channel | everyone |
chatchannels.use.staff | Access to the staff channel | operators |
chatchannels.spy | Toggle spy mode to see all channels | operators |
chatchannels.mute | Mute players from channels | operators |
chatchannels.bypass.cooldown | Bypass channel cooldowns | operators |
chatchannels.bypass.filter | Bypass spam and word filters | operators |
chatchannels.clearchat | Clear the visible chat for all players | operators |
chatchannels.clearchat.bypass | Keep chat history visible when /clearchat is run | nobody |
chatchannels.hide | Allow players to hide channels from their view | everyone |
chatchannels.admin | Admin commands (reload) | operators |
chatchannels.pm.send | Send private messages with /msg and /reply | everyone |
chatchannels.pm.receive | Receive private messages | everyone |
chatchannels.pm.bypass-ignore | Send PMs even if the recipient has you ignored | operators |
chatchannels.pm.spy | See all private messages (social spy) | operators |
chatchannels.ignore | Use /ignore to block players | everyone |
chatchannels.friends | Use the friends system (/friend) | everyone |