Releases: sparkedhost/pterobungee
Releases · sparkedhost/pterobungee
1.2.1 - Velocity native build!
This release doesn't include much in terms of code changes for the BungeeCord build, it was mostly refactoring in order to make room for the Velocity port.
Speaking of which: there's now a native build of the plugin for Velocity! This is the biggest change for this release.
What's Changed
- Ported PteroBungee to Velocity
- Changed package name to match the current Sparked Host primary domain
- Minor logic changes
1.2.0 - General improvements & cleanup
This update only brings small improvements and some code cleanup.
Changes from v1.1.0
1.1.0 - New "Done" message
Thanks to MeesPerkins112 for helping me with this release!
Changes from v1.0.3
- Changed the way the "Done" message is shown, by using the same event as the original "Listening" BungeeCord message, and by changing the default 2,100s in that message to the actual time the plugin takes to load in milliseconds.
- RAM usage has increased to 1MB and file size is now 4KB.
Changes from v1.0.2
- Removed unused code and other optimizations to reduce file size
Changes from v1.0.0
- Implemented "Starting..." fix
Changes from v1.0.1
- Improved "Starting..." workaround (also fixed issue where the entire server would halt for 5 seconds)
- Fixed "/stop" command when executed by a player (it executed the wrong command)
1.0.3 - Code optimization
No major changes.
Changes from v1.0.2
- Removed unused code and other optimizations to reduce file size
Changes from v1.0.0
- Implemented "Starting..." fix
Changes from v1.0.1
- Improved "Starting..." workaround (also fixed issue where the entire server would halt for 5 seconds)
- Fixed "/stop" command when executed by a player (it executed the wrong command)
Initial public release
This is the initial public release.
Changes from v1.0.0
- Implemented "Starting..." fix
Changes from v1.0.1
- Improved "Starting..." workaround (also fixed issue where the entire server would halt for 5 seconds)
- Fixed "/stop" command when executed by a player (it executed the wrong command)