diff --git a/docs/users/placeholder-list/hytale.md b/docs/users/placeholder-list/hytale.md index c8366f3..363208b 100644 --- a/docs/users/placeholder-list/hytale.md +++ b/docs/users/placeholder-list/hytale.md @@ -115,16 +115,18 @@ Further details on how to contribute to this list or the wiki as a whole can be - **Q** - *No Expansions* - **R** + - **[Rankup System](#rankup-system)** - **[RPGLevelling](#rpglevelling)** - **S** - **[SimpleClaims](#simpleclaims)** - **T** - - *No Expansions* + - **[Topper](#topper)** - **U** - *No Expansions* - **V** - **[VaultUnlocked](#vaultunlocked)** - **W** + - **[Werchat](#werchat)** - **[WiFlowAPI](#wiflowapi)** - **X** - *No Expansions* @@ -880,6 +882,18 @@ Members and relations: ---- +### **[Rankup System](https://www.curseforge.com/hytale/mods/rankup-system)** +/// integrated | Built into mod +/// + +``` +%rankup_rank% +%rankup_next_rank% +%rankup_cost% +``` + +---- + ### **[RPGLevelling](https://www.curseforge.com/hytale/mods/rpg-leveling-and-stats)** /// command | papi ecloud download RPGLevelling /// @@ -942,6 +956,18 @@ Members and relations: ---- +### **[Topper](https://www.curseforge.com/hytale/mods/topper)** +/// integrated | Built into mod +/// + +More info about this expansion can be found on the [Topper Wiki](https://topper-mc.github.io/Wiki/topper/hook/placeholderapi/). + +``` +%topper_% +``` + +---- + ### **[VaultUnlocked](https://www.curseforge.com/hytale/mods/vaultunlocked)** /// command | papi ecloud download vaultunlocked /// @@ -968,6 +994,38 @@ Members and relations: ---- +### **[Werchat](https://www.curseforge.com/hytale/mods/werchat)** +/// integrated | Built into mod +/// + +``` +%werchat_channels_total% Total number of channels +%werchat_channels% Comma-separated channel names +%werchat_default_channel% Default channel name +%werchat_selected_channel% Focused channel name for the player (recommended) +%werchat_selected_channel_% Focused channel field/value by key (preferred keyed form) +%werchat_channel% Focused channel name for the player (legacy alias) +%werchat_channel_% Specific channel by selector (returns channel name) +%werchat_channel__% Specific channel field/value by selector + key (primary keyed form) +%werchat_channel___% Edge-case keyed syntax for selectors with underscore ambiguity +%werchat_ignored_players_total% Number of ignored players +%werchat_ignored_players% Comma-separated ignored player names +%werchat_known_name% Real account username +%werchat_display_colour% Player display color +%werchat_display_color% Player display color (US spelling alias) +%werchat_msg_color% Player message color +%werchat_msg_gradient% Player message gradient as `#START,#END` (blank when no gradient) +%werchat_msg_gradient_end% Player message gradient end color +%werchat_nick_color%` Player nickname color +%werchat_nick_gradient_end%` Player nickname gradient end color +%werchat_nick%` Custom nickname only (blank if none set) +%werchat_display_name%` Final chat name (nickname if set, else username) +``` + +[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). + +---- + ### **[WiFlowAPI](https://www.curseforge.com/hytale/mods/wiflows-placeholderapi)** /// command | papi ecloud download WiFlowAPI /// diff --git a/docs/users/plugins-using-placeholderapi/hytale.md b/docs/users/plugins-using-placeholderapi/hytale.md index eb9cb0e..d64a294 100644 --- a/docs/users/plugins-using-placeholderapi/hytale.md +++ b/docs/users/plugins-using-placeholderapi/hytale.md @@ -151,12 +151,15 @@ No Plugins available ---- ## M -- **[MysticNametags](https://www.curseforge.com/hytale/mods/mysticnametags)** +- **[mini-chat-formatter](https://www.curseforge.com/hytale/mods/mini-chat-formatter)** - [x] Supports placeholders. - - [x] Provides own placeholders. + - [ ] Provides own placeholders. - **[MMOSkillTree](https://www.curseforge.com/hytale/mods/mmo-skill-tree)** - [ ] Supports placeholders. - [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#mmoskilltree)**] +- **[MysticNametags](https://www.curseforge.com/hytale/mods/mysticnametags)** + - [x] Supports placeholders. + - [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#mysticnametags)**] ---- ## N @@ -174,7 +177,7 @@ No Plugins available ---- ## P -- **[Prekoyte's Powerlevels](https://www.curseforge.com/hytale/mods/mysticnametags)** +- **[Prekoyte's Powerlevels](https://www.curseforge.com/hytale/mods/prekoytes-powerlevels)** - [x] Supports placeholders. - [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#prekoytespowerlevels)**] @@ -188,6 +191,9 @@ No Plugins available ---- ## R +- **[Rankup System](https://www.curseforge.com/hytale/mods/rankup-system)** + - [ ] Supports placeholders. + - [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#rankup-system)**] - **[RPGLevelling](https://www.curseforge.com/hytale/mods/rpg-leveling-and-stats)** - [ ] Supports placeholders. - [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#rpglevelling)**] @@ -200,10 +206,9 @@ No Plugins available ---- ## T - -/// info | -No Plugins available -/// +- **[Topper](https://www.curseforge.com/hytale/mods/topper)** + - [x] Supports placeholders. + - [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#topper)**] ---- ## U @@ -220,6 +225,9 @@ No Plugins available ---- ## W +- **[Werchat](https://www.curseforge.com/hytale/mods/werchat)** + - [x] Supports placeholders. + - [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#werchat)**] - **[WiFlowAPI](https://www.curseforge.com/hytale/mods/wiflows-placeholderapi)** - [ ] Supports placeholders. - [x] Provides own placeholders. [**[Link](../placeholder-list/hytale.md#wiflowapi)**]