Description

A Global Chat plugin for Bukkit.
Chattery is a plugin for Bukkit that allows users to communicate to different servers using the MCForge Global Chat. Mods are always moderating the Chat and bans servers/users from using Global Chat if they break any of the rules, so you don't need to worry about spam and non-PG messages. The only way you can send a message to another server is by using the /global command and users can ignore Global Chat messages by using the /globalignore command.
Chattery comes with permissions so you can specify who sees Global Chat messages on your server and who can send Global Chat messages as well.
Chattery also comes with a basic API so you can extend the Chattery plugin to your heart contents!
Resources
Github
Commands and Permissions
| Command | Description | Permission Node |
|---|---|---|
| /global | Send a message to Global Chat | chattery.use |
| /global ignore | Toggle whether or not to ignore messages from Global Chat | chattery.use |
| /global info | Shows the Global Chat information | chattery.use |
| /global help | Shows the Global Chat information | chattery.use |
| /global rules | Shows the rules for Global Chat (Must be used before a user can send a message to Global Chat) | chattery.use |
| /global agree | Agree to the Global Chat rules (Must be used before a user can send a message to Global Chat) | chattery.use |
| /global manage | Manage the Global Chat bot | chattery.admin |
| /globalmanage | Manage the Global Chat bot | chattery.admin |
| /globalinfo | Shows the Global Chat information | chattery.use |
| /globalignore | Toggle whether or not to ignore messages from Global Chat | chattery.use |
| /globalrules | Shows the rules for Global Chat (Must be used before a user can send a message to Global Chat) | chattery.use |
| /globalagree | Agree to the Global Chat rules (Must be used before a user can send a message to Global Chat) | chattery.use |
| Permission Node | Description |
|---|---|
| chattery.* | Gives access to all Chattery commands |
| chattery.see | Allows users to see Global Chat messages |
| chattery.use | Allows users to send Global Chat messages |
| chattery.admin | Allows users to use the administration commands (/global manage) |
