Sorry for the long wait. This update should have come sooner. Next update I hope I can release a Velocity version of the plugin.
Changelog:
- Update kotlin to 1.6.0
- Added connect method to player class to send a player to another server
- Fixed issue with loading gson dependency.
- Fixed permission check for setting nickname on other players. (again)
- Fixed tabcomplete for announcement type in announcement add command.
- Fixed error for those people that install PlaceholderAPI on BungeeCord. (PlaceholderAPI plugin is not supported on BungeeCord)
- Added a player balancing system to ServerManager. Only usable through API for now.
- Added ExtensionEnabledEvent and ExtensionDisabledEvent.
- Fixed error when not providing report reason
- Some performance and qol improvements.