UltimateUI guide
Where can I find the individual configuration files?
To better understand the plugin, it is worth familiarizing yourself with its file structure. It is very simple. Below is a description of where the individual files are located and what they are used for.
Contents#
This is the main folder for all assets used by our pages. Inside this folder, you will find pages, components, images, and effects.
Pages#
This folder contains all .yml files for our pages. You can manually edit them here whenever needed.
Components#
This folder contains page components. You can learn more about components in the How to Use Components guide.
Images#
This folder contains images that can be used inside the editor. Any image added here will be available for use on your pages.
Effects#
Here you can find effects that can appear when hovering over or clicking an element. You can also create your own effects easily.
More information can be found in the How to Add Animations on Hover guide.
Resourcepack#
This folder contains the plugin's resource pack.
It should not be edited, because whenever the plugin is updated, the resource pack will be automatically replaced with a new version.
Autosave#
This folder contains automatically saved backups of recently edited pages.
If you edit a page for longer than the time specified in the config.yml file under the auto-save section, a backup copy of the page will be created in case something is accidentally deleted.
Userdata#
This folder contains additional player-related files stored by the plugin, such as:
- the last selected color,
- whether the hotbar/hand should be visible,
- and whether editor sounds should be enabled.