Overview
About 213 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.
- Dominion
- config.yml# Core configuration file
- dominion.db# SqLite database file
- flags.yml# Flag configuration
- languages# Language files
- en_us.yml
- zh_cn.yml
- limitations# Player limitation configuration
- default.yml
- legacy# Archive of old configurations
- config.yml
- groups
- default.yml
config.yml Core configuration file, including basic plugin settings such as database and language.
flags.yml Flag toggle configuration file, used to enable or disable certain special territory permissions (players cannot set corresponding permissions if disabled).
languages Language folder, containing all supported language files for the plugin.
limitations Player limitation configuration folder, used to set territory limitations for players (such as amount, size, etc.).
legacy If this folder exists in your directory, it means you have upgraded from version 3.x. Please click to view the upgrade guide.