- Now you can do /nick <nick> and /nick off
- Added a BungeeCord Server system.
- Added networkmanager.nickname.other to use /nick [username] [nickname]
- Fixed permission bug in slashserver commands
- Fixed issue in slashserver commands when you try to join a restricted server.
- Fixed NPE in the GeoIP when it could get the location by ip.
- Fixed issue with logging chat messages.
- Changed the way how restricting servers work. You can bypass restricted servers with: networkmanager.server.servername or networkmanager.servers.bypassrestricted
- Fixed bugs in Servers system. The servers won't be reregisterd every reload to prevent weird issues like Chat plugins that use BungeeMessageChannel.
- Added /nm servers reload (server)
- Added WebInterface Permissions for Servers (view_servers and edit_servers)
- Added lobby option to the server system which makes the fallback module useless if you use this system.
- Fixed the way Fallback server works. Now if the fallback is down you will be kicked from the proxy.
- Fixed issue where Announcers wouldn't work when more then 2 players would be online.
- Fixed some minor bugs