1.4.0
- Added parital BungeeCord support
- Added custom messages through API and commands
- Added official Spigot 1.8 repository to pom
- Moved stuff around
BungeeCord throws an error on every sent message to Slack, saying the plugin is illegally using threading. We use threading because we don't want to lock the BungeeCord main thread while posting to Slack. You can safely ignore this error. We will probably use a safer method later. Also, BungeeCord commands are not working, and config updating is buggy.