Skip to content

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

plugins/CuriosPaper/config.yml

Reloading Configuration

CuriosPaper reads config.yml on startup. To apply configuration changes:

  1. Edit config.yml
  2. 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.