Allows the creation of custom chat channels that can be controlled by a single permission node. This is a no-frills replacement of something like StaffChat.
Features
Allows for any number of chat channels
Custom prefix and colors for your chat channels
Access to a channel is controlled by a single permission node
Simple. It can't get simpler than this
Commands
/sc <message> - Sends a message to the default channel
/sc <channel> <message> - Sends a message to the channel channel
/sc list - Lists available chat channels and their respective permission nodes
/sc reload - Reloads the plugin configuration
Permissions
simplechannels.default - Allows the user to chat in the default channel
simplechannels.<channel> - Allows the user to chat in the channel channel
simplechannels.list - Shows the available chat channels and their respective permission nodes
simplechannels.reload - Reloads the plugin configuration