Full Changelog: https://github.com/Pickaria/PterodactylPowerAction/compare/v1.2-SNAPSHOT...v1.3-SNAPSHOT
I recently noticed that my plugin stopped sending power signals to my Pterodactyl panel. This is because my panel was running behind Cloudflare DNS proxy. There was no error sent to the player.
Also, when a player tries to connect to a server with the wrong version, the error message is not always displayed. This release fixes those two issues.
Changes
- Schedule shutdown if the player could not connect to a running server
- Send error message when player tries to connect to a server but gets kicked after the server has started
- Schedule shutdown if no player has been redirected after the server has just started
- Send error message to the player if the HTTP request to pterodactyl failed