Merge pull request #1206 from PlaceholderAPI/feat/hytale-placeholders

More hytale placeholders
This commit is contained in:
Andre_601
2026-02-27 14:34:28 +01:00
committed by GitHub
2 changed files with 115 additions and 7 deletions

View File

@@ -73,7 +73,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
- [Mod-placeholders](#Mod-placeholders) - [Mod-placeholders](#Mod-placeholders)
- **A** - **A**
- *No Expansions* - **[ArenaPVP](#arenapvp)**
- **B** - **B**
- *No Expansions* - *No Expansions*
- **C** - **C**
@@ -82,6 +82,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
- **[Declares Advanced Jobs](#declares-advanced-jobs)** - **[Declares Advanced Jobs](#declares-advanced-jobs)**
- **E** - **E**
- **[EconomyAPI](#economyapi)** - **[EconomyAPI](#economyapi)**
- **[Ecotale](#ecotale)**
- **[EliteEssentials](#eliteessentials)** - **[EliteEssentials](#eliteessentials)**
- **[EssentialsCore](#essentialscore)** - **[EssentialsCore](#essentialscore)**
- **[EssentialsPlus](#essentialsplus)** - **[EssentialsPlus](#essentialsplus)**
@@ -120,6 +121,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
- **S** - **S**
- **[SimpleClaims](#simpleclaims)** - **[SimpleClaims](#simpleclaims)**
- **T** - **T**
- **[TaleFly](#talefly)**
- **[Topper](#topper)** - **[Topper](#topper)**
- **U** - **U**
- *No Expansions* - *No Expansions*
@@ -383,8 +385,8 @@ More info about the expansion can be found on the [Github-Repository](https://gi
%world_entities_<world>% %world_entities_<world>%
%world_players_<world>% %world_players_<world>%
%world_players_<world>_<group>% %world_players_<world>_<group>%
%world_haspermission_<world>_<permission>% %world_haspermission_<permission>_<world>%
%world_playerexist_<world>_<playername>% %world_playerexist_<playername>_<world>%
%world_recentjoin_<world>% %world_recentjoin_<world>%
%world_recentquit_<world>% %world_recentquit_<world>%
%world_displayname_<world>% %world_displayname_<world>%
@@ -399,6 +401,54 @@ Expansions listed here require the linked resource (plugin/mod) to work properly
Most of the listed Expansions are NOT made and maintained by the PlaceholderAPI team. Most of the listed Expansions are NOT made and maintained by the PlaceholderAPI team.
Please see ?510 for a list of all expansions officially maintained by the PlaceholderAPI team. Please see ?510 for a list of all expansions officially maintained by the PlaceholderAPI team.
### **[ArenaPVP](https://www.curseforge.com/hytale/mods/arena-pvp)**
/// integrated | Built into mod
///
[More info on wiki](https://arenapvp.hapore.net/docs/integrations/placeholderapi)
```
%arenapvp_in_arena%
%arenapvp_in_queue%
%arenapvp_in_pending%
%arenapvp_is_spectator%
%arenapvp_is_busy%
%arenapvp_in_group%
%arenapvp_is_leader%
%arenapvp_queue_category%
%arenapvp_arena_name%
%arenapvp_arena_category%
%arenapvp_arena_type%
%arenapvp_kills%
%arenapvp_deaths%
%arenapvp_wins%
%arenapvp_losses%
%arenapvp_kdr%
%arenapvp_wlr%
%arenapvp_rating_{cat}%
%arenapvp_kills_{cat}%
%arenapvp_deaths_{cat}%
%arenapvp_wins_{cat}%
%arenapvp_losses_{cat}%
%arenapvp_kdr_{cat}%
%arenapvp_wlr_{cat}%
%arenapvp_top_name_{cat}_{pos}%
%arenapvp_top_rating_{cat}_{pos}%
%arenapvp_top_kills_{cat}_{pos}%
%arenapvp_top_wins_{cat}_{pos}%
%arenapvp_group_size%
%arenapvp_group_leader%
%arenapvp_group_type%
%arenapvp_group_online%
%arenapvp_active_arenas%
%arenapvp_players_in_arenas%
%arenapvp_queue_size%
%arenapvp_pending_matches%
%arenapvp_queue_size_{cat}%
%arenapvp_active_arenas_{cat}%
```
----
### **[CleanPing](https://www.curseforge.com/hytale/mods/cleanping)** ### **[CleanPing](https://www.curseforge.com/hytale/mods/cleanping)**
/// integrated | Built into mod /// integrated | Built into mod
/// ///
@@ -438,6 +488,43 @@ Please see ?510 for a list of all expansions officially maintained by the Placeh
---- ----
### **[Ecotale](https://www.curseforge.com/hytale/mods/ecotale)**
/// integrated | Built into mod
///
[More info here on the github page](https://github.com/HyperSystemsDev/Ecotale/blob/main/PLACEHOLDERS.md)
```
%ecotale_balance%
%ecotale_balance_formatted%
%ecotale_balance_short%
%ecotale_balance_commas%
%ecotale_balance_<n>dp%
%ecotale_profit%
%ecotale_profit_ratio%
%ecotale_session_change%
%ecotale_last_activity%
%ecotale_rank%
%ecotale_rank_suffix%
%ecotale_rank_percentile%
%ecotale_gap_to_first%
%ecotale_gap_to_next%
%ecotale_ahead_of%
%ecotale_server_total%
%ecotale_server_average%
%ecotale_server_median%
%ecotale_server_players%
%ecotale_trend_session%
%ecotale_trend_session_percent%
%ecotale_trend_arrow%
%ecotale_trend_label%
%ecotale_currency_symbol%
%ecotale_currency_name%
%ecotale_top_name_<n>%
%ecotale_balance_<n>%
```
----
### **[EliteEssentials](https://www.curseforge.com/hytale/mods/eliteessentials)** ### **[EliteEssentials](https://www.curseforge.com/hytale/mods/eliteessentials)**
/// integrated | Built into mod /// integrated | Built into mod
/// ///
@@ -956,6 +1043,22 @@ Members and relations:
---- ----
### **[TaleFly](https://builtbybit.com/resources/talefly.91201/)**
/// integrated | Built into mod
///
```
%talefly_time%
%talefly_time_formatted%
%talefly_status%
%talefly_status_formatted%
%talefly_balance%
%talefly_cost%
%talefly_speed%
```
----
### **[Topper](https://www.curseforge.com/hytale/mods/topper)** ### **[Topper](https://www.curseforge.com/hytale/mods/topper)**
/// integrated | Built into mod /// integrated | Built into mod
/// ///

View File

@@ -38,10 +38,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ
---- ----
## A ## A
- **[ArenaPVP](https://www.curseforge.com/hytale/mods/arena-pvp)**
/// info | - [ ] Supports placeholders.
No Plugins available - [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#arenapvp)**]
///
---- ----
## B ## B
@@ -69,6 +68,9 @@ No Plugins available
- **[EconomyAPI](https://www.curseforge.com/hytale/mods/economyapi)** - **[EconomyAPI](https://www.curseforge.com/hytale/mods/economyapi)**
- [x] Supports placeholders. - [x] Supports placeholders.
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#economyapi)**] - [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#economyapi)**]
- **[Ecotale](https://www.curseforge.com/hytale/mods/ecotale)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#ecotale)**]
- **[EliteEssentials](https://www.curseforge.com/hytale/mods/eliteessentials)** - **[EliteEssentials](https://www.curseforge.com/hytale/mods/eliteessentials)**
- [x] Supports placeholders. - [x] Supports placeholders.
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#eliteessentials)**] - [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#eliteessentials)**]
@@ -206,6 +208,9 @@ No Plugins available
---- ----
## T ## T
- **[TaleFly](https://builtbybit.com/resources/talefly.91201/)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#talefly)**]
- **[Topper](https://www.curseforge.com/hytale/mods/topper)** - **[Topper](https://www.curseforge.com/hytale/mods/topper)**
- [x] Supports placeholders. - [x] Supports placeholders.
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#topper)**] - [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#topper)**]