IMPORTANT
THE CONFIGURATION FILE HAS CHANGED IN SOME PARTS. PLEASE KEEP A BACKUP COPY OF THE CONFIG. DELETE THE OLD CONFIG FROM THE SERVER AND UPLOAD THE UPDATED PLUGIN.
Mainly only the GUI Config part has changed. The rest continues to have the same structure.
- Added to the language file the variable "Upgrade Level" and "Unlimited" so that it can be translated correctly.
- Fixed a bug that caused the Card Spawn to be displayed incorrectly in the interface, always showing the green card. Make sure that in your configuration file it ends with .entity as in the following example:
"Spawn Cards": [
"keycard_green_pickup.entity",
"keycard_blue_pickup.entity",
"keycard_red_pickup.entity"
],
- The placement of modals (popups) can now be adjusted.
- The position of the counter can also be adjusted.
- If the Gather system is completely disabled, it will not be shown in the information in the Speed section.
- Using /tier edit will now open the current tier edit panel if none is specified.