Fixed:
- SkungeeAPI events not being defined as Async events.
- Thanks Tinkot (#63)
- Fixed gradle not building
- Updated dependencies to 1.14 Spigot and Bungeecord
- Updated Skript to 2.4-beta6
- Fixed evaluate not syncing to the server thread.
- Thanks domasbug (#53)
- Updated Metrics to latest bStats and JSON.org
- Fixed a bug where Skungee would create multiple servers in the server tracker if the Spigot Skungee sent multiples.
- Fixed a bug where the ping/handshake packet from Spigot Skungee did not actually wait but rather sent all failed attempts at once lol.
- Bungeecord Skungee starts up 50-75% quicker than older versions.
- Fixed the SkungeeAPI breaking everything.
- Made ignored packets on Bungeecord Skungee into a list.
- Fixed spamming of the Spigot Skungee to Bungeecord Skungee
- Fixed Skungee not going into keep alive mode if the connection failed with the correct Bungeecord aka credentials/password/encryption.
- Fixed Skungee going into heartbeat mode even though it never connected.
Added:
- Added dependabot and travis ci to the Github
- Added a gradle versioning handler.
- Added a configuration node to set the address to bind to on Bungeecord.
- This will help out everyone having issues connecting on shared hosts (i.e McProHosting etc)
Note:
- I haven't been working on Skungee due to many different projects, work and life itself, been getting paid to fly around the world, so that's been fun.
- Glad to be back on this project, and sorry for such a long delay between updates.