Skip to content

Commit 08ebb0a

Browse files
authored
Merge pull request #1202 from PlaceholderAPI/feat/add-more-hytale
MORE PLACEHOLDERS!!!
2 parents 7fb6b2b + 92fced5 commit 08ebb0a

2 files changed

Lines changed: 74 additions & 8 deletions

File tree

docs/users/placeholder-list/hytale.md

Lines changed: 59 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,16 +115,18 @@ Further details on how to contribute to this list or the wiki as a whole can be
115115
- **Q**
116116
- *No Expansions*
117117
- **R**
118+
- **[Rankup System](#rankup-system)**
118119
- **[RPGLevelling](#rpglevelling)**
119120
- **S**
120121
- **[SimpleClaims](#simpleclaims)**
121122
- **T**
122-
- *No Expansions*
123+
- **[Topper](#topper)**
123124
- **U**
124125
- *No Expansions*
125126
- **V**
126127
- **[VaultUnlocked](#vaultunlocked)**
127128
- **W**
129+
- **[Werchat](#werchat)**
128130
- **[WiFlowAPI](#wiflowapi)**
129131
- **X**
130132
- *No Expansions*
@@ -880,6 +882,18 @@ Members and relations:
880882

881883
----
882884

885+
### **[Rankup System](https://www.curseforge.com/hytale/mods/rankup-system)**
886+
/// integrated | Built into mod
887+
///
888+
889+
```
890+
%rankup_rank%
891+
%rankup_next_rank%
892+
%rankup_cost%
893+
```
894+
895+
----
896+
883897
### **[RPGLevelling](https://www.curseforge.com/hytale/mods/rpg-leveling-and-stats)**
884898
/// command | papi ecloud download RPGLevelling
885899
///
@@ -942,6 +956,18 @@ Members and relations:
942956

943957
----
944958

959+
### **[Topper](https://www.curseforge.com/hytale/mods/topper)**
960+
/// integrated | Built into mod
961+
///
962+
963+
More info about this expansion can be found on the [Topper Wiki](https://topper-mc.github.io/Wiki/topper/hook/placeholderapi/).
964+
965+
```
966+
%topper_<query>%
967+
```
968+
969+
----
970+
945971
### **[VaultUnlocked](https://www.curseforge.com/hytale/mods/vaultunlocked)**
946972
/// command | papi ecloud download vaultunlocked
947973
///
@@ -968,6 +994,38 @@ Members and relations:
968994

969995
----
970996

997+
### **[Werchat](https://www.curseforge.com/hytale/mods/werchat)**
998+
/// integrated | Built into mod
999+
///
1000+
1001+
```
1002+
%werchat_channels_total% Total number of channels
1003+
%werchat_channels% Comma-separated channel names
1004+
%werchat_default_channel% Default channel name
1005+
%werchat_selected_channel% Focused channel name for the player (recommended)
1006+
%werchat_selected_channel_<key>% Focused channel field/value by key (preferred keyed form)
1007+
%werchat_channel% Focused channel name for the player (legacy alias)
1008+
%werchat_channel_<selector>% Specific channel by selector (returns channel name)
1009+
%werchat_channel_<selector>_<key>% Specific channel field/value by selector + key (primary keyed form)
1010+
%werchat_channel_<selector>__<key>% Edge-case keyed syntax for selectors with underscore ambiguity
1011+
%werchat_ignored_players_total% Number of ignored players
1012+
%werchat_ignored_players% Comma-separated ignored player names
1013+
%werchat_known_name% Real account username
1014+
%werchat_display_colour% Player display color
1015+
%werchat_display_color% Player display color (US spelling alias)
1016+
%werchat_msg_color% Player message color
1017+
%werchat_msg_gradient% Player message gradient as `#START,#END` (blank when no gradient)
1018+
%werchat_msg_gradient_end% Player message gradient end color
1019+
%werchat_nick_color%` Player nickname color
1020+
%werchat_nick_gradient_end%` Player nickname gradient end color
1021+
%werchat_nick%` Custom nickname only (blank if none set)
1022+
%werchat_display_name%` Final chat name (nickname if set, else username)
1023+
```
1024+
1025+
[See here](https://github.com/HyperSystemsDev/Werchat/blob/main/README.md) for more placeholders and info on key/selector (click Channel Format Placeholders in the Configuration section).
1026+
1027+
----
1028+
9711029
### **[WiFlowAPI](https://www.curseforge.com/hytale/mods/wiflows-placeholderapi)**
9721030
/// command | papi ecloud download WiFlowAPI
9731031
///

docs/users/plugins-using-placeholderapi/hytale.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,15 @@ No Plugins available
151151

152152
----
153153
## M
154-
- **[MysticNametags](https://www.curseforge.com/hytale/mods/mysticnametags)**
154+
- **[mini-chat-formatter](https://www.curseforge.com/hytale/mods/mini-chat-formatter)**
155155
- [x] Supports placeholders.
156-
- [x] Provides own placeholders.
156+
- [ ] Provides own placeholders.
157157
- **[MMOSkillTree](https://www.curseforge.com/hytale/mods/mmo-skill-tree)**
158158
- [ ] Supports placeholders.
159159
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#mmoskilltree)**]
160+
- **[MysticNametags](https://www.curseforge.com/hytale/mods/mysticnametags)**
161+
- [x] Supports placeholders.
162+
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#mysticnametags)**]
160163

161164
----
162165
## N
@@ -174,7 +177,7 @@ No Plugins available
174177

175178
----
176179
## P
177-
- **[Prekoyte's Powerlevels](https://www.curseforge.com/hytale/mods/mysticnametags)**
180+
- **[Prekoyte's Powerlevels](https://www.curseforge.com/hytale/mods/prekoytes-powerlevels)**
178181
- [x] Supports placeholders.
179182
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#prekoytespowerlevels)**]
180183

@@ -188,6 +191,9 @@ No Plugins available
188191
----
189192

190193
## R
194+
- **[Rankup System](https://www.curseforge.com/hytale/mods/rankup-system)**
195+
- [ ] Supports placeholders.
196+
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#rankup-system)**]
191197
- **[RPGLevelling](https://www.curseforge.com/hytale/mods/rpg-leveling-and-stats)**
192198
- [ ] Supports placeholders.
193199
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#rpglevelling)**]
@@ -200,10 +206,9 @@ No Plugins available
200206

201207
----
202208
## T
203-
204-
/// info |
205-
No Plugins available
206-
///
209+
- **[Topper](https://www.curseforge.com/hytale/mods/topper)**
210+
- [x] Supports placeholders.
211+
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#topper)**]
207212

208213
----
209214
## U
@@ -220,6 +225,9 @@ No Plugins available
220225

221226
----
222227
## W
228+
- **[Werchat](https://www.curseforge.com/hytale/mods/werchat)**
229+
- [x] Supports placeholders.
230+
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#werchat)**]
223231
- **[WiFlowAPI](https://www.curseforge.com/hytale/mods/wiflows-placeholderapi)**
224232
- [ ] Supports placeholders.
225233
- [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#wiflowapi)**]

0 commit comments

Comments
 (0)