Getting Started¶
Welcome to CuriosPaper! This section will help you understand the plugin's core concepts and get your first accessory created.
Sections¶
| Page | Description |
|---|---|
| Core Concepts | Slots, accessories, tagging, and the data model |
| Your First Accessory | Step-by-step guide to creating a custom accessory |
| GUI Overview | How the accessory inventory GUI works |
The Big Picture¶
CuriosPaper works in three layers:
- Slots — Configurable categories (ring, necklace, etc.) defined in
config.yml - Items — Custom items created via the
/editcommand or the API, tagged with a slot type - Player Data — Per-player YAML files tracking which items are equipped in each slot