From c53e17fb8b5cb78b52160ab6383b703cfedf6236 Mon Sep 17 00:00:00 2001 From: Funnycube Date: Fri, 6 Feb 2026 19:59:47 +1100 Subject: [PATCH] Add more Hytale placeholders --- docs/users/placeholder-list/hytale.md | 145 +++++++++++++++++++++++++- 1 file changed, 142 insertions(+), 3 deletions(-) diff --git a/docs/users/placeholder-list/hytale.md b/docs/users/placeholder-list/hytale.md index adb2982..c436524 100644 --- a/docs/users/placeholder-list/hytale.md +++ b/docs/users/placeholder-list/hytale.md @@ -19,7 +19,7 @@ Further details on how to contribute to this list or the wiki as a whole can be - **B** - *No Expansions* - **C** - - *No Expansions* + - **[ChangeOutput](#changeoutput)** - **D** - *No Expansions* - **E** @@ -79,13 +79,13 @@ Further details on how to contribute to this list or the wiki as a whole can be - **D** - *No Expansions* - **E** - - *No Expansions* + - **[EliteEssentials](#eliteessentials)** - **F** - *No Expansions* - **G** - *No Expansions* - **H** - - *No Expansions* + - **[HyFactions](#hyfactions)** - **I** - *No Expansions* - **J** @@ -130,6 +130,38 @@ Further details on how to contribute to this list or the wiki as a whole can be Expansions listed here don't need any plugin/mod or extra library to function properly, unless mentioned otherwise. A majority of these Expansions are maintained by the PlaceholderAPI team and can be considered *official*. +---- + +### **ChangeOutput** +/// command | papi ecloud download changeoutput +/// + +Allows you to change the output based on what other placeholders return. + +More information can be found on the [GitHub Repository](https://github.com/PlaceholderAPI/Expansion-ChangeOutput/tree/hytale) + +``` +%changeoutput__input:_matcher:_ifmatch:_else:% +``` + +- `` +- equals - match the input exactly +- ignorecase - match the input while ignoring cases +- ignorecolor - match the input while ignoring colour codes +- contains - check if the match contains input +- \>= - check if the input is larger than or equal to the matcher +- \> - check if the input is larger than the matcher +- <= - check if the input is less than or equal to the matcher +- < - check if the input is less than the matcher +- `` - this is your text that you wish to replace +- `` - this is the text we will be looking for to meet the conditions +- `` - if the input meets the condition, this text will be displayed +- `` - if the input does not meet the condition, this text will be displayed instead + +*All arguments can be replaced with other placeholders, wrapped in* `{}` + +---- + ### **Player** /// command | papi ecloud download Player /// @@ -253,6 +285,113 @@ Expansions listed here require the linked resource (plugin/mod) to work properly Most of the listed Expansions are NOT made and maintained by the PlaceholderAPI team. Please see ?510 for a list of all expansions officially maintained by the PlaceholderAPI team. +### **[EliteEssentials](https://www.curseforge.com/hytale/mods/eliteessentials)** +/// integrated | Built into Plugin +/// + +``` +%eliteessentials_economy_enabled% +%eliteessentials_using_external_economy% +%eliteessentials_currency_name% +%eliteessentials_currency_name_plural% +%eliteessentials_currency_symbol% +%eliteessentials_balance% +%eliteessentials_god% +%eliteessentials_vanished% +%eliteessentials_homes_num% +%eliteessentials_homes_max% +%eliteessentials_homes_names% +%eliteessentials_all_kits_num% +%eliteessentials_all_kits_names% +%eliteessentials_allowed_kits_num% +%eliteessentials_allowed_kits_names% +%eliteessentials_all_warps_num% +%eliteessentials_all_warps_names% +%eliteessentials_allowed_warps_num% +%eliteessentials_allowed_warps_names% +%eliteessentials_home__name% +%eliteessentials_home__createdat% +%eliteessentials_home__coords% +%eliteessentials_home__x% +%eliteessentials_home__y% +%eliteessentials_home__z% +%eliteessentials_home__yaw% +%eliteessentials_home__pitch% +%eliteessentials_home__world% +%eliteessentials_kit__name% +%eliteessentials_kit__id% +%eliteessentials_kit__description% +%eliteessentials_kit__icon% +%eliteessentials_kit__cooldown% +%eliteessentials_kit__remainingcooldown% +%eliteessentials_kit__items% +%eliteessentials_warp__name% +%eliteessentials_warp__description% +%eliteessentials_warp__permission% +%eliteessentials_warp__createdat% +%eliteessentials_warp__createdby% +%eliteessentials_warp__coords% +%eliteessentials_warp__x% +%eliteessentials_warp__y% +%eliteessentials_warp__z% +%eliteessentials_warp__yaw% +%eliteessentials_warp__pitch% +%eliteessentials_warp__world% +``` + +---- + +### **[HyFactions](https://www.curseforge.com/hytale/mods/hyfactions)** +/// command | papi ecloud download HyFactions +/// + +Relational: +``` +%rel_factions_relation% - Relation type (ally, enemy, etc) +%rel_factions_relation_color% - green, white, red +``` + +Standard: +``` +%factions_player_has_faction% - yes/no +%factions_player_faction% - faction name +%factions_player_faction_id% - faction uuid +%factions_player_faction_rank% - rank in faction +%factions_player_power% - power level of player +%factions_party_color% - party color (number) +%factions_party_name% - party name +%factions_party_id% - party id +%factions_party_description% - party description +%factions_party_created% - date of party creation +%factions_party_max_claims% - max number of claims for party +%factions_party_claims% - number of claims by party +%factions_party_members% - number of members in party +%factions_party_owner_id% - owner uuid +%factions_party_owner_name% - owner username +%factions_faction_home_dimension% - dimension name of faction home +%factions_faction_home_x% - 2 D.P. x coord of faction home +%factions_faction_home_y% - 2 D.P. y coord of faction home +%factions_faction_home_z% - 2 D.P. z coord of faction home +%factions_faction_home_coords% - 2 D.P. x y z coords of faction home +%factions_faction_home_yaw% - 2 D.P. yaw of faction home +%factions_faction_home_pitch% - 2 D.P. pitch of faction home +%factions_faction_color% - number of faction color +%factions_faction_description% - faction description +%factions_faction_max_claims% - max claims allowed by faction +%factions_faction_owner_id% - faction owner uuid +%factions_faction_owner_name% - faction owner username +%factions_faction_created% - date of faction creation +%factions_faction_members% - number of members in faction +%factions_faction_relations% - number of relations with other factions +%factions_faction_allies% - number of allies +%factions_faction_neutrals% - number of neutrals +%factions_faction_enemies% - number of enemies +%factions_faction_claims% - number of claims by faction +%factions_faction_total_power% - total power of faction +``` + +---- + ### **[LuckPerms](https://www.spigotmc.org/resources/28140/)** /// command | papi ecloud download LuckPerms ///