From 4d553ca938400eb658a93df9f686d65343cc3f53 Mon Sep 17 00:00:00 2001 From: Funnycube Date: Sun, 15 Feb 2026 12:52:52 +1100 Subject: [PATCH] feat: add new player and world changes from wiki branch --- docs/users/placeholder-list/hytale.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/users/placeholder-list/hytale.md b/docs/users/placeholder-list/hytale.md index 943c2f1..2bf2ba6 100644 --- a/docs/users/placeholder-list/hytale.md +++ b/docs/users/placeholder-list/hytale.md @@ -215,6 +215,9 @@ Allows evaluation of basic and complex mathematical Expressions through EvalEx. %player_name% %player_gamemode% %player_world% +%player_world_displayname% +%player_world_worldgen_type% +%player_world_worldgen_name% %player_biome% %player_item_in_hand% %player_item_in_hand_quantity% @@ -381,6 +384,7 @@ More info about the expansion can be found on the [Github-Repository](https://gi %world_playerexist__% %world_recentjoin_% %world_recentquit_% +%world_displayname_% ``` ----