Add ecotale

This commit is contained in:
PiggyPiglet
2026-02-27 21:18:29 +08:00
parent e608645cb3
commit d0abb3eed8
2 changed files with 41 additions and 0 deletions

View File

@@ -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)**
@@ -438,6 +439,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
/// ///

View File

@@ -69,6 +69,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)**]