You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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 nulleffect and Type.STOP.