DUXPLIMA Documentation

Configuration

Every file in the plugin folder and what belongs in it.

plugins/uxmFarmer/
├── config.yml                 hooks, database, worlds, cooldowns
├── general-settings.yml       economy, limits, member rules
├── modules.yml                the five modules
├── collected-materials.yml    products, prices, level ladders
├── default-levels.yml         the fallback ladder
├── items.yml                  farmer egg and level items
├── npc.yml                    the farmer's body
├── hologram.yml               the text above it
└── languages/
    ├── en/
    └── tr/
        ├── messages.yml
        ├── ranks.yml
        ├── conversions.yml
        └── menus/
Configuration · UXPLIMA Documentation