3.7-D to 4.0
Introduction
4.0 is quite a huge update, as the introduction of Permission-based RAM management requires update for other dependencies & config, and therefore requires you to do some additional steps in order to upgrade.
Upgrade process
This update required me to change some of the functionalities of LauncherWrapper. That being said, it was required to implement a command to automatically download the latest Launcher.jar and replace it in all of your sub-servers. Begin this update process by executing:
Wait for the process to finish. After that, it is required to change a few things in your config.yml. Begin by removing the following line: ram-per-server: 512
, and replace it with the following block:
In case you'd like to see the default config after this update, please click the link below:
Current Config & Messages FileIn case you'd like to learn more about permission-based RAM system, follow this link:
Permission-based RAMLast updated