Dungeon Finished
Added in v2.0.1.
Description
True when the target player has previously completed the named dungeon. Returns false when the target is not a player or the dungeon name does not resolve.
Attributes
| Attribute | Aliases | Description | Default |
|---|---|---|---|
dungeon |
d |
The dungeon's world name, which is its folder name under plugins/MythicDungeons/maps/ (not its display name), matched case sensitively. Required. |
(none) |
Examples
Veteran:
Conditions:
- dungeonfinished{dungeon=Ancient_Dungeon} true
Passes only when the target player has completed
Ancient_Dungeonbefore.
Aliases
-
finisheddungeon