Configuration¶
CuriosPaper is fully configurable through config.yml. This section covers all available options.
Sections¶
| Page | Description |
|---|---|
| Slots | Accessory slot type definitions |
| Abilities | Ability configuration for custom items |
| Performance & Storage | Performance tuning, storage, and caching |
Config File Location¶
Reloading Configuration¶
CuriosPaper reads config.yml on startup. To apply configuration changes:
- Edit
config.yml - Restart the server (or reload the plugin if supported)
Hot Reload
Some settings (like GUI titles and sound effects) take effect immediately. Slot type changes require a server restart.
Complete Config Reference¶
See the default config.yml for all options with inline comments.