- isServerOnline() now catches the NullPointerExeption which is caused by the ping() when a server is offline. This should prevent the errors beeing printed to console
- added configurable messages
- added /ptero restart
Full Changelog: https://github.com/BT-Pluginz/VelocityPteroPower/compare/v0.9.2.3-alpha...v0.9.2.4-alpha
- isServerOnline() now uses built in RegisteredServer.ping() instead of the panel API to check if the server is online
- added config how long till a ping, to check if a server is online, times out
- Plugin now checks every 16 Seconds (instead of 5) if a server is Online to avoid to much useless pings
Full Changelog: https://github.com/BT-Pluginz/VelocityPteroPower/compare/v0.9.2.2-alpha...v0.9.2.3-alpha
- rate limit from Panel API getting automatically tracked
- if Panel server ends the connection Plugin retrys the request
- you can turn on rate limit logging in the console
Full Changelog: https://github.com/BT-Pluginz/VelocityPteroPower/compare/v0.9.2.1-alpha...v0.9.2.2-alpha
- The API clients now have a configurable thread count for the HTTP CLients so the Plugin doesnt create them into the infinite
- configmanager now keeps previous made changes from the config while adding new things
Full Changelog: https://github.com/BT-Pluginz/VelocityPteroPower/compare/v0.9.2-beta...v0.9.2.1-alpha
- added the Console to use the COmmands of the Plugin
- fixed an issue which occurd do to my stupidness of not testing and miss a crucial error because i hadnt changed a few variables.
Thank for reporting the issues
Full Changelog: https://github.com/BT-Pluginz/VelocityPteroPower/compare/v0.9.1-beta...v0.9.2-beta
Added Support for the Pelican System #2
Added updated Plugin, forgot to Change the Version for the Version Checking Full Changelog: https://github.com/BT-Pluginz/VelocityPteroPower/compare/v0.9-beta...v0.9.1-beta