Add EconomyAPI

This commit is contained in:
PiggyPiglet
2026-02-10 17:42:25 +08:00
parent e188fb1d71
commit 94f43652ad
2 changed files with 15 additions and 0 deletions

View File

@@ -81,6 +81,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
- **D** - **D**
- *No Expansions* - *No Expansions*
- **E** - **E**
- **[EconomyAPI](#economyapi)**
- **[EliteEssentials](#eliteessentials)** - **[EliteEssentials](#eliteessentials)**
- **[EssentialsCore](#essentialscore)** - **[EssentialsCore](#essentialscore)**
- **F** - **F**
@@ -360,6 +361,17 @@ 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.
### **[EconomyAPI](https://www.curseforge.com/hytale/mods/economyapi)**
/// integrated | Built into mod
///
```
%economyapi_balance%
%economyapi_formatted_balance%
```
----
### **[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

@@ -66,6 +66,9 @@ No Plugins available
---- ----
## E ## E
- **[EconomyAPI](https://www.curseforge.com/hytale/mods/economyapi)**
- [x] Supports placeholders.
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#economyapi)**]
- **[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)**]