Placeholders
Last updated
Last updated
Since 2.3.0-BETA, for the convenience of displaying different information in different ways, various PlaceholderAPI placeholders have been added.
Please make sure you have PlaceholderAPI installed properly.
Warning: Placeholder might not parse / return ...
or none
if the player did not join any room / dungeon.
If your PlaceholderAPI's placeholders aren't parsing, please check here.
Placeholder | Explanation |
---|---|
Placeholders | Explanation |
---|---|
Placeholders | |
---|---|
%mythicdungeons_room_type%
Room's Dungeon Group
%mythicdungeons_room_name%
Room's Dungeon Group name
%mythicdungeons_room_id%
Room's ID
%mythicdungeons_room_current%
Room's current players amount
%mythicdungeons_room_minplayer%
Room's minimum players amount
%mythicdungeons_room_maxplayer%
Room's maximum players amount
%mythicdungeons_room_created%
Timestamp of the room created
%mythicdungeons_room_visible%
Room's visibility in menu
%mythicdungeons_room_state%
Room's state (WAITING
, PRE_STARTING
, STARTED
)
%mythicdungeons_room_owner%
Room's owner (Regular Room only)
%mythicdungeons_room_privacy%
Room's privacy (Regular Room only)
%mythicdungeons_room_password%
Room's password (Regular Room only)
%mythicdungeons_group_name%
Dungeon Group's name
%mythicdungeons_group_type%
Dungeon Group's type
%mythicdungeons_group_minplayer%
Dungeon Group's minimum players amount
%mythicdungeons_group_maxplayer%
Dungeon Group's maximum players amount
%mythicdungeons_group_visible%
Dungeon Group's visibility
%mythicdungeons_dungeon_id%
Dungeon's ID
%mythicdungeons_dungeon_origin_world%
Dungeon's Origin world
%mythicdungeons_dungeon_origin_x%
Dungeon's Origin x-axis
%mythicdungeons_dungeon_origin_y%
Dungeon's Origin y-axis
%mythicdungeons_dungeon_origin_z%
Dungeon's Origin z-axis
%mythicdungeons_dungeon_current%
Dungeon's current players amount
%mythicdungeons_dungeon_playerdeath%
Dungeon's player death count
%mythicdungeons_dungeon_teamdeath%
Dungeon's team death count
%mythicdungeons_dungeon_startedat%
Timestamp of the dungeon started
%mythicdungeons_dungeon_state%
Dungeon's state (NOT_STARTED
, PRE_STARTING
, STARTED
, ENDING
, ENDED
)