
Addons¶
Status: In Progress — all addons below are shipped and functional. See individual pages for per-feature status.
Each addon is its own plugin jar. All addons hard-depend on rpg-core. To enable an addon, drop its jar in plugins/. To disable, remove it.
Feature addons¶
| Module | Status | Page | Brief |
|---|---|---|---|
rpg-economy |
Shipped | economy | Currency, balances, /pay, /balance |
rpg-chat |
Shipped | chat | Chat format, channels, moderation, LuckPerms |
rpg-hud |
Shipped | hud | Scoreboard, tablist, action bar, nametags |
rpg-parties |
Shipped | parties | Session-only player groups |
rpg-guilds |
Shipped | guilds | Persistent guilds with bank, ranks, XP/level |
rpg-regions |
Shipped | regions | 3D box regions with flags |
rpg-dungeons |
Shipped | dungeons | Instanced dungeons authored in-game |
rpg-accessories |
Shipped | accessories | Accessory bag + ACCESSORY item type |
rpg-enchanting |
Shipped | enchanting | Enchanting skill + reforges + upgrades + anvil |
rpg-alchemy |
Shipped | alchemy | Alchemy skill + brewing station + custom potions |
rpg-cooking |
Shipped | cooking | Cooking skill + cooking station + custom consumables |
rpg-fishing |
Shipped | fishing | Fishing skill + sea creatures + custom catches |
rpg-npcs |
Shipped | npcs | Shop / dialogue / quest NPCs (replaces villagers) |
rpg-holograms |
Shipped | holograms | DisplayEntity holograms + damage indicators |
rpg-quests |
Shipped | quests | Quest system with objective DSL, NPC hand-off |
rpg-homes |
Shipped | homes | Player homes + server warps |
rpg-kits |
Shipped | kits | Starter and reward kits (one-time + cooldown) |
rpg-crafting |
Shipped | crafting | Custom shaped + shapeless crafting-table recipes |
rpg-smelting |
Shipped | smelting | Timed smelting station + vanilla furnace recipe registration |
Skill addons¶
Combat, mining, foraging, and farming overviews: skills.md. Fishing, cooking, and alchemy have their own pages (linked in the table above). Enchanting is separately documented at enchanting.md because it bundles reforges + upgrades + anvil.
Deferred¶
- rpg-pets — companions / mounts. Planned as its own addon. Not yet scaffolded.
- rpg-clans — explicitly off the table; guilds replaces this concept.