Chat interactions
This section is dedicated to all commands that can be used by users for interacting with chats.
For every command the main command "/chat" has the alias "/c".
Commands
Description
Permission
/chat <ID>
Enable this chat. When you will write in chat you will write into that chat according to config format.
chatplus.chat.<id> or must be added to chat
/chat <ID> <message>
Send a message to that chat according to config format.
chatplus.chat.<id> or must be added to chat
/chat inventory
Open Chats Inventory. Left click to a chat to enable, right click to disable/enable (you will not recive messages). Click on your head at the top to return to global chat
chatplus.commands.inventory
/chat info <ID>
Get info about a chat
chatplus.commands.info (Who has this permission can see all chat's info)
/chat join <ID> <code>
If a chat has a code and the player know it, it can join that chat by receiving and sending messages,
chatplus.commands.join
The permission: chatplus.commands.* gives all commands' permissions to a player. The permission: chatplus.chat.* gives all chats' permissions to a player. The permission: chatplus.* gives all the permissions of the plugin.
Last updated