Configuration overview
Claimo’s configuration is split across a few files in the plugin’s data folder, each
created on first run. Edit them, then run /<command> reload.
Directoryplugins/Claimo/
- config.yml core settings — command, sound, logging, storage
- messages.yml all player-facing text (MiniMessage)
- gui.yml the voucher list GUI
Directoryvouchers/ one .yml per code — the file name is the code
- test.yml
Applying changes
Section titled “Applying changes”/code reloadreloads config and voucher files without a restart.
The files
Section titled “The files”config.ymlCommand name, redeem sound, logging, storage.
messages.ymlEvery player-facing string, in MiniMessage.
gui.ymlThe paginated voucher list GUI.
Storage backendsYAML, SQLite, MySQL, PostgreSQL, MongoDB.