DUXPLIMA Documentation

Configuration

config.yml, messages.yml, roles.yml, upgrades.yml, block-values.yml, levels.yml and Menu Customization.

  • config.yml — config.yml is the master settings file: world, commands, storage, proxy, warps, generators, and more. This page walks through every section.
  • messages.yml — messages.yml holds every player-facing string the plugin sends — chat messages, errors, usage hints, status words. Edit it to reword, restyle, or fully translate the plugin.
  • roles.yml — roles.yml defines the built-in island roles and the permissions each one grants. The owner always has every permission, no matter what's here.
  • upgrades.yml
  • block-values.yml
  • levels.yml
  • Menu Customization — Every GUI in uxmSkyblock is defined in a YAML file under plugins/uxmSkyblock/menus/. You can move buttons, swap icons, reword text, and re-theme the whole plugin without code.