Changelog:
- When a new server was added through the servermanager but not registered to BungeeCord it would no longer check for online/offline servers.
- Fixed an issue with pinging servers which could spam you with server went online messages.
- Added 1.14.4 support.
- Fixed an issue with /punish.
- Cleaned-up some code regarding creating punishments using the /punish and other punishment commands.
- From now on I use sockets to check if a server is online. This should and I hope this will work much better then the method I used before.
- Some code cleanup which also affected the API of networkmanager so it could be that this version might break some things that use the NetworkManager API so make sure to check that.