Hey everyone,
It's been a while since the last update but here it finally is the final 2.5.0 version of NetworkManager. Almost a total recode. I hope you enjoy!
- Recoded almost the whole plugin. The plugin is now universal so that means you got one jar that contains NetworkManager and NetworkManagerBridge. The NetworkManagerBridge 2.0.1b and older is no longer supported.
- Added 1.13.2 support.
- ServerManager has now more settings and servergroups. The isLobby column got removed. You can set authentication servers and login servers in the settings. For more information checkout the wiki link down below.
- Added Support for Mixed mode. If you're server is in Mixed mode you can now change setting_servermode to mixed. This will also activate a pie chart in the web interface which contains the amount in percent of how many players are premium and how many are cracked.
- Added a command /announcementsmanager or /am. This command isn't complete yet but It was added so you can test the announcements you've added so you don't have to wait for them to come along.
- The language API can now fully support third party plugins. So you can hook into the API and add messages to it for your plugin and they will be saved in the database so you can edit them. Of course you can also pull them from the API.
- Added HikariCP MySQL Pooling. The settings for MySQL have been changed a bit and it got a storage setting now. NetworkManager supports MySQL and MariaDB.
- Added several new options and fixed lots of bugs.
- Changed lots of things in the API.
For more information check the new wiki
here or please contact me in the
networkmanager discord.
Also if I forgot to add your request into the update please remind me of it so I'll try to make sure it will be added in the next update!
Thanks!