Skip to content

AramDungeons Docs

Admin-first docs for building dungeon templates, importing schematics, validating setup, and running test clears.

AramDungeons is staged PvE content for Paper servers. Operators define one active dungeon template in plugins/AramDungeons/dungeons/dungeon-config.yml, import stage schematics, mark anchors and regions, add MythicMobs spawns, and run players through combat rounds, a timed supply round, and a boss finish.

Dependency-driven

Requires FastAsyncWorldEdit, MythicMobs, MMOItems, and MythicLib. PlaceholderAPI is optional.

Instance-based runs

Each run pastes stage schematics into an instance world and cleans them up after the run ends.

Operator workflow

Create dungeon, set anchors and teleports, copy FAWE regions, add NPCs and spawns, validate, preview, enable, and test.

Single template model

Current persistence is one editable DungeonConfig template file. Do not expect a built-in multi-dungeon library yet.

First Dungeon Guide

Full admin walkthrough for anchors, regions, NPCs, spawns, validation, preview, and testing.

Open setup guide →