- Added everything to the zip file
- Implemented a new config option that should help with slower systems. Please add the following lines to your config.
Code:# After how many seconds after executing cp -r <templatefile> <yourserverfolder> # should we launch the server? Increase this if you get could not connect message. copy-delay: 3
- Hopefully fixed permission-based RAM system not working. (not tested yet - expect more updates tomorrow)
- Hopefully fixed an issue where the server was not being able to create due to a typo where the plugin was not able to read the config ram-per-server variable.
- I'm aware that the permission-based RAM system is not working and I'm working on a fix. It should be released later today, or tomorrow.
As always, in order to upgrade, just execute /ps admin update
- PlayerServer core no longer has a limit on how many plugins can it handle.
- Added paging system to the plugins menu and config menu
Oh god... This is really huge update. I spent the last 4 hours rewriting pretty much every aspect of the plugin, allowing it for much better performance.
Please keep in mind that this is a highly experimental release, and if anything goes wrong, please downgrade to 3.x versions, as they are the most stable overall
- Drastically improved overall performance
- Huge code cleanup and reorganization
- Fixed a bug where playerservers were not automatically starting, but players had to manually do /ps start after /ps create in order to boot them up.
- If a player has multiple RAM permissions, the server will be created and/or started with the RAM amount of the permission which gives the player the largest amount of RAM (useful for parent permissions).
- Fixed warning messages after some commands
- Implemented universal anti-piracy (mc-market / [Censored] / minemen / revenact)
This update introduces permission-based RAM management - which means you can make custom ranks, and all the ranks could have a custom amount of RAM for their server - alongside bugfixes & performance improvements. As this was quite a big update, please read notes here on the procedure you need to do in order to properly migrate to 4.0.
Also, I'm currently working on a new project: Arcadian - professional BungeeCord fork which aims to improve stability & performance, completely block any netty / BungeeCord crash exploits, implement various essential features (like built-in slash-server, an option to disable dimension-change screen, build-in banning system, build-in global messaging system & much more). If anyone would be interested in pre-purchasing, please DM on Discord: OpenSource#3310.
- Implemented permission-based RAM management (more about that here).
- Fixed errors when a player that does not own a server tries to shut it down or reboot it.
- Large performance improvement in the server creation segment.
