Added EtProxy mod to hytale mods with PlaceholderAPI support

This commit is contained in:
Hexye
2026-06-06 00:00:46 +02:00
parent b8df12286f
commit 4f49882578
2 changed files with 15 additions and 0 deletions
+12
View File
@@ -86,6 +86,7 @@ Further details on how to contribute to this list or the wiki as a whole can be
- **[EliteEssentials](#eliteessentials)**
- **[EssentialsCore](#essentialscore)**
- **[EssentialsPlus](#essentialsplus)**
- **[EtProxy](#etproxy)**
- **F**
- **[FlectonePulse](#flectonepulse)**
- **G**
@@ -663,6 +664,17 @@ Please see ?510 for a list of all expansions officially maintained by the Placeh
----
### **[EtProxy](https://builtbybit.com/resources/etproxy-hytale-proxy-server.90177)**
/// integrated | Built into mod
///
```
%etproxy_players_<server_name>% Returns the number of players on the specified server
%etproxy_status_<server_name>% Returns the status of the specified server (online/offline)
```
----
### **[FlectonePulse](https://www.curseforge.com/hytale/mods/flectonepulse)**
/// integrated | Built into mod
///
@@ -81,6 +81,9 @@ If your plugin isn't shown here and you want it to be added, [read the Wiki READ
- **[EssentialsPlus](https://www.curseforge.com/hytale/mods/essentials-plus)**
- [x] Supports placeholders.
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#essentialsplus)**]
- **[EtProxy](https://builtbybit.com/resources/etproxy-hytale-proxy-server.90177)**
- [ ] Supports placeholders.
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#etproxy)**]
----
## F