Update PlaceholderAPI authored by MarcatoSound's avatar MarcatoSound
...@@ -27,6 +27,9 @@ These placeholders can be used when a player is in an instance. ...@@ -27,6 +27,9 @@ These placeholders can be used when a player is in an instance.
- `%md_dungeon_lives_left%` - `%md_dungeon_lives_left%`
The number of lives the player has left. The number of lives the player has left.
- `%md_dungeon_time_left%`
How many hours, minutes and seconds there are left until the dungeon ends automatically. (For example, 01:35:15 for 1 hour, 35 minutes, and 15 seconds remaining.)
Dungeon-Specific Placeholders Dungeon-Specific Placeholders
---------------- ----------------
These placeholders can be used by specifying a dungeon name. (Replace [dungeon] with the name of the dungeon.) These placeholders can be used by specifying a dungeon name. (Replace [dungeon] with the name of the dungeon.)
... ...
......