Commands & Permissions
| Command | Function | Permission |
| /channel | Base command for all multichat commands | multichat.channel |
| /channel list | View a list of all current channels | multichat.channel.list |
| /channel create <name> | Create a channel with the name specified | multichat.channel.create |
| /channel create private <name> | Create an invite-only channel with the name specified | multichat.channel.createprivate |
| /channel delete <name> | Delete the chat channel (so long as it isn't permanent) | multichat.channel.delete |
| /channel join <name> | Join the chat with the name given (providing it isn't invite only/requires other permissions) | multichat.channel.join |
| /channel leave | Leave the current chat channel you're in, and return to global chat | multichat.channel.join |
| /channel invite <player> | Invite a player to join the chat channel you're currently in | multichat.channel.invite |
| /channel accept | Accept the pending channel invitation | multichat.channel.invite |
| /channel deny | Deny the pending channel invitation | multichat.channel.deny |
| /channel reload | Reloads the configuration file for MultiChat | multichat.reload |
| /channel save | Save the configuration file for MultiChat | multichat.save |
Comments