Skip to content

Placeholders

Kirill Plazmer edited this page Sep 4, 2023 · 2 revisions

Available placeholders

For certain dungeons:

  • %dungeon_location_% - displays the location of the dungeon if it is spawned in the format world name - x, y, z
  • %dungeon_wait_time_% - displays the time until the dungeon appears (outputs an integer)
  • %dungeon_open_time_% - displays the time before the opening of the dungeon (outputs an integer)
  • %dungeon_close_time_% - displays the time until the dungeon closes (outputs an integer)

For dungeons that are closest to spawning (by waiting for spawning)

  • %dungeon_nearest_location% - displays the location of the dungeon if it is spawned in the format world name - x, y, z
  • %dungeon_nearest_wait_time% - displays the time until the dungeon appears (outputs an integer)
  • %dungeon_nearest_open_time% - displays the time before the opening of the dungeon (outputs an integer)
  • %dungeon_nearest_close_time% - displays the time until the dungeon closes (outputs an integer)

📰 Quick Menu

📖 General

🚩 Dungeon Basics

👀 Other

Clone this wiki locally