- This update removes Pterodactyl libs from the jar, making its size relatively lower.
- Removed Pterodactyl from the config.yml
- Added base infrastructure for MutliNode support
- Removed some forgotten debug messages
Messages changes:
- Fixed issue with /psadmin test where it was always saying “not enough arguments”
- Fixed an issue with /psadmin test where if entered node name that is not in the config it would throw an error
- Fixed an issue with /psadmin test where it was outputing java.net.SocketException: Socket closed in the daemon console even if the connection was successful
- Fixed /config issues on 1.16.4 servers
- Fixed issue with /psadmin test where PSAdmin help would be displayed as output instead of “Sent test message to the remote node…”
- [UPDATE] There is no more /psadmin test. It's now /psadmin multinode test <ip>
- Edited some messages
Code:not-enough-arguments-test = "&9PlayerServers> &7Oops, not enough arguments: /psadmin test <node-name>" not-enough-arguments-kill = "&9PlayerServers> &7Oops, not enough arguments: /playerserver kill stop <uuid (example: 1F4a2id)>" not-enough-arguments-delete = "&9PlayerServers> &7Not enough arguments. &a/psdmin delete <uuid>. Please keep in mind that you should not enter the full id. You should just enter the first part (example: if full UUID is 1234-5678-1223-5623, you should just enter 1234)." not-enough-arguments-multinode = "&9PlayerServers> &7Not enough arguments. &a/psadmin multinode test <node-name>&7 or &a/psadmin multinode update&7."
I apologize for promised features. Those will be coming tomorrow in a follow-up release.
- Fixed issues with servers not creating because "folder is already created" if an error occurred previously.
- Fixed some other little issues which I forgot about
- paste.md-5.net is now the default website for uploading files, while hastebin.com will remain as an alternative in case it's down. It will remain for now until we are able to create a custom pasting service specifically for PS.
- Fixed an issue when using /ps join where even if the server is down, the plugin will try to connect to it while displaying the fact it's offline two times.
- Further performance improvements & code cleanup
- In the previous update, I forgot to announce - I moved admin commands from /ps admin to /psadmin
- Quite possibly fixed issues with /psadmin - untested (I'll update this update log once I get time to test it)
