- Small performance improvements
- Packed with the latest version of PSServerCore. Read more about it in the previous update.
NOTE: This update does not change anything with the main plugin, but fixes a major bug with PlayerServerCore:
A major bug has been identified in PlayerServersCore! Please do /ps admin update as soon as possible. If any of your players are experiencing strange issues with their plugins (unable to use /menu or unable to install new plugins or have plugins that they did not enable or anything else) please see more info on how to manually fix it here: https://gitlab.com/OpenSource02/playerservers/-/issues/9
Please insert the following lines in your config:
- Fixed bug with anti-piracy, where it was displaying %%__USERNAME__%% instead of your real MC-Market username.
- Fixed issue with teleport-time config option. It should work fine now.
- Added port range, please check out config changes below.
- Added an option to name servers with your player name, instead of random UUID - EXPERIMENTAL, see config changes below.
Code:# This setting defines port range ports: start-port: 30000 end-port: 40000 # Use player-name instead of server UUID? Basically, when turned on, server-names # will be called Mike instead of (for example) aa386b6h # CURRENTLY EXPERIMENTAL. SWITCHING THIS OPTION AFTER HAVING PLAYERSERVERS # COULD (but most likely won't) POTENTIALLY BREAK THE CURRENT SETUP. USE AT CAUTION. use-usernames: false
- Done some tweaks to the anti-piracy. If you have any issues, please contact me.
- Forgotten to change the version number in the last build.
In order to update, just update the BungeeCord plugin, and execute /ps admin update to update PlayerServerCore on all subservers. Also, as always, please keep regular backups, just in case, since the plugin is still in beta.
- Fixed an issue with PlayerServerCore /menu not working on 1.13+ versions.
- PlayerServers will now create spigot.yml too! This is critical for ipforwarding to function properly. If you're updating from an older version, please execute /ps admin updatespigotyaml (I know it should be yml, but I don't have time to change ti and reobfuscate it).
- Added some new options to /menu:
- Set max slots
- Change server MOTD (description)
- Drastically optimized /menu GUI & plugins selector GUI.
- Minor performance improvements to some other parts of the PlayerServerCore.
Today, I was hoping to release a new version of PlayerServerCore, with a few new features, but sadly, I had no time to finish it and test it completelyHowever, this update is just a major code cleanup and performance buff in some areas.
It is marked as PRE-RELEASE, and it may have some problems. Proceed with caution.
Sorry for the update spam, but I had to test antipiracy, and everything before releasing it, and the only way to see if the AntiPiracy & Placeholders work is by spamming experimental updates on MC-Market
- Fixed issues with ps create not working properly
- Code Cleanup
- /ps delete will now automatically kill the server, instead of asking you you to stop it yourself
- Small performance improvements
- New obfuscator, hopefully, this one will work
