Configuration
Introduction
There are four configuration files:
config.yml
- Controls general plugin settings.messages.yml
- Contains all plugin messages, supporting MiniMessage formatting by default.gui.yml
- Holds information related to the GUI and its items.item.yml
- Stores information about the Villager Biome Swapper Item.
Available Placeholders
Placeholder
Description
%prefix%
Inserts the plugin’s message prefix.
%player%
The player executing the command.
%target%
The affected player (used in announcement commands and spawn event messages).
Last updated