A somewhat more complex plugin than what I've made before. This plugin will create simple chat channels. stChat relies on Vault for player prefixes.
This plugin also works great with my other plugin, stTitles.
Requirements
- Java 8
- Vault (Required for prefixes)
- MySQL server
- Any MySQL database viewer/editor (To edit channels)
Functions
- Separate chat based on channels
- Lock players out of channels based on permissions
- Cross-server bungeecord chat
Features
- Change the content/color of all messages
- Change the format of channels
- Add as many channels as you'd like
- Change the default channels for players
Commands
- /stc join <channel>
- /stc leave <channel>
- /stc list (Planned)
- /stc focus (Planned)
- /stc reload
Permissions
The source is provided in the .jar file
- stChat.*
- stChat.join (Use /stc join)
- stChat.leave (Use /stc leave)
- stChat.reload (Use /stc reload)

stChat 2.0.1
Cross-server chat channels
Recent Updates
- Add MySQL support Oct 24, 2015
- Add BungeeCord support and leave command Aug 13, 2015