Skip to content

1.4.0

Compare
Choose a tag to compare
@mastercoms mastercoms released this 08 Dec 06:12
· 41 commits to master since this release
  • 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.