Skip to content

java-crowd-control v3.9.0

Choose a tag to compare

@qixils qixils released this 23 Feb 16:43
· 6 commits to master since this release
2a66407

What's Changed

  • 💀 GitHub package publishing has been removed because it was never used. Thanks GitHub for requiring authentication to download from it 🙄
  • 🧹 Various functions relating to IPs now deal with InetAddresses instead of Strings.
  • ✨ When operating in server mode, you can now bind to a specific IP. Useful for owners of large server networks.
  • ✨ Added TimedEffect#stopAll to stop all timed effects targeting the specified streamer. This is currently not used internally, though you can use it yourself when receiving a Request with a null effect and Type.STOP.
Full Changelog: v3.8.1...v3.9.0