# Placeholders

**Placeholder List:**

**Essence:**

* %rivalhoes\_essence% - Raw Essence
* %rivalhoes\_essence\_formatted% - Formatted Essence
* %rivalhoes\_essencetop\_position% - Essence Position
* %rivalhoes\_essencetop\_name\_\<place>% - Get Name of Player
* %rivalhoes\_essencetop\_value\_\<place>% - Get Value of Place

**Essence RivalMobSwordsEconomy:**

* %rivalmobswords\_essence% - Raw Essence
* %rivalmobswords\_essence\_formatted% - Formatted Essence
* %rivalmobswords\_essencetop\_position% - Essence Position
* %rivalmobswords\_essencetop\_name\_\<place>% - Get Name of Player
* %rivalmobswords\_essencetop\_value\_\<place>% - Get Value of Place

**Mob Top:**

* %rivalmobswords\_mobs% - Raw Mobs
* %rivalmobswords\_mobs\_formatted% - Formatted Mobs
* %rivalmobswords\_mobtop\_name\_\<place>% - Get Name of Player
* %rivalmobswords\_mobtop\_value\_\<place>% - Get Value of Place
* %rivalmobswords\_mobtop\_position% - Get the position of Player on the leaderboard

#### Mob Event:

* %rivalmobswords\_mobevent\_time\_next% - Returns time until next event formatted m/s
* %rivalmobswords\_mobevent\_time\_long% - Returns time until next event formatted minute/second
* %rivalmobswords\_mobevent\_time\_left% - Return time left of the current mob event
* %rivalmobswords\_mobevent\_active% - Returns "true" if active, false if not
* %rivalmobswords\_mobevent\_broken% - Returns amount of Mobs Killed in Mob Event
* %rivalmobswords\_mobevent\_position% - Returns current position in the Mob Event
* %rivalmobswords\_is\_mobsword% - Returns "true" if mobsword in hand, "false" if not<br>

For Placeholders you will need [PlaceholderAPI](broken://pages/nZybHQMKVwGG6nzWrypm),  for updating Holograms use [HolographicDisplays ](https://dev.bukkit.org/projects/holographic-displays)& [HolographicExtension](https://www.spigotmc.org/resources/holographicextension.18461/) to make updating Placeholders


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.rivaldev.xyz/rival-tools/rival-mob-swords/placeholders.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
