Dungeon Players

Added in v2.0.1.

Description

Targets every online player in the caster's dungeon instance. Takes no arguments.

Note: when a player casts the skill, that player is not in their own @dungeonplayers result, because Mythic's TargetSelf default is false. Add targetself=true to include them. See Targeters.

Examples

AnnounceStart:
  Skills:
  - message{m="&aThe dungeon has begun!"} @dungeonplayers ~onDungeonStart

Messages every player in the instance when the dungeon starts.

Aliases

  • @dplayers
Updated Aug 19, 2026