v3.1 Jul 23, 2023
v3.1: The 100th update

🎉 Introducing PlayerServers 3.1! 🚀

After months of dedicated beta testing and invaluable feedback from our amazing customers, we're thrilled to unveil the new version of PlayerServers. Your support has been instrumental in shaping this release, and we're deeply grateful for your help in making it the best it can be. Let's celebrate our 100th update with the release of PlayerServers 3.1. Thank you! 🙏🌟

  1. Added change password command for Pterodactyl
  2. Added messaging backend support for the server compass pinger of the new HubCore
  3. Fixed a bug where if the server creation failed, Pterodactyl user was made for the player, so the next time they try to create a server, they do not see their password

v3.1-rc1 Jun 22, 2023
v3.1 Release Candidate 1

This build of PlayerServers brings bugfixes and stability improvements:

  • Fixed minutes to shut down
  • Fixed player count to be set on start up
  • Various bugfixes on Daemon, downloading the new version is recommended. Download it here.

v2.0-gm May 23, 2023
v2.0: Added 1.18 support

Uploaded the newest build from Spigot to Polymart. Read update logs from here.


7.0-PRE1 Jun 24, 2020
Fallback servers, Smart Command & Database improvements
- This update contains major performance & stability improvements on our Database handler.
- Added useSSL option (#22)
- Added connection timeout
- Added Smart command. You can read more about it here (#21)
- Added fallback balancer. It will basically teleport the player to the lobby with the lowest amount of players after player-server shuts down (#16)
- General plugin stability & performance improvements
- (HOTFIX) Fixed MC-Market anti-piracy issues

Config changes (add blocks below to your config.yml):
# Please enter your MySQL information below.
mysql:
  useSSL: true
# Where should players be moved after they /stop or /ps kill their server?
balancer:
  - Hub1
  - Hub2
# Should we enable smart /ps command? You can find more info about it here:
# <a href='https://gitlab.com/OpenSource02/playerservers/-/issues/21' rel='nofollow' target='_blank'>https://gitlab.com/OpenSource02/playerservers/-/issues/21</a>
smart-command: false

6.2 Jun 19, 2020
6.2: Bugfixes & stability improvements
- Fixed issues with /ps admin update printing "The update process is now finished." for each subserver
- General stability & performance improvements

6.0 Jun 17, 2020
6.0-PRE4
- Fixed some issues with the configuration file.

6.0 Jun 15, 2020