mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2026-06-09 00:34:41 +02:00
Merge pull request #1223 from HexyeDEV/wiki2
Added EtProxy mod to hytale mods with PlaceholderAPI support
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user