CuriosPaper¶
Custom Accessory Inventory System for Spigot & Paper Servers
CuriosPaper adds a fully configurable accessory slot system to your Minecraft server. Players can equip rings, necklaces, capes, belts, and more through an intuitive GUI — all powered by a flexible API that other plugins can hook into.
✨ Key Features¶
| Feature | Description |
|---|---|
| 9 Default Slot Types | Head, Necklace, Back, Body, Belt, Hands, Bracelet, Ring, Charm |
| In-Game Item Editor | Create and configure custom items without editing YAML files |
| Ability System | Attach potion effects and attribute modifiers to accessories |
| Recipe System | Shaped, shapeless, furnace, blast furnace, smoker, anvil, and smithing table recipes |
| Mob Drops | Configure custom items to drop from any mob with configurable chances |
| Villager Trades | Add custom accessories to villager trade pools |
| Resource Pack Hosting | Built-in HTTP server auto-generates and serves resource packs |
| Elytra Back Slot | Equip elytra in the back accessory slot (1.21.3+) |
| Developer API | Full API for other plugins to create and manage accessories |
| Version Support | Compatible with Spigot/Paper 1.14.4 through latest |
🚀 Quick Start¶
- Install the plugin — Drop the JAR into your
plugins/folder - Configure your slots — Customize the 9 default accessory slots
- Create your first accessory — Use the in-game editor to make items
- Set up the resource pack — Enable custom textures for slot icons
📖 Documentation Sections¶
-
:material-download: Installation
Requirements, setup, and first-start guide -
:material-book-open: Getting Started
Core concepts, first accessory, and GUI overview -
:material-console: Commands
All commands and permissions -
:material-cog: Configuration
Slots, abilities, performance tuning -
:material-puzzle: Systems
Deep dives into each plugin system -
:material-palette: Resource Pack
Hosting, custom models, and troubleshooting -
:material-pencil: GUI Editors
In-game visual editors for items, recipes, and more -
:material-code-tags: Developer API
Integrate CuriosPaper into your own plugins -
:material-sitemap: Architecture
Internal design and code structure -
:material-file-document: Examples
Ready-to-use configuration examples -
:material-bug: Troubleshooting
Common issues and their solutions
📊 Plugin Info¶
| Version | 1.2.0 |
| Author | Brothergaming52 |
| API Version | 1.14-1.21.11 |
| Source | GitHub |
| bStats | Plugin Statistics |