Features
Instanced Worlds
Dedicated worlds created/deleted per run.
Party System
Integration with native and external parties.
Lobby GUI
Menus for waiting, joining, and starting.
Persistence
Tracks attempts, completions, and times.
Dynamic Content
Room-based procedural elements.
HUD Integration
Placeholders for real-time status.
Entries
Core Elements
Dungeon Instance: Rules and world logic.
Category: Grouping for menus.
Room: Floor regions and events.
Category: Grouping for menus.
Room: Floor regions and events.
Interaction
Enter Action: Player join logic.
Leave Action: Player exit logic.
Loot Chest: Reward containers.
Leave Action: Player exit logic.
Loot Chest: Reward containers.
Menus
Global Menu: Browser for all dungeons.
Party Lobby: Team coordination.
Party Lobby: Team coordination.
Commands
All commands use/dungeon.
| Command | Description | Permission |
|---|---|---|
/dungeon start <name> | Launch instance manually | admin |
/dungeon enter <id> | Join instance | use |
/dungeon leave | Exit instance | use |
/dungeon instance-menu | Open lobby | use |