Upgrade from 3.x to 4
About 222 wordsLess than 1 minute
2025-02-24
Info
This page was translated by GitHub Copilot, and may contain grammatical errors or awkward phrasing. If you would like to help improve the translation, please refer Language.
Major Changes
New chest UI
The chest UI now uses languages/chest-ui/layout.yml and languages/chest-ui/texts/en_us.yml. On first startup, the old languages/cui directory is preserved as a timestamped backup. Legacy CUI customizations are not imported; see the Chest UI reference before recreating the layout.
Dominion 4 mainly restructures the configuration file system, internationalization, and permission checks. Therefore, users (i.e., you) need to pay attention to the configuration files.
Due to the significant changes in the configuration file structure, this update cannot automatically migrate configuration files, and you will need to reconfigure them after the upgrade.
Migration Steps
- First, shut down your server, install the latest Dominion, and then restart it;
- After restarting, shut down the server again and open the
plugins/Dominionfolder; - Refer to the Configuration File Reference to reconfigure. The main changes in the configuration files are as follows:
config.ymlonly retains the territory system settings, and player restrictions have been moved to the configuration files underlimitations;- The original
groupsfolder functionality has been changed tolimitations;
