From 4f498825789a615877cc5287d97b3269132a0de2 Mon Sep 17 00:00:00 2001 From: Hexye Date: Sat, 6 Jun 2026 00:00:46 +0200 Subject: [PATCH] Added EtProxy mod to hytale mods with PlaceholderAPI support --- docs/users/placeholder-list/hytale.md | 12 ++++++++++++ docs/users/plugins-using-placeholderapi/hytale.md | 3 +++ 2 files changed, 15 insertions(+) diff --git a/docs/users/placeholder-list/hytale.md b/docs/users/placeholder-list/hytale.md index 15d4e71..92e1fb0 100644 --- a/docs/users/placeholder-list/hytale.md +++ b/docs/users/placeholder-list/hytale.md @@ -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_% Returns the number of players on the specified server +%etproxy_status_% Returns the status of the specified server (online/offline) +``` + +---- + ### **[FlectonePulse](https://www.curseforge.com/hytale/mods/flectonepulse)** /// integrated | Built into mod /// diff --git a/docs/users/plugins-using-placeholderapi/hytale.md b/docs/users/plugins-using-placeholderapi/hytale.md index d604357..eeb3787 100644 --- a/docs/users/plugins-using-placeholderapi/hytale.md +++ b/docs/users/plugins-using-placeholderapi/hytale.md @@ -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