From 8fb2f2240a350c7143a386e55f4d609bd06b0698 Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Mon, 26 Jan 2026 03:39:01 +0000 Subject: [PATCH] New Crowdin translations by GitHub Action --- .../guides/ecs/entity-component-system.mdx | 72 + .../af-ZA/guides/ecs/example-ecs-plugin.mdx | 204 + .../af-ZA/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/af-ZA/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 4 +- .../java-basics/06-methods-functions.mdx | 17 + .../af-ZA/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../af-ZA/guides/plugin/build-and-test.mdx | 100 + .../af-ZA/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../af-ZA/guides/plugin/creating-block.mdx | 2 +- .../af-ZA/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../af-ZA/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/af-ZA/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../af-ZA/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/af-ZA/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/af-ZA/guides/plugin/player-stats.mdx | 113 + .../af-ZA/guides/plugin/setting-up-env.mdx | 99 +- .../af-ZA/guides/plugin/spawning-entities.mdx | 17 +- .../af-ZA/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../af-ZA/guides/plugin/text-hologram.mdx | 229 + content/docs/af-ZA/guides/plugin/ui.mdx | 256 + .../docs/af-ZA/guides/plugin/world-gen.mdx | 4 +- content/docs/af-ZA/guides/prefabs.mdx | 2 +- .../af-ZA/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/af-ZA/publishing/builtbybit.mdx | 91 + content/docs/af-ZA/publishing/index.mdx | 3 +- .../guides/ecs/entity-component-system.mdx | 72 + .../ar-SA/guides/ecs/example-ecs-plugin.mdx | 204 + .../ar-SA/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/ar-SA/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 4 +- .../java-basics/06-methods-functions.mdx | 17 + .../ar-SA/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../ar-SA/guides/plugin/build-and-test.mdx | 100 + .../ar-SA/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../ar-SA/guides/plugin/creating-block.mdx | 2 +- .../ar-SA/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../ar-SA/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/ar-SA/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../ar-SA/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/ar-SA/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/ar-SA/guides/plugin/player-stats.mdx | 113 + .../ar-SA/guides/plugin/setting-up-env.mdx | 99 +- .../ar-SA/guides/plugin/spawning-entities.mdx | 17 +- .../ar-SA/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../ar-SA/guides/plugin/text-hologram.mdx | 229 + content/docs/ar-SA/guides/plugin/ui.mdx | 256 + .../docs/ar-SA/guides/plugin/world-gen.mdx | 4 +- content/docs/ar-SA/guides/prefabs.mdx | 2 +- .../ar-SA/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/ar-SA/publishing/builtbybit.mdx | 91 + content/docs/ar-SA/publishing/index.mdx | 3 +- content/docs/cs-CZ/contributing/index.mdx | 39 + .../docs/cs-CZ/contributing/pr-guidelines.mdx | 39 + .../cs-CZ/contributing/writing-guides.mdx | 86 + .../established-information/client/index.mdx | 69 + .../developer-qa-insights.mdx | 125 + .../cs-CZ/established-information/faq.mdx | 45 + .../gameplay/creative.mdx | 243 + .../server-plugin-insights.mdx | 93 + .../server/content-categories/art-assets.mdx | 123 + .../server/content-categories/data-assets.mdx | 61 + .../server/content-categories/plugin.mdx | 48 + .../content-categories/visual-scripting.mdx | 59 + .../server/interface/inputs.mdx | 16 + .../server/interface/ui-customization.mdx | 80 + .../server/server-first-dev.mdx | 29 + .../guides/ecs/entity-component-system.mdx | 72 + .../cs-CZ/guides/ecs/example-ecs-plugin.mdx | 204 + .../cs-CZ/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/cs-CZ/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 52 + .../cs-CZ/guides/java-basics/01-variables.mdx | 77 + .../cs-CZ/guides/java-basics/02-operators.mdx | 128 + .../guides/java-basics/03-control-flow-if.mdx | 128 + .../java-basics/04-control-flow-loops.mdx | 165 + .../cs-CZ/guides/java-basics/05-arrays.mdx | 306 + .../java-basics/06-methods-functions.mdx | 432 + .../java-basics/07-introduction-oop.mdx | 378 + .../java-basics/08-access-modifiers.mdx | 595 ++ .../cs-CZ/guides/java-basics/09-string.mdx | 493 + .../cs-CZ/guides/java-basics/10-arraylist.mdx | 530 ++ .../cs-CZ/guides/java-basics/11-hashmaps.mdx | 568 ++ .../java-basics/12-exception-handling.mdx | 504 + .../guides/java-basics/13-inheritance.mdx | 629 ++ .../docs/cs-CZ/guides/learning-to-learn.mdx | 37 + .../cs-CZ/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 111 + .../cs-CZ/guides/plugin/build-and-test.mdx | 100 + .../cs-CZ/guides/plugin/chat-formatting.mdx | 199 + .../guides/plugin/client-inputs-reference.mdx | 94 + .../cs-CZ/guides/plugin/creating-block.mdx | 101 + .../cs-CZ/guides/plugin/creating-commands.mdx | 421 + .../plugin/creating-configuration-file.mdx | 114 + .../cs-CZ/guides/plugin/creating-events.mdx | 90 + .../plugin/customizing-camera-controls.mdx | 170 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/cs-CZ/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 125 + .../cs-CZ/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/cs-CZ/guides/plugin/logging.mdx | 73 + .../guides/plugin/permission-management.mdx | 118 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 68 + .../docs/cs-CZ/guides/plugin/player-stats.mdx | 113 + .../cs-CZ/guides/plugin/playing-sounds.mdx | 64 + .../guides/plugin/send-notifications.mdx | 48 + .../cs-CZ/guides/plugin/setting-up-env.mdx | 170 + .../cs-CZ/guides/plugin/spawning-entities.mdx | 120 + .../cs-CZ/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 26 + .../cs-CZ/guides/plugin/text-hologram.mdx | 229 + content/docs/cs-CZ/guides/plugin/ui.mdx | 256 + .../docs/cs-CZ/guides/plugin/world-gen.mdx | 143 + content/docs/cs-CZ/guides/prefabs.mdx | 92 + content/docs/cs-CZ/index.mdx | 19 + .../cs-CZ/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/cs-CZ/publishing/builtbybit.mdx | 91 + content/docs/cs-CZ/publishing/curseforge.mdx | 71 + content/docs/cs-CZ/publishing/index.mdx | 16 + content/docs/cs-CZ/publishing/modtale.mdx | 137 + content/docs/cs-CZ/quick-start.mdx | 11 + content/docs/cs-CZ/server/entities.mdx | 441 + content/docs/cs-CZ/server/events.mdx | 104 + content/docs/cs-CZ/server/sounds.mdx | 1162 +++ .../guides/ecs/entity-component-system.mdx | 72 + .../da-DK/guides/ecs/example-ecs-plugin.mdx | 204 + .../da-DK/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/da-DK/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 4 +- .../java-basics/06-methods-functions.mdx | 17 + .../da-DK/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../da-DK/guides/plugin/build-and-test.mdx | 100 + .../da-DK/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../da-DK/guides/plugin/creating-block.mdx | 2 +- .../da-DK/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../da-DK/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/da-DK/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../da-DK/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/da-DK/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/da-DK/guides/plugin/player-stats.mdx | 113 + .../da-DK/guides/plugin/setting-up-env.mdx | 99 +- .../da-DK/guides/plugin/spawning-entities.mdx | 17 +- .../da-DK/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../da-DK/guides/plugin/text-hologram.mdx | 229 + content/docs/da-DK/guides/plugin/ui.mdx | 256 + .../docs/da-DK/guides/plugin/world-gen.mdx | 4 +- content/docs/da-DK/guides/prefabs.mdx | 2 +- .../da-DK/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/da-DK/publishing/builtbybit.mdx | 91 + content/docs/da-DK/publishing/index.mdx | 3 +- .../guides/ecs/entity-component-system.mdx | 72 + .../de-DE/guides/ecs/example-ecs-plugin.mdx | 204 + .../de-DE/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/de-DE/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 4 +- .../java-basics/06-methods-functions.mdx | 17 + .../de-DE/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../de-DE/guides/plugin/build-and-test.mdx | 100 + .../de-DE/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../de-DE/guides/plugin/creating-block.mdx | 2 +- .../de-DE/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../de-DE/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/de-DE/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../de-DE/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/de-DE/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/de-DE/guides/plugin/player-stats.mdx | 113 + .../de-DE/guides/plugin/setting-up-env.mdx | 99 +- .../de-DE/guides/plugin/spawning-entities.mdx | 17 +- .../de-DE/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../de-DE/guides/plugin/text-hologram.mdx | 229 + content/docs/de-DE/guides/plugin/ui.mdx | 256 + .../docs/de-DE/guides/plugin/world-gen.mdx | 4 +- content/docs/de-DE/guides/prefabs.mdx | 2 +- .../de-DE/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/de-DE/publishing/builtbybit.mdx | 91 + content/docs/de-DE/publishing/index.mdx | 3 +- content/docs/es-ES/contributing/index.mdx | 30 +- .../docs/es-ES/contributing/pr-guidelines.mdx | 62 +- .../es-ES/contributing/writing-guides.mdx | 74 +- .../gameplay/creative.mdx | 186 +- .../guides/ecs/entity-component-system.mdx | 72 + .../es-ES/guides/ecs/example-ecs-plugin.mdx | 204 + .../es-ES/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/es-ES/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 4 +- .../java-basics/06-methods-functions.mdx | 17 + .../es-ES/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../es-ES/guides/plugin/build-and-test.mdx | 100 + .../es-ES/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../es-ES/guides/plugin/creating-block.mdx | 2 +- .../es-ES/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../es-ES/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/es-ES/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../es-ES/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/es-ES/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/es-ES/guides/plugin/player-stats.mdx | 113 + .../es-ES/guides/plugin/setting-up-env.mdx | 99 +- .../es-ES/guides/plugin/spawning-entities.mdx | 17 +- .../es-ES/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../es-ES/guides/plugin/text-hologram.mdx | 229 + content/docs/es-ES/guides/plugin/ui.mdx | 256 + .../docs/es-ES/guides/plugin/world-gen.mdx | 4 +- content/docs/es-ES/guides/prefabs.mdx | 2 +- .../es-ES/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/es-ES/publishing/builtbybit.mdx | 91 + content/docs/es-ES/publishing/index.mdx | 3 +- content/docs/fr-FR/contributing/index.mdx | 8 +- .../guides/ecs/entity-component-system.mdx | 72 + .../fr-FR/guides/ecs/example-ecs-plugin.mdx | 204 + .../fr-FR/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/fr-FR/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 4 +- .../java-basics/06-methods-functions.mdx | 17 + .../fr-FR/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../fr-FR/guides/plugin/build-and-test.mdx | 100 + .../fr-FR/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../fr-FR/guides/plugin/creating-block.mdx | 2 +- .../fr-FR/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../fr-FR/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/fr-FR/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../fr-FR/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/fr-FR/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/fr-FR/guides/plugin/player-stats.mdx | 113 + .../fr-FR/guides/plugin/setting-up-env.mdx | 99 +- .../fr-FR/guides/plugin/spawning-entities.mdx | 17 +- .../fr-FR/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../fr-FR/guides/plugin/text-hologram.mdx | 229 + content/docs/fr-FR/guides/plugin/ui.mdx | 256 + .../docs/fr-FR/guides/plugin/world-gen.mdx | 4 +- content/docs/fr-FR/guides/prefabs.mdx | 2 +- .../fr-FR/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/fr-FR/publishing/builtbybit.mdx | 91 + content/docs/fr-FR/publishing/index.mdx | 3 +- .../guides/ecs/entity-component-system.mdx | 72 + .../hi-IN/guides/ecs/example-ecs-plugin.mdx | 204 + .../hi-IN/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/hi-IN/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 4 +- .../java-basics/06-methods-functions.mdx | 17 + .../hi-IN/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../hi-IN/guides/plugin/build-and-test.mdx | 100 + .../hi-IN/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../hi-IN/guides/plugin/creating-block.mdx | 2 +- .../hi-IN/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../hi-IN/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/hi-IN/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../hi-IN/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/hi-IN/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/hi-IN/guides/plugin/player-stats.mdx | 113 + .../hi-IN/guides/plugin/setting-up-env.mdx | 99 +- .../hi-IN/guides/plugin/spawning-entities.mdx | 17 +- .../hi-IN/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../hi-IN/guides/plugin/text-hologram.mdx | 229 + content/docs/hi-IN/guides/plugin/ui.mdx | 256 + .../docs/hi-IN/guides/plugin/world-gen.mdx | 4 +- content/docs/hi-IN/guides/prefabs.mdx | 2 +- .../hi-IN/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/hi-IN/publishing/builtbybit.mdx | 91 + content/docs/hi-IN/publishing/index.mdx | 3 +- .../guides/ecs/entity-component-system.mdx | 72 + .../hu-HU/guides/ecs/example-ecs-plugin.mdx | 204 + .../hu-HU/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/hu-HU/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 4 +- .../java-basics/06-methods-functions.mdx | 17 + .../hu-HU/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../hu-HU/guides/plugin/build-and-test.mdx | 100 + .../hu-HU/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../hu-HU/guides/plugin/creating-block.mdx | 2 +- .../hu-HU/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../hu-HU/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/hu-HU/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../hu-HU/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/hu-HU/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/hu-HU/guides/plugin/player-stats.mdx | 113 + .../hu-HU/guides/plugin/setting-up-env.mdx | 99 +- .../hu-HU/guides/plugin/spawning-entities.mdx | 17 +- .../hu-HU/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../hu-HU/guides/plugin/text-hologram.mdx | 229 + content/docs/hu-HU/guides/plugin/ui.mdx | 256 + .../docs/hu-HU/guides/plugin/world-gen.mdx | 4 +- content/docs/hu-HU/guides/prefabs.mdx | 2 +- .../hu-HU/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/hu-HU/publishing/builtbybit.mdx | 91 + content/docs/hu-HU/publishing/index.mdx | 3 +- .../guides/ecs/entity-component-system.mdx | 72 + .../id-ID/guides/ecs/example-ecs-plugin.mdx | 204 + .../id-ID/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/id-ID/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 2 +- .../java-basics/06-methods-functions.mdx | 17 + .../id-ID/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../id-ID/guides/plugin/build-and-test.mdx | 100 + .../id-ID/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../id-ID/guides/plugin/creating-block.mdx | 2 +- .../id-ID/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../id-ID/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/id-ID/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../id-ID/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/id-ID/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/id-ID/guides/plugin/player-stats.mdx | 113 + .../id-ID/guides/plugin/setting-up-env.mdx | 99 +- .../id-ID/guides/plugin/spawning-entities.mdx | 17 +- .../id-ID/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../id-ID/guides/plugin/text-hologram.mdx | 229 + content/docs/id-ID/guides/plugin/ui.mdx | 256 + .../docs/id-ID/guides/plugin/world-gen.mdx | 4 +- content/docs/id-ID/guides/prefabs.mdx | 2 +- .../id-ID/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/id-ID/publishing/builtbybit.mdx | 91 + content/docs/id-ID/publishing/index.mdx | 3 +- .../guides/ecs/entity-component-system.mdx | 72 + .../it-IT/guides/ecs/example-ecs-plugin.mdx | 204 + .../it-IT/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/it-IT/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 4 +- .../java-basics/06-methods-functions.mdx | 17 + .../it-IT/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../it-IT/guides/plugin/build-and-test.mdx | 100 + .../it-IT/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../it-IT/guides/plugin/creating-block.mdx | 2 +- .../it-IT/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../it-IT/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/it-IT/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../it-IT/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/it-IT/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/it-IT/guides/plugin/player-stats.mdx | 113 + .../it-IT/guides/plugin/setting-up-env.mdx | 99 +- .../it-IT/guides/plugin/spawning-entities.mdx | 17 +- .../it-IT/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../it-IT/guides/plugin/text-hologram.mdx | 229 + content/docs/it-IT/guides/plugin/ui.mdx | 256 + .../docs/it-IT/guides/plugin/world-gen.mdx | 4 +- content/docs/it-IT/guides/prefabs.mdx | 2 +- .../it-IT/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/it-IT/publishing/builtbybit.mdx | 91 + content/docs/it-IT/publishing/index.mdx | 3 +- content/docs/ja-JP/contributing/index.mdx | 2 +- .../docs/ja-JP/contributing/pr-guidelines.mdx | 38 +- .../ja-JP/contributing/writing-guides.mdx | 64 +- .../established-information/client/index.mdx | 73 +- .../developer-qa-insights.mdx | 176 +- .../ja-JP/established-information/faq.mdx | 50 +- .../gameplay/creative.mdx | 291 +- .../server-plugin-insights.mdx | 58 +- .../server/content-categories/art-assets.mdx | 154 +- .../server/content-categories/data-assets.mdx | 72 +- .../server/content-categories/plugin.mdx | 53 +- .../content-categories/visual-scripting.mdx | 74 +- .../server/interface/inputs.mdx | 14 +- .../server/interface/ui-customization.mdx | 93 +- .../server/server-first-dev.mdx | 33 +- .../guides/ecs/entity-component-system.mdx | 72 + .../ja-JP/guides/ecs/example-ecs-plugin.mdx | 204 + .../ja-JP/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/ja-JP/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 4 +- .../java-basics/06-methods-functions.mdx | 17 + .../docs/ja-JP/guides/learning-to-learn.mdx | 38 +- .../ja-JP/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../ja-JP/guides/plugin/build-and-test.mdx | 100 + .../ja-JP/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../ja-JP/guides/plugin/creating-block.mdx | 2 +- .../ja-JP/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../ja-JP/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/ja-JP/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../ja-JP/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/ja-JP/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/ja-JP/guides/plugin/player-stats.mdx | 113 + .../ja-JP/guides/plugin/setting-up-env.mdx | 99 +- .../ja-JP/guides/plugin/spawning-entities.mdx | 17 +- .../ja-JP/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../ja-JP/guides/plugin/text-hologram.mdx | 229 + content/docs/ja-JP/guides/plugin/ui.mdx | 256 + .../docs/ja-JP/guides/plugin/world-gen.mdx | 4 +- content/docs/ja-JP/guides/prefabs.mdx | 138 +- content/docs/ja-JP/index.mdx | 21 +- .../ja-JP/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/ja-JP/publishing/builtbybit.mdx | 91 + content/docs/ja-JP/publishing/index.mdx | 3 +- content/docs/ja-JP/quick-start.mdx | 14 +- content/docs/ja-JP/server/entities.mdx | 870 +- content/docs/ja-JP/server/events.mdx | 190 +- content/docs/ja-JP/server/sounds.mdx | 2314 ++--- .../guides/ecs/entity-component-system.mdx | 72 + .../lt-LT/guides/ecs/example-ecs-plugin.mdx | 204 + .../lt-LT/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/lt-LT/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 4 +- .../java-basics/06-methods-functions.mdx | 17 + .../lt-LT/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../lt-LT/guides/plugin/build-and-test.mdx | 100 + .../lt-LT/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../lt-LT/guides/plugin/creating-block.mdx | 2 +- .../lt-LT/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../lt-LT/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/lt-LT/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../lt-LT/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/lt-LT/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/lt-LT/guides/plugin/player-stats.mdx | 113 + .../lt-LT/guides/plugin/setting-up-env.mdx | 99 +- .../lt-LT/guides/plugin/spawning-entities.mdx | 17 +- .../lt-LT/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../lt-LT/guides/plugin/text-hologram.mdx | 229 + content/docs/lt-LT/guides/plugin/ui.mdx | 256 + .../docs/lt-LT/guides/plugin/world-gen.mdx | 4 +- content/docs/lt-LT/guides/prefabs.mdx | 2 +- .../lt-LT/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/lt-LT/publishing/builtbybit.mdx | 91 + content/docs/lt-LT/publishing/index.mdx | 3 +- .../guides/ecs/entity-component-system.mdx | 72 + .../lv-LV/guides/ecs/example-ecs-plugin.mdx | 204 + .../lv-LV/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/lv-LV/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 4 +- .../lv-LV/guides/java-basics/01-variables.mdx | 6 +- .../java-basics/06-methods-functions.mdx | 17 + .../lv-LV/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../lv-LV/guides/plugin/build-and-test.mdx | 100 + .../lv-LV/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../lv-LV/guides/plugin/creating-block.mdx | 2 +- .../lv-LV/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../lv-LV/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/lv-LV/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../lv-LV/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/lv-LV/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/lv-LV/guides/plugin/player-stats.mdx | 113 + .../lv-LV/guides/plugin/setting-up-env.mdx | 99 +- .../lv-LV/guides/plugin/spawning-entities.mdx | 17 +- .../lv-LV/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../lv-LV/guides/plugin/text-hologram.mdx | 229 + content/docs/lv-LV/guides/plugin/ui.mdx | 256 + .../docs/lv-LV/guides/plugin/world-gen.mdx | 4 +- content/docs/lv-LV/guides/prefabs.mdx | 2 +- .../lv-LV/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/lv-LV/publishing/builtbybit.mdx | 91 + content/docs/lv-LV/publishing/index.mdx | 3 +- content/docs/lv-LV/quick-start.mdx | 10 +- .../guides/ecs/entity-component-system.mdx | 72 + .../nl-NL/guides/ecs/example-ecs-plugin.mdx | 204 + .../nl-NL/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/nl-NL/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 4 +- .../java-basics/06-methods-functions.mdx | 17 + .../nl-NL/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../nl-NL/guides/plugin/build-and-test.mdx | 100 + .../nl-NL/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../nl-NL/guides/plugin/creating-block.mdx | 2 +- .../nl-NL/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../nl-NL/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/nl-NL/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../nl-NL/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/nl-NL/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/nl-NL/guides/plugin/player-stats.mdx | 113 + .../nl-NL/guides/plugin/setting-up-env.mdx | 99 +- .../nl-NL/guides/plugin/spawning-entities.mdx | 17 +- .../nl-NL/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../nl-NL/guides/plugin/text-hologram.mdx | 229 + content/docs/nl-NL/guides/plugin/ui.mdx | 256 + .../docs/nl-NL/guides/plugin/world-gen.mdx | 4 +- content/docs/nl-NL/guides/prefabs.mdx | 2 +- .../nl-NL/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/nl-NL/publishing/builtbybit.mdx | 91 + content/docs/nl-NL/publishing/index.mdx | 3 +- .../guides/ecs/entity-component-system.mdx | 72 + .../pl-PL/guides/ecs/example-ecs-plugin.mdx | 204 + .../pl-PL/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/pl-PL/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 4 +- .../java-basics/06-methods-functions.mdx | 17 + .../pl-PL/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../pl-PL/guides/plugin/build-and-test.mdx | 100 + .../pl-PL/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../pl-PL/guides/plugin/creating-block.mdx | 2 +- .../pl-PL/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../pl-PL/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/pl-PL/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../pl-PL/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/pl-PL/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/pl-PL/guides/plugin/player-stats.mdx | 113 + .../pl-PL/guides/plugin/setting-up-env.mdx | 99 +- .../pl-PL/guides/plugin/spawning-entities.mdx | 17 +- .../pl-PL/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../pl-PL/guides/plugin/text-hologram.mdx | 229 + content/docs/pl-PL/guides/plugin/ui.mdx | 256 + .../docs/pl-PL/guides/plugin/world-gen.mdx | 4 +- content/docs/pl-PL/guides/prefabs.mdx | 2 +- .../pl-PL/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/pl-PL/publishing/builtbybit.mdx | 91 + content/docs/pl-PL/publishing/index.mdx | 3 +- .../docs/pt-BR/contributing/pr-guidelines.mdx | 60 +- .../pt-BR/contributing/writing-guides.mdx | 72 +- .../developer-qa-insights.mdx | 54 +- .../gameplay/creative.mdx | 76 +- .../server/interface/ui-customization.mdx | 56 +- .../server/server-first-dev.mdx | 22 +- .../guides/ecs/entity-component-system.mdx | 72 + .../pt-BR/guides/ecs/example-ecs-plugin.mdx | 204 + .../pt-BR/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/pt-BR/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 14 +- .../java-basics/06-methods-functions.mdx | 17 + .../java-basics/08-access-modifiers.mdx | 45 +- .../pt-BR/guides/java-basics/09-string.mdx | 104 +- .../pt-BR/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../pt-BR/guides/plugin/build-and-test.mdx | 100 + .../pt-BR/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../pt-BR/guides/plugin/creating-block.mdx | 2 +- .../pt-BR/guides/plugin/creating-commands.mdx | 388 +- .../plugin/creating-configuration-file.mdx | 114 + .../pt-BR/guides/plugin/creating-events.mdx | 30 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/pt-BR/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 18 +- .../pt-BR/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/pt-BR/guides/plugin/logging.mdx | 73 + .../guides/plugin/permission-management.mdx | 4 +- .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/pt-BR/guides/plugin/player-stats.mdx | 113 + .../pt-BR/guides/plugin/setting-up-env.mdx | 99 +- .../pt-BR/guides/plugin/spawning-entities.mdx | 17 +- .../pt-BR/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 9 +- .../pt-BR/guides/plugin/text-hologram.mdx | 229 + content/docs/pt-BR/guides/plugin/ui.mdx | 256 + .../docs/pt-BR/guides/plugin/world-gen.mdx | 106 +- content/docs/pt-BR/guides/prefabs.mdx | 10 +- .../pt-BR/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/pt-BR/publishing/builtbybit.mdx | 91 + content/docs/pt-BR/publishing/curseforge.mdx | 2 +- content/docs/pt-BR/publishing/index.mdx | 3 +- content/docs/pt-BR/quick-start.mdx | 10 +- content/docs/pt-BR/server/entities.mdx | 10 +- content/docs/pt-BR/server/events.mdx | 16 +- content/docs/pt-BR/server/sounds.mdx | 10 +- content/docs/pt-PT/contributing/index.mdx | 39 + .../docs/pt-PT/contributing/pr-guidelines.mdx | 39 + .../pt-PT/contributing/writing-guides.mdx | 86 + .../developer-qa-insights.mdx | 1 + .../gameplay/creative.mdx | 243 + .../server-plugin-insights.mdx | 93 + .../guides/ecs/entity-component-system.mdx | 72 + .../pt-PT/guides/ecs/example-ecs-plugin.mdx | 204 + .../pt-PT/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/pt-PT/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 4 +- .../pt-PT/guides/java-basics/01-variables.mdx | 8 +- .../java-basics/04-control-flow-loops.mdx | 2 +- .../java-basics/06-methods-functions.mdx | 432 + .../java-basics/07-introduction-oop.mdx | 378 + .../java-basics/08-access-modifiers.mdx | 595 ++ .../pt-PT/guides/java-basics/09-string.mdx | 493 + .../pt-PT/guides/java-basics/10-arraylist.mdx | 530 ++ .../pt-PT/guides/java-basics/11-hashmaps.mdx | 568 ++ .../java-basics/12-exception-handling.mdx | 504 + .../guides/java-basics/13-inheritance.mdx | 629 ++ .../docs/pt-PT/guides/learning-to-learn.mdx | 24 +- .../pt-PT/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 111 + .../pt-PT/guides/plugin/build-and-test.mdx | 100 + .../pt-PT/guides/plugin/chat-formatting.mdx | 199 + .../guides/plugin/client-inputs-reference.mdx | 94 + .../pt-PT/guides/plugin/creating-block.mdx | 101 + .../pt-PT/guides/plugin/creating-commands.mdx | 421 + .../plugin/creating-configuration-file.mdx | 114 + .../pt-PT/guides/plugin/creating-events.mdx | 90 + .../plugin/customizing-camera-controls.mdx | 170 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/pt-PT/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 125 + .../pt-PT/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/pt-PT/guides/plugin/logging.mdx | 73 + .../guides/plugin/permission-management.mdx | 118 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 68 + .../docs/pt-PT/guides/plugin/player-stats.mdx | 113 + .../pt-PT/guides/plugin/playing-sounds.mdx | 64 + .../guides/plugin/send-notifications.mdx | 48 + .../pt-PT/guides/plugin/setting-up-env.mdx | 170 + .../pt-PT/guides/plugin/spawning-entities.mdx | 120 + .../pt-PT/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 26 + .../pt-PT/guides/plugin/text-hologram.mdx | 229 + content/docs/pt-PT/guides/plugin/ui.mdx | 256 + .../docs/pt-PT/guides/plugin/world-gen.mdx | 143 + content/docs/pt-PT/guides/prefabs.mdx | 92 + .../pt-PT/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/pt-PT/publishing/builtbybit.mdx | 91 + content/docs/pt-PT/publishing/curseforge.mdx | 71 + content/docs/pt-PT/publishing/index.mdx | 16 + content/docs/pt-PT/publishing/modtale.mdx | 137 + content/docs/pt-PT/quick-start.mdx | 7 +- content/docs/pt-PT/server/entities.mdx | 441 + content/docs/pt-PT/server/events.mdx | 104 + content/docs/pt-PT/server/sounds.mdx | 1162 +++ .../guides/ecs/entity-component-system.mdx | 72 + .../ro-RO/guides/ecs/example-ecs-plugin.mdx | 204 + .../ro-RO/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/ro-RO/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 4 +- .../java-basics/06-methods-functions.mdx | 17 + .../ro-RO/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../ro-RO/guides/plugin/build-and-test.mdx | 100 + .../ro-RO/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../ro-RO/guides/plugin/creating-block.mdx | 2 +- .../ro-RO/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../ro-RO/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/ro-RO/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../ro-RO/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/ro-RO/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/ro-RO/guides/plugin/player-stats.mdx | 113 + .../ro-RO/guides/plugin/setting-up-env.mdx | 99 +- .../ro-RO/guides/plugin/spawning-entities.mdx | 17 +- .../ro-RO/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../ro-RO/guides/plugin/text-hologram.mdx | 229 + content/docs/ro-RO/guides/plugin/ui.mdx | 256 + .../docs/ro-RO/guides/plugin/world-gen.mdx | 4 +- content/docs/ro-RO/guides/prefabs.mdx | 2 +- .../ro-RO/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/ro-RO/publishing/builtbybit.mdx | 91 + content/docs/ro-RO/publishing/index.mdx | 3 +- .../developer-qa-insights.mdx | 52 +- .../server/content-categories/art-assets.mdx | 2 +- .../server/interface/ui-customization.mdx | 94 +- .../server/server-first-dev.mdx | 33 +- .../guides/ecs/entity-component-system.mdx | 72 + .../ru-RU/guides/ecs/example-ecs-plugin.mdx | 204 + .../ru-RU/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/ru-RU/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 4 +- .../ru-RU/guides/java-basics/01-variables.mdx | 6 +- .../java-basics/06-methods-functions.mdx | 17 + .../ru-RU/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../ru-RU/guides/plugin/build-and-test.mdx | 100 + .../ru-RU/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../ru-RU/guides/plugin/creating-block.mdx | 2 +- .../ru-RU/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../ru-RU/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/ru-RU/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../ru-RU/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/ru-RU/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/ru-RU/guides/plugin/player-stats.mdx | 113 + .../ru-RU/guides/plugin/setting-up-env.mdx | 99 +- .../ru-RU/guides/plugin/spawning-entities.mdx | 17 +- .../ru-RU/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../ru-RU/guides/plugin/text-hologram.mdx | 229 + content/docs/ru-RU/guides/plugin/ui.mdx | 256 + .../docs/ru-RU/guides/plugin/world-gen.mdx | 4 +- content/docs/ru-RU/guides/prefabs.mdx | 2 +- .../ru-RU/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/ru-RU/publishing/builtbybit.mdx | 91 + content/docs/ru-RU/publishing/index.mdx | 3 +- content/docs/ru-RU/quick-start.mdx | 14 +- content/docs/sq-AL/contributing/index.mdx | 39 + .../docs/sq-AL/contributing/pr-guidelines.mdx | 39 + .../sq-AL/contributing/writing-guides.mdx | 86 + .../established-information/client/index.mdx | 69 + .../developer-qa-insights.mdx | 125 + .../sq-AL/established-information/faq.mdx | 45 + .../gameplay/creative.mdx | 243 + .../server-plugin-insights.mdx | 93 + .../server/content-categories/art-assets.mdx | 123 + .../server/content-categories/data-assets.mdx | 61 + .../server/content-categories/plugin.mdx | 48 + .../content-categories/visual-scripting.mdx | 59 + .../server/interface/inputs.mdx | 16 + .../server/interface/ui-customization.mdx | 80 + .../server/server-first-dev.mdx | 29 + .../guides/ecs/entity-component-system.mdx | 72 + .../sq-AL/guides/ecs/example-ecs-plugin.mdx | 204 + .../sq-AL/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/sq-AL/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 52 + .../sq-AL/guides/java-basics/01-variables.mdx | 77 + .../sq-AL/guides/java-basics/02-operators.mdx | 128 + .../guides/java-basics/03-control-flow-if.mdx | 128 + .../java-basics/04-control-flow-loops.mdx | 165 + .../sq-AL/guides/java-basics/05-arrays.mdx | 306 + .../java-basics/06-methods-functions.mdx | 432 + .../java-basics/07-introduction-oop.mdx | 378 + .../java-basics/08-access-modifiers.mdx | 595 ++ .../sq-AL/guides/java-basics/09-string.mdx | 493 + .../sq-AL/guides/java-basics/10-arraylist.mdx | 530 ++ .../sq-AL/guides/java-basics/11-hashmaps.mdx | 568 ++ .../java-basics/12-exception-handling.mdx | 504 + .../guides/java-basics/13-inheritance.mdx | 629 ++ .../docs/sq-AL/guides/learning-to-learn.mdx | 37 + .../sq-AL/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 111 + .../sq-AL/guides/plugin/build-and-test.mdx | 100 + .../sq-AL/guides/plugin/chat-formatting.mdx | 199 + .../guides/plugin/client-inputs-reference.mdx | 94 + .../sq-AL/guides/plugin/creating-block.mdx | 101 + .../sq-AL/guides/plugin/creating-commands.mdx | 421 + .../plugin/creating-configuration-file.mdx | 114 + .../sq-AL/guides/plugin/creating-events.mdx | 90 + .../plugin/customizing-camera-controls.mdx | 170 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/sq-AL/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 125 + .../sq-AL/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/sq-AL/guides/plugin/logging.mdx | 73 + .../guides/plugin/permission-management.mdx | 118 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 68 + .../docs/sq-AL/guides/plugin/player-stats.mdx | 113 + .../sq-AL/guides/plugin/playing-sounds.mdx | 64 + .../guides/plugin/send-notifications.mdx | 48 + .../sq-AL/guides/plugin/setting-up-env.mdx | 170 + .../sq-AL/guides/plugin/spawning-entities.mdx | 120 + .../sq-AL/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 26 + .../sq-AL/guides/plugin/text-hologram.mdx | 229 + content/docs/sq-AL/guides/plugin/ui.mdx | 256 + .../docs/sq-AL/guides/plugin/world-gen.mdx | 143 + content/docs/sq-AL/guides/prefabs.mdx | 92 + content/docs/sq-AL/index.mdx | 19 + .../sq-AL/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/sq-AL/publishing/builtbybit.mdx | 91 + content/docs/sq-AL/publishing/curseforge.mdx | 71 + content/docs/sq-AL/publishing/index.mdx | 16 + content/docs/sq-AL/publishing/modtale.mdx | 137 + content/docs/sq-AL/quick-start.mdx | 11 + content/docs/sq-AL/server/entities.mdx | 441 + content/docs/sq-AL/server/events.mdx | 104 + content/docs/sq-AL/server/sounds.mdx | 1162 +++ .../guides/ecs/entity-component-system.mdx | 72 + .../sv-SE/guides/ecs/example-ecs-plugin.mdx | 204 + .../sv-SE/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/sv-SE/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 4 +- .../java-basics/06-methods-functions.mdx | 17 + .../sv-SE/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../sv-SE/guides/plugin/build-and-test.mdx | 100 + .../sv-SE/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../sv-SE/guides/plugin/creating-block.mdx | 2 +- .../sv-SE/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../sv-SE/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/sv-SE/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../sv-SE/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/sv-SE/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/sv-SE/guides/plugin/player-stats.mdx | 113 + .../sv-SE/guides/plugin/setting-up-env.mdx | 99 +- .../sv-SE/guides/plugin/spawning-entities.mdx | 17 +- .../sv-SE/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../sv-SE/guides/plugin/text-hologram.mdx | 229 + content/docs/sv-SE/guides/plugin/ui.mdx | 256 + .../docs/sv-SE/guides/plugin/world-gen.mdx | 4 +- content/docs/sv-SE/guides/prefabs.mdx | 2 +- .../sv-SE/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/sv-SE/publishing/builtbybit.mdx | 91 + content/docs/sv-SE/publishing/index.mdx | 3 +- .../guides/ecs/entity-component-system.mdx | 72 + .../tr-TR/guides/ecs/example-ecs-plugin.mdx | 204 + .../tr-TR/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/tr-TR/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 4 +- .../java-basics/06-methods-functions.mdx | 17 + .../tr-TR/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../tr-TR/guides/plugin/build-and-test.mdx | 100 + .../tr-TR/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../tr-TR/guides/plugin/creating-block.mdx | 2 +- .../tr-TR/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../tr-TR/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/tr-TR/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../tr-TR/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/tr-TR/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/tr-TR/guides/plugin/player-stats.mdx | 113 + .../tr-TR/guides/plugin/setting-up-env.mdx | 99 +- .../tr-TR/guides/plugin/spawning-entities.mdx | 17 +- .../tr-TR/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../tr-TR/guides/plugin/text-hologram.mdx | 229 + content/docs/tr-TR/guides/plugin/ui.mdx | 256 + .../docs/tr-TR/guides/plugin/world-gen.mdx | 4 +- content/docs/tr-TR/guides/prefabs.mdx | 2 +- .../tr-TR/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/tr-TR/publishing/builtbybit.mdx | 91 + content/docs/tr-TR/publishing/index.mdx | 3 +- .../docs/uk-UA/contributing/pr-guidelines.mdx | 38 +- .../uk-UA/contributing/writing-guides.mdx | 50 +- .../established-information/client/index.mdx | 2 +- .../uk-UA/established-information/faq.mdx | 6 +- .../gameplay/creative.mdx | 290 +- .../server/content-categories/art-assets.mdx | 154 +- .../server/content-categories/data-assets.mdx | 38 +- .../content-categories/visual-scripting.mdx | 4 +- .../guides/ecs/entity-component-system.mdx | 72 + .../uk-UA/guides/ecs/example-ecs-plugin.mdx | 204 + .../uk-UA/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/uk-UA/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 30 +- .../uk-UA/guides/java-basics/01-variables.mdx | 12 +- .../java-basics/06-methods-functions.mdx | 17 + .../docs/uk-UA/guides/learning-to-learn.mdx | 8 +- .../uk-UA/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../uk-UA/guides/plugin/build-and-test.mdx | 100 + .../uk-UA/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../uk-UA/guides/plugin/creating-block.mdx | 2 +- .../uk-UA/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../uk-UA/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/uk-UA/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../uk-UA/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/uk-UA/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/uk-UA/guides/plugin/player-stats.mdx | 113 + .../uk-UA/guides/plugin/setting-up-env.mdx | 101 +- .../uk-UA/guides/plugin/spawning-entities.mdx | 17 +- .../uk-UA/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../uk-UA/guides/plugin/text-hologram.mdx | 229 + content/docs/uk-UA/guides/plugin/ui.mdx | 256 + .../docs/uk-UA/guides/plugin/world-gen.mdx | 4 +- content/docs/uk-UA/guides/prefabs.mdx | 2 +- .../uk-UA/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/uk-UA/publishing/builtbybit.mdx | 91 + content/docs/uk-UA/publishing/index.mdx | 3 +- content/docs/uk-UA/quick-start.mdx | 10 +- .../guides/ecs/entity-component-system.mdx | 72 + .../vi-VN/guides/ecs/example-ecs-plugin.mdx | 204 + .../vi-VN/guides/ecs/hytale-ecs-theory.mdx | 162 + content/docs/vi-VN/guides/ecs/systems.mdx | 230 + .../guides/java-basics/00-introduction.mdx | 4 +- .../java-basics/06-methods-functions.mdx | 17 + .../vi-VN/guides/plugin/block-components.mdx | 253 + .../guides/plugin/browsing-serverjar.mdx | 81 +- .../vi-VN/guides/plugin/build-and-test.mdx | 100 + .../vi-VN/guides/plugin/chat-formatting.mdx | 156 +- .../guides/plugin/client-inputs-reference.mdx | 542 +- .../vi-VN/guides/plugin/creating-block.mdx | 2 +- .../vi-VN/guides/plugin/creating-commands.mdx | 374 +- .../plugin/creating-configuration-file.mdx | 114 + .../vi-VN/guides/plugin/creating-events.mdx | 10 +- .../plugin/customizing-camera-controls.mdx | 25 + .../plugin/customizing-hotbar-actions.mdx | 298 + .../docs/vi-VN/guides/plugin/instances.mdx | 194 + .../guides/plugin/inventory-management.mdx | 16 +- .../vi-VN/guides/plugin/item-interaction.mdx | 340 + .../guides/plugin/listening-to-packets.mdx | 183 + content/docs/vi-VN/guides/plugin/logging.mdx | 73 + .../guides/plugin/player-death-event.mdx | 129 + .../guides/plugin/player-input-guide.mdx | 262 +- .../docs/vi-VN/guides/plugin/player-stats.mdx | 113 + .../vi-VN/guides/plugin/setting-up-env.mdx | 99 +- .../vi-VN/guides/plugin/spawning-entities.mdx | 17 +- .../vi-VN/guides/plugin/spawning-npcs.mdx | 169 + .../guides/plugin/store-persistant-data.mdx | 140 + .../guides/plugin/teleporting-players.mdx | 5 +- .../vi-VN/guides/plugin/text-hologram.mdx | 229 + content/docs/vi-VN/guides/plugin/ui.mdx | 256 + .../docs/vi-VN/guides/plugin/world-gen.mdx | 4 +- content/docs/vi-VN/guides/prefabs.mdx | 2 +- .../vi-VN/official-documentation/npc-doc.mdx | 8093 +++++++++++++++++ .../worldgen/pack-tutorial/asset-packs.mdx | 93 + .../assignments.mdx | 137 + .../technical-hytale-generator/block-mask.mdx | 47 + .../technical-hytale-generator/curves.mdx | 404 + .../technical-hytale-generator/density.mdx | 1544 ++++ .../directionality.mdx | 95 + .../material-providers.mdx | 506 ++ .../technical-hytale-generator/patterns.mdx | 412 + .../positions-provider.mdx | 363 + .../technical-hytale-generator/props.mdx | 430 + .../technical-hytale-generator/scanners.mdx | 162 + .../vector-provider.mdx | 119 + .../how-to-edit-and-create-biomes.mdx | 156 + .../world-generation-concepts.mdx | 149 + content/docs/vi-VN/publishing/builtbybit.mdx | 91 + content/docs/vi-VN/publishing/index.mdx | 3 +- messages/af-ZA.json | 20 +- messages/ar-SA.json | 20 +- messages/cs-CZ.json | 93 + messages/da-DK.json | 20 +- messages/de-DE.json | 20 +- messages/es-ES.json | 26 +- messages/fr-FR.json | 20 +- messages/hi-IN.json | 20 +- messages/hu-HU.json | 20 +- messages/id-ID.json | 20 +- messages/it-IT.json | 20 +- messages/ja-JP.json | 36 +- messages/lt-LT.json | 20 +- messages/lv-LV.json | 24 +- messages/nl-NL.json | 20 +- messages/pl-PL.json | 20 +- messages/pt-BR.json | 20 +- messages/pt-PT.json | 94 +- messages/ro-RO.json | 20 +- messages/ru-RU.json | 40 +- messages/sq-AL.json | 93 + messages/sv-SE.json | 20 +- messages/tr-TR.json | 20 +- messages/uk-UA.json | 20 +- messages/vi-VN.json | 20 +- 1460 files changed, 454452 insertions(+), 19538 deletions(-) create mode 100644 content/docs/af-ZA/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/af-ZA/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/af-ZA/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/af-ZA/guides/ecs/systems.mdx create mode 100644 content/docs/af-ZA/guides/plugin/block-components.mdx create mode 100644 content/docs/af-ZA/guides/plugin/build-and-test.mdx create mode 100644 content/docs/af-ZA/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/af-ZA/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/af-ZA/guides/plugin/instances.mdx create mode 100644 content/docs/af-ZA/guides/plugin/item-interaction.mdx create mode 100644 content/docs/af-ZA/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/af-ZA/guides/plugin/logging.mdx create mode 100644 content/docs/af-ZA/guides/plugin/player-death-event.mdx create mode 100644 content/docs/af-ZA/guides/plugin/player-stats.mdx create mode 100644 content/docs/af-ZA/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/af-ZA/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/af-ZA/guides/plugin/text-hologram.mdx create mode 100644 content/docs/af-ZA/guides/plugin/ui.mdx create mode 100644 content/docs/af-ZA/official-documentation/npc-doc.mdx create mode 100644 content/docs/af-ZA/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/af-ZA/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/af-ZA/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/af-ZA/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/af-ZA/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/af-ZA/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/af-ZA/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/af-ZA/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/af-ZA/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/af-ZA/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/af-ZA/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/af-ZA/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/af-ZA/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/af-ZA/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/af-ZA/publishing/builtbybit.mdx create mode 100644 content/docs/ar-SA/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/ar-SA/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/ar-SA/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/ar-SA/guides/ecs/systems.mdx create mode 100644 content/docs/ar-SA/guides/plugin/block-components.mdx create mode 100644 content/docs/ar-SA/guides/plugin/build-and-test.mdx create mode 100644 content/docs/ar-SA/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/ar-SA/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/ar-SA/guides/plugin/instances.mdx create mode 100644 content/docs/ar-SA/guides/plugin/item-interaction.mdx create mode 100644 content/docs/ar-SA/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/ar-SA/guides/plugin/logging.mdx create mode 100644 content/docs/ar-SA/guides/plugin/player-death-event.mdx create mode 100644 content/docs/ar-SA/guides/plugin/player-stats.mdx create mode 100644 content/docs/ar-SA/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/ar-SA/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/ar-SA/guides/plugin/text-hologram.mdx create mode 100644 content/docs/ar-SA/guides/plugin/ui.mdx create mode 100644 content/docs/ar-SA/official-documentation/npc-doc.mdx create mode 100644 content/docs/ar-SA/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/ar-SA/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/ar-SA/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/ar-SA/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/ar-SA/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/ar-SA/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/ar-SA/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/ar-SA/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/ar-SA/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/ar-SA/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/ar-SA/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/ar-SA/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/ar-SA/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/ar-SA/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/ar-SA/publishing/builtbybit.mdx create mode 100644 content/docs/cs-CZ/contributing/index.mdx create mode 100644 content/docs/cs-CZ/contributing/pr-guidelines.mdx create mode 100644 content/docs/cs-CZ/contributing/writing-guides.mdx create mode 100644 content/docs/cs-CZ/established-information/client/index.mdx create mode 100644 content/docs/cs-CZ/established-information/developer-qa-insights.mdx create mode 100644 content/docs/cs-CZ/established-information/faq.mdx create mode 100644 content/docs/cs-CZ/established-information/gameplay/creative.mdx create mode 100644 content/docs/cs-CZ/established-information/server-plugin-insights.mdx create mode 100644 content/docs/cs-CZ/established-information/server/content-categories/art-assets.mdx create mode 100644 content/docs/cs-CZ/established-information/server/content-categories/data-assets.mdx create mode 100644 content/docs/cs-CZ/established-information/server/content-categories/plugin.mdx create mode 100644 content/docs/cs-CZ/established-information/server/content-categories/visual-scripting.mdx create mode 100644 content/docs/cs-CZ/established-information/server/interface/inputs.mdx create mode 100644 content/docs/cs-CZ/established-information/server/interface/ui-customization.mdx create mode 100644 content/docs/cs-CZ/established-information/server/server-first-dev.mdx create mode 100644 content/docs/cs-CZ/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/cs-CZ/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/cs-CZ/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/cs-CZ/guides/ecs/systems.mdx create mode 100644 content/docs/cs-CZ/guides/java-basics/00-introduction.mdx create mode 100644 content/docs/cs-CZ/guides/java-basics/01-variables.mdx create mode 100644 content/docs/cs-CZ/guides/java-basics/02-operators.mdx create mode 100644 content/docs/cs-CZ/guides/java-basics/03-control-flow-if.mdx create mode 100644 content/docs/cs-CZ/guides/java-basics/04-control-flow-loops.mdx create mode 100644 content/docs/cs-CZ/guides/java-basics/05-arrays.mdx create mode 100644 content/docs/cs-CZ/guides/java-basics/06-methods-functions.mdx create mode 100644 content/docs/cs-CZ/guides/java-basics/07-introduction-oop.mdx create mode 100644 content/docs/cs-CZ/guides/java-basics/08-access-modifiers.mdx create mode 100644 content/docs/cs-CZ/guides/java-basics/09-string.mdx create mode 100644 content/docs/cs-CZ/guides/java-basics/10-arraylist.mdx create mode 100644 content/docs/cs-CZ/guides/java-basics/11-hashmaps.mdx create mode 100644 content/docs/cs-CZ/guides/java-basics/12-exception-handling.mdx create mode 100644 content/docs/cs-CZ/guides/java-basics/13-inheritance.mdx create mode 100644 content/docs/cs-CZ/guides/learning-to-learn.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/block-components.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/browsing-serverjar.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/build-and-test.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/chat-formatting.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/client-inputs-reference.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/creating-block.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/creating-commands.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/creating-events.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/customizing-camera-controls.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/instances.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/inventory-management.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/item-interaction.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/logging.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/permission-management.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/player-death-event.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/player-input-guide.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/player-stats.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/playing-sounds.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/send-notifications.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/setting-up-env.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/spawning-entities.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/teleporting-players.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/text-hologram.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/ui.mdx create mode 100644 content/docs/cs-CZ/guides/plugin/world-gen.mdx create mode 100644 content/docs/cs-CZ/guides/prefabs.mdx create mode 100644 content/docs/cs-CZ/index.mdx create mode 100644 content/docs/cs-CZ/official-documentation/npc-doc.mdx create mode 100644 content/docs/cs-CZ/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/cs-CZ/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/cs-CZ/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/cs-CZ/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/cs-CZ/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/cs-CZ/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/cs-CZ/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/cs-CZ/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/cs-CZ/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/cs-CZ/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/cs-CZ/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/cs-CZ/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/cs-CZ/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/cs-CZ/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/cs-CZ/publishing/builtbybit.mdx create mode 100644 content/docs/cs-CZ/publishing/curseforge.mdx create mode 100644 content/docs/cs-CZ/publishing/index.mdx create mode 100644 content/docs/cs-CZ/publishing/modtale.mdx create mode 100644 content/docs/cs-CZ/quick-start.mdx create mode 100644 content/docs/cs-CZ/server/entities.mdx create mode 100644 content/docs/cs-CZ/server/events.mdx create mode 100644 content/docs/cs-CZ/server/sounds.mdx create mode 100644 content/docs/da-DK/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/da-DK/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/da-DK/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/da-DK/guides/ecs/systems.mdx create mode 100644 content/docs/da-DK/guides/plugin/block-components.mdx create mode 100644 content/docs/da-DK/guides/plugin/build-and-test.mdx create mode 100644 content/docs/da-DK/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/da-DK/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/da-DK/guides/plugin/instances.mdx create mode 100644 content/docs/da-DK/guides/plugin/item-interaction.mdx create mode 100644 content/docs/da-DK/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/da-DK/guides/plugin/logging.mdx create mode 100644 content/docs/da-DK/guides/plugin/player-death-event.mdx create mode 100644 content/docs/da-DK/guides/plugin/player-stats.mdx create mode 100644 content/docs/da-DK/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/da-DK/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/da-DK/guides/plugin/text-hologram.mdx create mode 100644 content/docs/da-DK/guides/plugin/ui.mdx create mode 100644 content/docs/da-DK/official-documentation/npc-doc.mdx create mode 100644 content/docs/da-DK/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/da-DK/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/da-DK/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/da-DK/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/da-DK/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/da-DK/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/da-DK/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/da-DK/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/da-DK/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/da-DK/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/da-DK/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/da-DK/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/da-DK/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/da-DK/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/da-DK/publishing/builtbybit.mdx create mode 100644 content/docs/de-DE/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/de-DE/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/de-DE/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/de-DE/guides/ecs/systems.mdx create mode 100644 content/docs/de-DE/guides/plugin/block-components.mdx create mode 100644 content/docs/de-DE/guides/plugin/build-and-test.mdx create mode 100644 content/docs/de-DE/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/de-DE/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/de-DE/guides/plugin/instances.mdx create mode 100644 content/docs/de-DE/guides/plugin/item-interaction.mdx create mode 100644 content/docs/de-DE/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/de-DE/guides/plugin/logging.mdx create mode 100644 content/docs/de-DE/guides/plugin/player-death-event.mdx create mode 100644 content/docs/de-DE/guides/plugin/player-stats.mdx create mode 100644 content/docs/de-DE/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/de-DE/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/de-DE/guides/plugin/text-hologram.mdx create mode 100644 content/docs/de-DE/guides/plugin/ui.mdx create mode 100644 content/docs/de-DE/official-documentation/npc-doc.mdx create mode 100644 content/docs/de-DE/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/de-DE/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/de-DE/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/de-DE/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/de-DE/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/de-DE/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/de-DE/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/de-DE/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/de-DE/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/de-DE/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/de-DE/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/de-DE/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/de-DE/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/de-DE/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/de-DE/publishing/builtbybit.mdx create mode 100644 content/docs/es-ES/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/es-ES/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/es-ES/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/es-ES/guides/ecs/systems.mdx create mode 100644 content/docs/es-ES/guides/plugin/block-components.mdx create mode 100644 content/docs/es-ES/guides/plugin/build-and-test.mdx create mode 100644 content/docs/es-ES/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/es-ES/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/es-ES/guides/plugin/instances.mdx create mode 100644 content/docs/es-ES/guides/plugin/item-interaction.mdx create mode 100644 content/docs/es-ES/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/es-ES/guides/plugin/logging.mdx create mode 100644 content/docs/es-ES/guides/plugin/player-death-event.mdx create mode 100644 content/docs/es-ES/guides/plugin/player-stats.mdx create mode 100644 content/docs/es-ES/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/es-ES/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/es-ES/guides/plugin/text-hologram.mdx create mode 100644 content/docs/es-ES/guides/plugin/ui.mdx create mode 100644 content/docs/es-ES/official-documentation/npc-doc.mdx create mode 100644 content/docs/es-ES/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/es-ES/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/es-ES/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/es-ES/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/es-ES/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/es-ES/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/es-ES/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/es-ES/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/es-ES/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/es-ES/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/es-ES/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/es-ES/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/es-ES/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/es-ES/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/es-ES/publishing/builtbybit.mdx create mode 100644 content/docs/fr-FR/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/fr-FR/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/fr-FR/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/fr-FR/guides/ecs/systems.mdx create mode 100644 content/docs/fr-FR/guides/plugin/block-components.mdx create mode 100644 content/docs/fr-FR/guides/plugin/build-and-test.mdx create mode 100644 content/docs/fr-FR/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/fr-FR/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/fr-FR/guides/plugin/instances.mdx create mode 100644 content/docs/fr-FR/guides/plugin/item-interaction.mdx create mode 100644 content/docs/fr-FR/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/fr-FR/guides/plugin/logging.mdx create mode 100644 content/docs/fr-FR/guides/plugin/player-death-event.mdx create mode 100644 content/docs/fr-FR/guides/plugin/player-stats.mdx create mode 100644 content/docs/fr-FR/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/fr-FR/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/fr-FR/guides/plugin/text-hologram.mdx create mode 100644 content/docs/fr-FR/guides/plugin/ui.mdx create mode 100644 content/docs/fr-FR/official-documentation/npc-doc.mdx create mode 100644 content/docs/fr-FR/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/fr-FR/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/fr-FR/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/fr-FR/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/fr-FR/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/fr-FR/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/fr-FR/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/fr-FR/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/fr-FR/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/fr-FR/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/fr-FR/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/fr-FR/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/fr-FR/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/fr-FR/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/fr-FR/publishing/builtbybit.mdx create mode 100644 content/docs/hi-IN/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/hi-IN/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/hi-IN/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/hi-IN/guides/ecs/systems.mdx create mode 100644 content/docs/hi-IN/guides/plugin/block-components.mdx create mode 100644 content/docs/hi-IN/guides/plugin/build-and-test.mdx create mode 100644 content/docs/hi-IN/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/hi-IN/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/hi-IN/guides/plugin/instances.mdx create mode 100644 content/docs/hi-IN/guides/plugin/item-interaction.mdx create mode 100644 content/docs/hi-IN/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/hi-IN/guides/plugin/logging.mdx create mode 100644 content/docs/hi-IN/guides/plugin/player-death-event.mdx create mode 100644 content/docs/hi-IN/guides/plugin/player-stats.mdx create mode 100644 content/docs/hi-IN/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/hi-IN/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/hi-IN/guides/plugin/text-hologram.mdx create mode 100644 content/docs/hi-IN/guides/plugin/ui.mdx create mode 100644 content/docs/hi-IN/official-documentation/npc-doc.mdx create mode 100644 content/docs/hi-IN/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/hi-IN/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/hi-IN/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/hi-IN/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/hi-IN/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/hi-IN/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/hi-IN/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/hi-IN/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/hi-IN/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/hi-IN/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/hi-IN/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/hi-IN/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/hi-IN/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/hi-IN/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/hi-IN/publishing/builtbybit.mdx create mode 100644 content/docs/hu-HU/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/hu-HU/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/hu-HU/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/hu-HU/guides/ecs/systems.mdx create mode 100644 content/docs/hu-HU/guides/plugin/block-components.mdx create mode 100644 content/docs/hu-HU/guides/plugin/build-and-test.mdx create mode 100644 content/docs/hu-HU/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/hu-HU/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/hu-HU/guides/plugin/instances.mdx create mode 100644 content/docs/hu-HU/guides/plugin/item-interaction.mdx create mode 100644 content/docs/hu-HU/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/hu-HU/guides/plugin/logging.mdx create mode 100644 content/docs/hu-HU/guides/plugin/player-death-event.mdx create mode 100644 content/docs/hu-HU/guides/plugin/player-stats.mdx create mode 100644 content/docs/hu-HU/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/hu-HU/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/hu-HU/guides/plugin/text-hologram.mdx create mode 100644 content/docs/hu-HU/guides/plugin/ui.mdx create mode 100644 content/docs/hu-HU/official-documentation/npc-doc.mdx create mode 100644 content/docs/hu-HU/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/hu-HU/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/hu-HU/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/hu-HU/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/hu-HU/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/hu-HU/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/hu-HU/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/hu-HU/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/hu-HU/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/hu-HU/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/hu-HU/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/hu-HU/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/hu-HU/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/hu-HU/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/hu-HU/publishing/builtbybit.mdx create mode 100644 content/docs/id-ID/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/id-ID/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/id-ID/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/id-ID/guides/ecs/systems.mdx create mode 100644 content/docs/id-ID/guides/plugin/block-components.mdx create mode 100644 content/docs/id-ID/guides/plugin/build-and-test.mdx create mode 100644 content/docs/id-ID/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/id-ID/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/id-ID/guides/plugin/instances.mdx create mode 100644 content/docs/id-ID/guides/plugin/item-interaction.mdx create mode 100644 content/docs/id-ID/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/id-ID/guides/plugin/logging.mdx create mode 100644 content/docs/id-ID/guides/plugin/player-death-event.mdx create mode 100644 content/docs/id-ID/guides/plugin/player-stats.mdx create mode 100644 content/docs/id-ID/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/id-ID/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/id-ID/guides/plugin/text-hologram.mdx create mode 100644 content/docs/id-ID/guides/plugin/ui.mdx create mode 100644 content/docs/id-ID/official-documentation/npc-doc.mdx create mode 100644 content/docs/id-ID/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/id-ID/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/id-ID/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/id-ID/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/id-ID/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/id-ID/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/id-ID/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/id-ID/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/id-ID/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/id-ID/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/id-ID/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/id-ID/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/id-ID/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/id-ID/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/id-ID/publishing/builtbybit.mdx create mode 100644 content/docs/it-IT/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/it-IT/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/it-IT/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/it-IT/guides/ecs/systems.mdx create mode 100644 content/docs/it-IT/guides/plugin/block-components.mdx create mode 100644 content/docs/it-IT/guides/plugin/build-and-test.mdx create mode 100644 content/docs/it-IT/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/it-IT/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/it-IT/guides/plugin/instances.mdx create mode 100644 content/docs/it-IT/guides/plugin/item-interaction.mdx create mode 100644 content/docs/it-IT/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/it-IT/guides/plugin/logging.mdx create mode 100644 content/docs/it-IT/guides/plugin/player-death-event.mdx create mode 100644 content/docs/it-IT/guides/plugin/player-stats.mdx create mode 100644 content/docs/it-IT/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/it-IT/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/it-IT/guides/plugin/text-hologram.mdx create mode 100644 content/docs/it-IT/guides/plugin/ui.mdx create mode 100644 content/docs/it-IT/official-documentation/npc-doc.mdx create mode 100644 content/docs/it-IT/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/it-IT/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/it-IT/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/it-IT/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/it-IT/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/it-IT/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/it-IT/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/it-IT/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/it-IT/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/it-IT/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/it-IT/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/it-IT/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/it-IT/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/it-IT/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/it-IT/publishing/builtbybit.mdx create mode 100644 content/docs/ja-JP/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/ja-JP/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/ja-JP/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/ja-JP/guides/ecs/systems.mdx create mode 100644 content/docs/ja-JP/guides/plugin/block-components.mdx create mode 100644 content/docs/ja-JP/guides/plugin/build-and-test.mdx create mode 100644 content/docs/ja-JP/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/ja-JP/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/ja-JP/guides/plugin/instances.mdx create mode 100644 content/docs/ja-JP/guides/plugin/item-interaction.mdx create mode 100644 content/docs/ja-JP/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/ja-JP/guides/plugin/logging.mdx create mode 100644 content/docs/ja-JP/guides/plugin/player-death-event.mdx create mode 100644 content/docs/ja-JP/guides/plugin/player-stats.mdx create mode 100644 content/docs/ja-JP/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/ja-JP/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/ja-JP/guides/plugin/text-hologram.mdx create mode 100644 content/docs/ja-JP/guides/plugin/ui.mdx create mode 100644 content/docs/ja-JP/official-documentation/npc-doc.mdx create mode 100644 content/docs/ja-JP/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/ja-JP/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/ja-JP/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/ja-JP/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/ja-JP/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/ja-JP/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/ja-JP/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/ja-JP/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/ja-JP/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/ja-JP/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/ja-JP/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/ja-JP/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/ja-JP/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/ja-JP/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/ja-JP/publishing/builtbybit.mdx create mode 100644 content/docs/lt-LT/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/lt-LT/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/lt-LT/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/lt-LT/guides/ecs/systems.mdx create mode 100644 content/docs/lt-LT/guides/plugin/block-components.mdx create mode 100644 content/docs/lt-LT/guides/plugin/build-and-test.mdx create mode 100644 content/docs/lt-LT/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/lt-LT/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/lt-LT/guides/plugin/instances.mdx create mode 100644 content/docs/lt-LT/guides/plugin/item-interaction.mdx create mode 100644 content/docs/lt-LT/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/lt-LT/guides/plugin/logging.mdx create mode 100644 content/docs/lt-LT/guides/plugin/player-death-event.mdx create mode 100644 content/docs/lt-LT/guides/plugin/player-stats.mdx create mode 100644 content/docs/lt-LT/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/lt-LT/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/lt-LT/guides/plugin/text-hologram.mdx create mode 100644 content/docs/lt-LT/guides/plugin/ui.mdx create mode 100644 content/docs/lt-LT/official-documentation/npc-doc.mdx create mode 100644 content/docs/lt-LT/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/lt-LT/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/lt-LT/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/lt-LT/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/lt-LT/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/lt-LT/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/lt-LT/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/lt-LT/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/lt-LT/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/lt-LT/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/lt-LT/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/lt-LT/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/lt-LT/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/lt-LT/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/lt-LT/publishing/builtbybit.mdx create mode 100644 content/docs/lv-LV/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/lv-LV/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/lv-LV/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/lv-LV/guides/ecs/systems.mdx create mode 100644 content/docs/lv-LV/guides/plugin/block-components.mdx create mode 100644 content/docs/lv-LV/guides/plugin/build-and-test.mdx create mode 100644 content/docs/lv-LV/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/lv-LV/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/lv-LV/guides/plugin/instances.mdx create mode 100644 content/docs/lv-LV/guides/plugin/item-interaction.mdx create mode 100644 content/docs/lv-LV/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/lv-LV/guides/plugin/logging.mdx create mode 100644 content/docs/lv-LV/guides/plugin/player-death-event.mdx create mode 100644 content/docs/lv-LV/guides/plugin/player-stats.mdx create mode 100644 content/docs/lv-LV/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/lv-LV/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/lv-LV/guides/plugin/text-hologram.mdx create mode 100644 content/docs/lv-LV/guides/plugin/ui.mdx create mode 100644 content/docs/lv-LV/official-documentation/npc-doc.mdx create mode 100644 content/docs/lv-LV/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/lv-LV/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/lv-LV/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/lv-LV/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/lv-LV/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/lv-LV/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/lv-LV/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/lv-LV/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/lv-LV/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/lv-LV/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/lv-LV/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/lv-LV/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/lv-LV/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/lv-LV/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/lv-LV/publishing/builtbybit.mdx create mode 100644 content/docs/nl-NL/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/nl-NL/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/nl-NL/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/nl-NL/guides/ecs/systems.mdx create mode 100644 content/docs/nl-NL/guides/plugin/block-components.mdx create mode 100644 content/docs/nl-NL/guides/plugin/build-and-test.mdx create mode 100644 content/docs/nl-NL/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/nl-NL/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/nl-NL/guides/plugin/instances.mdx create mode 100644 content/docs/nl-NL/guides/plugin/item-interaction.mdx create mode 100644 content/docs/nl-NL/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/nl-NL/guides/plugin/logging.mdx create mode 100644 content/docs/nl-NL/guides/plugin/player-death-event.mdx create mode 100644 content/docs/nl-NL/guides/plugin/player-stats.mdx create mode 100644 content/docs/nl-NL/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/nl-NL/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/nl-NL/guides/plugin/text-hologram.mdx create mode 100644 content/docs/nl-NL/guides/plugin/ui.mdx create mode 100644 content/docs/nl-NL/official-documentation/npc-doc.mdx create mode 100644 content/docs/nl-NL/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/nl-NL/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/nl-NL/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/nl-NL/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/nl-NL/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/nl-NL/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/nl-NL/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/nl-NL/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/nl-NL/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/nl-NL/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/nl-NL/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/nl-NL/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/nl-NL/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/nl-NL/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/nl-NL/publishing/builtbybit.mdx create mode 100644 content/docs/pl-PL/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/pl-PL/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/pl-PL/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/pl-PL/guides/ecs/systems.mdx create mode 100644 content/docs/pl-PL/guides/plugin/block-components.mdx create mode 100644 content/docs/pl-PL/guides/plugin/build-and-test.mdx create mode 100644 content/docs/pl-PL/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/pl-PL/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/pl-PL/guides/plugin/instances.mdx create mode 100644 content/docs/pl-PL/guides/plugin/item-interaction.mdx create mode 100644 content/docs/pl-PL/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/pl-PL/guides/plugin/logging.mdx create mode 100644 content/docs/pl-PL/guides/plugin/player-death-event.mdx create mode 100644 content/docs/pl-PL/guides/plugin/player-stats.mdx create mode 100644 content/docs/pl-PL/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/pl-PL/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/pl-PL/guides/plugin/text-hologram.mdx create mode 100644 content/docs/pl-PL/guides/plugin/ui.mdx create mode 100644 content/docs/pl-PL/official-documentation/npc-doc.mdx create mode 100644 content/docs/pl-PL/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/pl-PL/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/pl-PL/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/pl-PL/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/pl-PL/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/pl-PL/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/pl-PL/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/pl-PL/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/pl-PL/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/pl-PL/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/pl-PL/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/pl-PL/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/pl-PL/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/pl-PL/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/pl-PL/publishing/builtbybit.mdx create mode 100644 content/docs/pt-BR/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/pt-BR/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/pt-BR/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/pt-BR/guides/ecs/systems.mdx create mode 100644 content/docs/pt-BR/guides/plugin/block-components.mdx create mode 100644 content/docs/pt-BR/guides/plugin/build-and-test.mdx create mode 100644 content/docs/pt-BR/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/pt-BR/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/pt-BR/guides/plugin/instances.mdx create mode 100644 content/docs/pt-BR/guides/plugin/item-interaction.mdx create mode 100644 content/docs/pt-BR/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/pt-BR/guides/plugin/logging.mdx create mode 100644 content/docs/pt-BR/guides/plugin/player-death-event.mdx create mode 100644 content/docs/pt-BR/guides/plugin/player-stats.mdx create mode 100644 content/docs/pt-BR/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/pt-BR/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/pt-BR/guides/plugin/text-hologram.mdx create mode 100644 content/docs/pt-BR/guides/plugin/ui.mdx create mode 100644 content/docs/pt-BR/official-documentation/npc-doc.mdx create mode 100644 content/docs/pt-BR/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/pt-BR/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/pt-BR/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/pt-BR/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/pt-BR/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/pt-BR/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/pt-BR/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/pt-BR/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/pt-BR/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/pt-BR/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/pt-BR/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/pt-BR/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/pt-BR/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/pt-BR/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/pt-BR/publishing/builtbybit.mdx create mode 100644 content/docs/pt-PT/contributing/index.mdx create mode 100644 content/docs/pt-PT/contributing/pr-guidelines.mdx create mode 100644 content/docs/pt-PT/contributing/writing-guides.mdx create mode 100644 content/docs/pt-PT/established-information/gameplay/creative.mdx create mode 100644 content/docs/pt-PT/established-information/server-plugin-insights.mdx create mode 100644 content/docs/pt-PT/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/pt-PT/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/pt-PT/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/pt-PT/guides/ecs/systems.mdx create mode 100644 content/docs/pt-PT/guides/java-basics/06-methods-functions.mdx create mode 100644 content/docs/pt-PT/guides/java-basics/07-introduction-oop.mdx create mode 100644 content/docs/pt-PT/guides/java-basics/08-access-modifiers.mdx create mode 100644 content/docs/pt-PT/guides/java-basics/09-string.mdx create mode 100644 content/docs/pt-PT/guides/java-basics/10-arraylist.mdx create mode 100644 content/docs/pt-PT/guides/java-basics/11-hashmaps.mdx create mode 100644 content/docs/pt-PT/guides/java-basics/12-exception-handling.mdx create mode 100644 content/docs/pt-PT/guides/java-basics/13-inheritance.mdx create mode 100644 content/docs/pt-PT/guides/plugin/block-components.mdx create mode 100644 content/docs/pt-PT/guides/plugin/browsing-serverjar.mdx create mode 100644 content/docs/pt-PT/guides/plugin/build-and-test.mdx create mode 100644 content/docs/pt-PT/guides/plugin/chat-formatting.mdx create mode 100644 content/docs/pt-PT/guides/plugin/client-inputs-reference.mdx create mode 100644 content/docs/pt-PT/guides/plugin/creating-block.mdx create mode 100644 content/docs/pt-PT/guides/plugin/creating-commands.mdx create mode 100644 content/docs/pt-PT/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/pt-PT/guides/plugin/creating-events.mdx create mode 100644 content/docs/pt-PT/guides/plugin/customizing-camera-controls.mdx create mode 100644 content/docs/pt-PT/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/pt-PT/guides/plugin/instances.mdx create mode 100644 content/docs/pt-PT/guides/plugin/inventory-management.mdx create mode 100644 content/docs/pt-PT/guides/plugin/item-interaction.mdx create mode 100644 content/docs/pt-PT/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/pt-PT/guides/plugin/logging.mdx create mode 100644 content/docs/pt-PT/guides/plugin/permission-management.mdx create mode 100644 content/docs/pt-PT/guides/plugin/player-death-event.mdx create mode 100644 content/docs/pt-PT/guides/plugin/player-input-guide.mdx create mode 100644 content/docs/pt-PT/guides/plugin/player-stats.mdx create mode 100644 content/docs/pt-PT/guides/plugin/playing-sounds.mdx create mode 100644 content/docs/pt-PT/guides/plugin/send-notifications.mdx create mode 100644 content/docs/pt-PT/guides/plugin/setting-up-env.mdx create mode 100644 content/docs/pt-PT/guides/plugin/spawning-entities.mdx create mode 100644 content/docs/pt-PT/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/pt-PT/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/pt-PT/guides/plugin/teleporting-players.mdx create mode 100644 content/docs/pt-PT/guides/plugin/text-hologram.mdx create mode 100644 content/docs/pt-PT/guides/plugin/ui.mdx create mode 100644 content/docs/pt-PT/guides/plugin/world-gen.mdx create mode 100644 content/docs/pt-PT/guides/prefabs.mdx create mode 100644 content/docs/pt-PT/official-documentation/npc-doc.mdx create mode 100644 content/docs/pt-PT/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/pt-PT/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/pt-PT/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/pt-PT/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/pt-PT/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/pt-PT/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/pt-PT/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/pt-PT/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/pt-PT/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/pt-PT/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/pt-PT/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/pt-PT/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/pt-PT/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/pt-PT/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/pt-PT/publishing/builtbybit.mdx create mode 100644 content/docs/pt-PT/publishing/curseforge.mdx create mode 100644 content/docs/pt-PT/publishing/index.mdx create mode 100644 content/docs/pt-PT/publishing/modtale.mdx create mode 100644 content/docs/pt-PT/server/entities.mdx create mode 100644 content/docs/pt-PT/server/events.mdx create mode 100644 content/docs/pt-PT/server/sounds.mdx create mode 100644 content/docs/ro-RO/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/ro-RO/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/ro-RO/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/ro-RO/guides/ecs/systems.mdx create mode 100644 content/docs/ro-RO/guides/plugin/block-components.mdx create mode 100644 content/docs/ro-RO/guides/plugin/build-and-test.mdx create mode 100644 content/docs/ro-RO/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/ro-RO/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/ro-RO/guides/plugin/instances.mdx create mode 100644 content/docs/ro-RO/guides/plugin/item-interaction.mdx create mode 100644 content/docs/ro-RO/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/ro-RO/guides/plugin/logging.mdx create mode 100644 content/docs/ro-RO/guides/plugin/player-death-event.mdx create mode 100644 content/docs/ro-RO/guides/plugin/player-stats.mdx create mode 100644 content/docs/ro-RO/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/ro-RO/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/ro-RO/guides/plugin/text-hologram.mdx create mode 100644 content/docs/ro-RO/guides/plugin/ui.mdx create mode 100644 content/docs/ro-RO/official-documentation/npc-doc.mdx create mode 100644 content/docs/ro-RO/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/ro-RO/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/ro-RO/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/ro-RO/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/ro-RO/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/ro-RO/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/ro-RO/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/ro-RO/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/ro-RO/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/ro-RO/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/ro-RO/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/ro-RO/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/ro-RO/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/ro-RO/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/ro-RO/publishing/builtbybit.mdx create mode 100644 content/docs/ru-RU/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/ru-RU/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/ru-RU/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/ru-RU/guides/ecs/systems.mdx create mode 100644 content/docs/ru-RU/guides/plugin/block-components.mdx create mode 100644 content/docs/ru-RU/guides/plugin/build-and-test.mdx create mode 100644 content/docs/ru-RU/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/ru-RU/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/ru-RU/guides/plugin/instances.mdx create mode 100644 content/docs/ru-RU/guides/plugin/item-interaction.mdx create mode 100644 content/docs/ru-RU/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/ru-RU/guides/plugin/logging.mdx create mode 100644 content/docs/ru-RU/guides/plugin/player-death-event.mdx create mode 100644 content/docs/ru-RU/guides/plugin/player-stats.mdx create mode 100644 content/docs/ru-RU/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/ru-RU/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/ru-RU/guides/plugin/text-hologram.mdx create mode 100644 content/docs/ru-RU/guides/plugin/ui.mdx create mode 100644 content/docs/ru-RU/official-documentation/npc-doc.mdx create mode 100644 content/docs/ru-RU/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/ru-RU/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/ru-RU/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/ru-RU/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/ru-RU/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/ru-RU/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/ru-RU/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/ru-RU/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/ru-RU/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/ru-RU/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/ru-RU/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/ru-RU/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/ru-RU/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/ru-RU/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/ru-RU/publishing/builtbybit.mdx create mode 100644 content/docs/sq-AL/contributing/index.mdx create mode 100644 content/docs/sq-AL/contributing/pr-guidelines.mdx create mode 100644 content/docs/sq-AL/contributing/writing-guides.mdx create mode 100644 content/docs/sq-AL/established-information/client/index.mdx create mode 100644 content/docs/sq-AL/established-information/developer-qa-insights.mdx create mode 100644 content/docs/sq-AL/established-information/faq.mdx create mode 100644 content/docs/sq-AL/established-information/gameplay/creative.mdx create mode 100644 content/docs/sq-AL/established-information/server-plugin-insights.mdx create mode 100644 content/docs/sq-AL/established-information/server/content-categories/art-assets.mdx create mode 100644 content/docs/sq-AL/established-information/server/content-categories/data-assets.mdx create mode 100644 content/docs/sq-AL/established-information/server/content-categories/plugin.mdx create mode 100644 content/docs/sq-AL/established-information/server/content-categories/visual-scripting.mdx create mode 100644 content/docs/sq-AL/established-information/server/interface/inputs.mdx create mode 100644 content/docs/sq-AL/established-information/server/interface/ui-customization.mdx create mode 100644 content/docs/sq-AL/established-information/server/server-first-dev.mdx create mode 100644 content/docs/sq-AL/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/sq-AL/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/sq-AL/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/sq-AL/guides/ecs/systems.mdx create mode 100644 content/docs/sq-AL/guides/java-basics/00-introduction.mdx create mode 100644 content/docs/sq-AL/guides/java-basics/01-variables.mdx create mode 100644 content/docs/sq-AL/guides/java-basics/02-operators.mdx create mode 100644 content/docs/sq-AL/guides/java-basics/03-control-flow-if.mdx create mode 100644 content/docs/sq-AL/guides/java-basics/04-control-flow-loops.mdx create mode 100644 content/docs/sq-AL/guides/java-basics/05-arrays.mdx create mode 100644 content/docs/sq-AL/guides/java-basics/06-methods-functions.mdx create mode 100644 content/docs/sq-AL/guides/java-basics/07-introduction-oop.mdx create mode 100644 content/docs/sq-AL/guides/java-basics/08-access-modifiers.mdx create mode 100644 content/docs/sq-AL/guides/java-basics/09-string.mdx create mode 100644 content/docs/sq-AL/guides/java-basics/10-arraylist.mdx create mode 100644 content/docs/sq-AL/guides/java-basics/11-hashmaps.mdx create mode 100644 content/docs/sq-AL/guides/java-basics/12-exception-handling.mdx create mode 100644 content/docs/sq-AL/guides/java-basics/13-inheritance.mdx create mode 100644 content/docs/sq-AL/guides/learning-to-learn.mdx create mode 100644 content/docs/sq-AL/guides/plugin/block-components.mdx create mode 100644 content/docs/sq-AL/guides/plugin/browsing-serverjar.mdx create mode 100644 content/docs/sq-AL/guides/plugin/build-and-test.mdx create mode 100644 content/docs/sq-AL/guides/plugin/chat-formatting.mdx create mode 100644 content/docs/sq-AL/guides/plugin/client-inputs-reference.mdx create mode 100644 content/docs/sq-AL/guides/plugin/creating-block.mdx create mode 100644 content/docs/sq-AL/guides/plugin/creating-commands.mdx create mode 100644 content/docs/sq-AL/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/sq-AL/guides/plugin/creating-events.mdx create mode 100644 content/docs/sq-AL/guides/plugin/customizing-camera-controls.mdx create mode 100644 content/docs/sq-AL/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/sq-AL/guides/plugin/instances.mdx create mode 100644 content/docs/sq-AL/guides/plugin/inventory-management.mdx create mode 100644 content/docs/sq-AL/guides/plugin/item-interaction.mdx create mode 100644 content/docs/sq-AL/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/sq-AL/guides/plugin/logging.mdx create mode 100644 content/docs/sq-AL/guides/plugin/permission-management.mdx create mode 100644 content/docs/sq-AL/guides/plugin/player-death-event.mdx create mode 100644 content/docs/sq-AL/guides/plugin/player-input-guide.mdx create mode 100644 content/docs/sq-AL/guides/plugin/player-stats.mdx create mode 100644 content/docs/sq-AL/guides/plugin/playing-sounds.mdx create mode 100644 content/docs/sq-AL/guides/plugin/send-notifications.mdx create mode 100644 content/docs/sq-AL/guides/plugin/setting-up-env.mdx create mode 100644 content/docs/sq-AL/guides/plugin/spawning-entities.mdx create mode 100644 content/docs/sq-AL/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/sq-AL/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/sq-AL/guides/plugin/teleporting-players.mdx create mode 100644 content/docs/sq-AL/guides/plugin/text-hologram.mdx create mode 100644 content/docs/sq-AL/guides/plugin/ui.mdx create mode 100644 content/docs/sq-AL/guides/plugin/world-gen.mdx create mode 100644 content/docs/sq-AL/guides/prefabs.mdx create mode 100644 content/docs/sq-AL/index.mdx create mode 100644 content/docs/sq-AL/official-documentation/npc-doc.mdx create mode 100644 content/docs/sq-AL/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/sq-AL/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/sq-AL/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/sq-AL/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/sq-AL/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/sq-AL/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/sq-AL/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/sq-AL/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/sq-AL/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/sq-AL/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/sq-AL/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/sq-AL/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/sq-AL/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/sq-AL/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/sq-AL/publishing/builtbybit.mdx create mode 100644 content/docs/sq-AL/publishing/curseforge.mdx create mode 100644 content/docs/sq-AL/publishing/index.mdx create mode 100644 content/docs/sq-AL/publishing/modtale.mdx create mode 100644 content/docs/sq-AL/quick-start.mdx create mode 100644 content/docs/sq-AL/server/entities.mdx create mode 100644 content/docs/sq-AL/server/events.mdx create mode 100644 content/docs/sq-AL/server/sounds.mdx create mode 100644 content/docs/sv-SE/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/sv-SE/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/sv-SE/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/sv-SE/guides/ecs/systems.mdx create mode 100644 content/docs/sv-SE/guides/plugin/block-components.mdx create mode 100644 content/docs/sv-SE/guides/plugin/build-and-test.mdx create mode 100644 content/docs/sv-SE/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/sv-SE/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/sv-SE/guides/plugin/instances.mdx create mode 100644 content/docs/sv-SE/guides/plugin/item-interaction.mdx create mode 100644 content/docs/sv-SE/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/sv-SE/guides/plugin/logging.mdx create mode 100644 content/docs/sv-SE/guides/plugin/player-death-event.mdx create mode 100644 content/docs/sv-SE/guides/plugin/player-stats.mdx create mode 100644 content/docs/sv-SE/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/sv-SE/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/sv-SE/guides/plugin/text-hologram.mdx create mode 100644 content/docs/sv-SE/guides/plugin/ui.mdx create mode 100644 content/docs/sv-SE/official-documentation/npc-doc.mdx create mode 100644 content/docs/sv-SE/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/sv-SE/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/sv-SE/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/sv-SE/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/sv-SE/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/sv-SE/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/sv-SE/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/sv-SE/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/sv-SE/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/sv-SE/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/sv-SE/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/sv-SE/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/sv-SE/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/sv-SE/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/sv-SE/publishing/builtbybit.mdx create mode 100644 content/docs/tr-TR/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/tr-TR/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/tr-TR/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/tr-TR/guides/ecs/systems.mdx create mode 100644 content/docs/tr-TR/guides/plugin/block-components.mdx create mode 100644 content/docs/tr-TR/guides/plugin/build-and-test.mdx create mode 100644 content/docs/tr-TR/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/tr-TR/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/tr-TR/guides/plugin/instances.mdx create mode 100644 content/docs/tr-TR/guides/plugin/item-interaction.mdx create mode 100644 content/docs/tr-TR/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/tr-TR/guides/plugin/logging.mdx create mode 100644 content/docs/tr-TR/guides/plugin/player-death-event.mdx create mode 100644 content/docs/tr-TR/guides/plugin/player-stats.mdx create mode 100644 content/docs/tr-TR/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/tr-TR/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/tr-TR/guides/plugin/text-hologram.mdx create mode 100644 content/docs/tr-TR/guides/plugin/ui.mdx create mode 100644 content/docs/tr-TR/official-documentation/npc-doc.mdx create mode 100644 content/docs/tr-TR/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/tr-TR/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/tr-TR/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/tr-TR/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/tr-TR/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/tr-TR/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/tr-TR/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/tr-TR/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/tr-TR/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/tr-TR/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/tr-TR/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/tr-TR/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/tr-TR/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/tr-TR/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/tr-TR/publishing/builtbybit.mdx create mode 100644 content/docs/uk-UA/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/uk-UA/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/uk-UA/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/uk-UA/guides/ecs/systems.mdx create mode 100644 content/docs/uk-UA/guides/plugin/block-components.mdx create mode 100644 content/docs/uk-UA/guides/plugin/build-and-test.mdx create mode 100644 content/docs/uk-UA/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/uk-UA/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/uk-UA/guides/plugin/instances.mdx create mode 100644 content/docs/uk-UA/guides/plugin/item-interaction.mdx create mode 100644 content/docs/uk-UA/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/uk-UA/guides/plugin/logging.mdx create mode 100644 content/docs/uk-UA/guides/plugin/player-death-event.mdx create mode 100644 content/docs/uk-UA/guides/plugin/player-stats.mdx create mode 100644 content/docs/uk-UA/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/uk-UA/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/uk-UA/guides/plugin/text-hologram.mdx create mode 100644 content/docs/uk-UA/guides/plugin/ui.mdx create mode 100644 content/docs/uk-UA/official-documentation/npc-doc.mdx create mode 100644 content/docs/uk-UA/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/uk-UA/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/uk-UA/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/uk-UA/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/uk-UA/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/uk-UA/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/uk-UA/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/uk-UA/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/uk-UA/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/uk-UA/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/uk-UA/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/uk-UA/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/uk-UA/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/uk-UA/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/uk-UA/publishing/builtbybit.mdx create mode 100644 content/docs/vi-VN/guides/ecs/entity-component-system.mdx create mode 100644 content/docs/vi-VN/guides/ecs/example-ecs-plugin.mdx create mode 100644 content/docs/vi-VN/guides/ecs/hytale-ecs-theory.mdx create mode 100644 content/docs/vi-VN/guides/ecs/systems.mdx create mode 100644 content/docs/vi-VN/guides/plugin/block-components.mdx create mode 100644 content/docs/vi-VN/guides/plugin/build-and-test.mdx create mode 100644 content/docs/vi-VN/guides/plugin/creating-configuration-file.mdx create mode 100644 content/docs/vi-VN/guides/plugin/customizing-hotbar-actions.mdx create mode 100644 content/docs/vi-VN/guides/plugin/instances.mdx create mode 100644 content/docs/vi-VN/guides/plugin/item-interaction.mdx create mode 100644 content/docs/vi-VN/guides/plugin/listening-to-packets.mdx create mode 100644 content/docs/vi-VN/guides/plugin/logging.mdx create mode 100644 content/docs/vi-VN/guides/plugin/player-death-event.mdx create mode 100644 content/docs/vi-VN/guides/plugin/player-stats.mdx create mode 100644 content/docs/vi-VN/guides/plugin/spawning-npcs.mdx create mode 100644 content/docs/vi-VN/guides/plugin/store-persistant-data.mdx create mode 100644 content/docs/vi-VN/guides/plugin/text-hologram.mdx create mode 100644 content/docs/vi-VN/guides/plugin/ui.mdx create mode 100644 content/docs/vi-VN/official-documentation/npc-doc.mdx create mode 100644 content/docs/vi-VN/official-documentation/worldgen/pack-tutorial/asset-packs.mdx create mode 100644 content/docs/vi-VN/official-documentation/worldgen/technical-hytale-generator/assignments.mdx create mode 100644 content/docs/vi-VN/official-documentation/worldgen/technical-hytale-generator/block-mask.mdx create mode 100644 content/docs/vi-VN/official-documentation/worldgen/technical-hytale-generator/curves.mdx create mode 100644 content/docs/vi-VN/official-documentation/worldgen/technical-hytale-generator/density.mdx create mode 100644 content/docs/vi-VN/official-documentation/worldgen/technical-hytale-generator/directionality.mdx create mode 100644 content/docs/vi-VN/official-documentation/worldgen/technical-hytale-generator/material-providers.mdx create mode 100644 content/docs/vi-VN/official-documentation/worldgen/technical-hytale-generator/patterns.mdx create mode 100644 content/docs/vi-VN/official-documentation/worldgen/technical-hytale-generator/positions-provider.mdx create mode 100644 content/docs/vi-VN/official-documentation/worldgen/technical-hytale-generator/props.mdx create mode 100644 content/docs/vi-VN/official-documentation/worldgen/technical-hytale-generator/scanners.mdx create mode 100644 content/docs/vi-VN/official-documentation/worldgen/technical-hytale-generator/vector-provider.mdx create mode 100644 content/docs/vi-VN/official-documentation/worldgen/worldgen-tutorial/how-to-edit-and-create-biomes.mdx create mode 100644 content/docs/vi-VN/official-documentation/worldgen/worldgen-tutorial/world-generation-concepts.mdx create mode 100644 content/docs/vi-VN/publishing/builtbybit.mdx create mode 100644 messages/cs-CZ.json create mode 100644 messages/sq-AL.json diff --git a/content/docs/af-ZA/guides/ecs/entity-component-system.mdx b/content/docs/af-ZA/guides/ecs/entity-component-system.mdx new file mode 100644 index 00000000..391a276d --- /dev/null +++ b/content/docs/af-ZA/guides/ecs/entity-component-system.mdx @@ -0,0 +1,72 @@ +--- +title: Entity Component System +description: A basic introduction into ECS (Entity Component System) +--- + + + This guide requires basic understanding of OOP concepts such as inheritance. + + Please make sure you have a good understanding of these concepts before reading this guide. + + + + This guide is currently only on the theory of ECS and will not have code examples. + + Code examples are intentionally omitted to avoid confusion about how Hytale’s ECS may be implemented. + + +# Introduction + +An Entity Component System otherwise known as ECS is a design pattern in game development. + +ECS is made up of Entities, which reference Components and Systems that operates on Entities. + +It also focuses on composition over inheritance, eliminating rigid hierarchy, helps separate behavior and data and makes reusability easier. + +# Composition Over Inheritance + +Before getting into understanding what ECS is made of, lets understand what is the ECS philosophy. + +We can describe composition as "has X" and inheritance as "is X". +When we inherit a class in Java, we inherit all of its attributes and methods. +While in composition we can choose for each object what it references and what systems will work on it. + +# Entities, Components and Systems + +## Entities + +An Entity is just a unique identifier. + +- It contains no data. +- It contains no logic + +Think of entities as nouns that can be described using components + +## Components + +Components are just plain data containers. + +- They store only data +- They contain no behavior or logic +- They describe traits or aspects of an entity + +Examples of components: + +- A 'Position' component that stores X, Y and Z coordinates +- A 'Velocity' component that stores the speed along each axis +- A 'Health' component that stores the current health of the entity + +Think of components as adjectives that describe an entity + +## Systems + +Systems contains the logic for your game (or in this case, a mod). + +- It Operates on all entities that have a specific set of components +- It Does not store entity data itself +- It Applies behavior by reading and modifying component data + +For example: + +- A "WinConditionSystem" may process every Entity that contains the components "Position" and "Velocity" +- If an entity reaches the position `(0, 0, 0)`, the system will trigger a "You Won!" message. diff --git a/content/docs/af-ZA/guides/ecs/example-ecs-plugin.mdx b/content/docs/af-ZA/guides/ecs/example-ecs-plugin.mdx new file mode 100644 index 00000000..44743be5 --- /dev/null +++ b/content/docs/af-ZA/guides/ecs/example-ecs-plugin.mdx @@ -0,0 +1,204 @@ +--- +title: Example ECS Plugin +description: In this guide you will learn how to create a simple poison system utilising all of the features you previously learned about Hytale's ECS system +authors: + - name: oskarscot + url: https://oskar.scot +--- + +## Practical Example: Poison System + +Putting together everything you learned so far, here's a complete poison effect. When applied to any entity, it deals damage at a set interval until it expires and removes itself. + +```java +package scot.oskar.hytaletemplate.components; + +import com.hypixel.hytale.component.Component; +import com.hypixel.hytale.server.core.universe.world.storage.EntityStore; +import javax.annotation.Nullable; + +public class PoisonComponent implements Component { + + private float damagePerTick; + private float tickInterval; + private int remainingTicks; + private float elapsedTime; + + public PoisonComponent() { + this(5f, 1.0f, 10); + } + + public PoisonComponent(float damagePerTick, float tickInterval, int totalTicks) { + this.damagePerTick = damagePerTick; + this.tickInterval = tickInterval; + this.remainingTicks = totalTicks; + this.elapsedTime = 0f; + } + + public PoisonComponent(PoisonComponent other) { + this.damagePerTick = other.damagePerTick; + this.tickInterval = other.tickInterval; + this.remainingTicks = other.remainingTicks; + this.elapsedTime = other.elapsedTime; + } + + @Nullable + @Override + public Component clone() { + return new PoisonComponent(this); + } + + public float getDamagePerTick() { + return damagePerTick; + } + + public float getTickInterval() { + return tickInterval; + } + + public int getRemainingTicks() { + return remainingTicks; + } + + public float getElapsedTime() { + return elapsedTime; + } + + public void addElapsedTime(float dt) { + this.elapsedTime += dt; + } + + public void resetElapsedTime() { + this.elapsedTime = 0f; + } + + public void decrementRemainingTicks() { + this.remainingTicks--; + } + + public boolean isExpired() { + return this.remainingTicks <= 0; + } +} +``` + +```java +package scot.oskar.hytaletemplate.systems; + +import com.hypixel.hytale.component.ArchetypeChunk; +import com.hypixel.hytale.component.CommandBuffer; +import com.hypixel.hytale.component.ComponentType; +import com.hypixel.hytale.component.Ref; +import com.hypixel.hytale.component.Store; +import com.hypixel.hytale.component.SystemGroup; +import com.hypixel.hytale.component.query.Query; +import com.hypixel.hytale.component.system.tick.EntityTickingSystem; +import com.hypixel.hytale.server.core.modules.entity.damage.Damage; +import com.hypixel.hytale.server.core.modules.entity.damage.DamageCause; +import com.hypixel.hytale.server.core.modules.entity.damage.DamageModule; +import com.hypixel.hytale.server.core.modules.entity.damage.DamageSystems; +import com.hypixel.hytale.server.core.universe.world.storage.EntityStore; +import javax.annotation.Nonnull; +import javax.annotation.Nullable; +import scot.oskar.hytaletemplate.components.PoisonComponent; + +public class PoisonSystem extends EntityTickingSystem { + + private final ComponentType poisonComponentType; + + public PoisonSystem(ComponentType poisonComponentType) { + this.poisonComponentType = poisonComponentType; + } + + @Override + public void tick(float dt, int index, @Nonnull ArchetypeChunk archetypeChunk, + @Nonnull Store store, @Nonnull CommandBuffer commandBuffer) { + + PoisonComponent poison = archetypeChunk.getComponent(index, poisonComponentType); + Ref ref = archetypeChunk.getReferenceTo(index); + + poison.addElapsedTime(dt); + + if (poison.getElapsedTime() >= poison.getTickInterval()) { + poison.resetElapsedTime(); + + Damage damage = new Damage(Damage.NULL_SOURCE, DamageCause.OUT_OF_WORLD, poison.getDamagePerTick()); + DamageSystems.executeDamage(ref, commandBuffer, damage); + + poison.decrementRemainingTicks(); + } + + if (poison.isExpired()) { + commandBuffer.removeComponent(ref, poisonComponentType); + } + } + + @Nullable + @Override + public SystemGroup getGroup() { + return DamageModule.get().getGatherDamageGroup(); + } + + @Nonnull + @Override + public Query getQuery() { + return Query.and(this.poisonComponentType); + } +} +``` + +```java +package scot.oskar.hytaletemplate.commands; + +public class ExampleCommand extends AbstractPlayerCommand { + + public ExampleCommand() { + super("test", "Super test command!"); + } + + @Override + protected void execute(@Nonnull CommandContext commandContext, @Nonnull Store store, + @Nonnull Ref ref, @Nonnull PlayerRef playerRef, @Nonnull World world) { + Player player = store.getComponent(ref, Player.getComponentType()); + PoisonComponent poison = new PoisonComponent(3f, 0.5f, 8); + store.addComponent(ref, ExamplePlugin.get().getPoisonComponentType(), poison); + player.sendMessage(Message.raw("You have been poisoned!").color(Color.GREEN).bold(true)); + } +} +``` + +```java +package scot.oskar.hytaletemplate; + +public final class ExamplePlugin extends JavaPlugin { + + private static ExamplePlugin instance; + private ComponentType poisonComponent; + + public ExamplePlugin(@Nonnull JavaPluginInit init) { + super(init); + instance = this; + } + + @Override + protected void setup() { + this.getCommandRegistry().registerCommand(new ExampleCommand()); + this.getEventRegistry().registerGlobal(PlayerReadyEvent.class, ExampleEvent::onPlayerReady); + this.getEventRegistry().registerGlobal(PlayerChatEvent.class, ChatFormatter::onPlayerChat); + + this.poisonComponent = this.getEntityStoreRegistry() + .registerComponent(PoisonComponent.class, PoisonComponent::new); + this.getEntityStoreRegistry().registerSystem(new PoisonSystem(this.poisonComponent)); + } + + public ComponentType getPoisonComponentType() { + return poisonComponent; + } + + public static ExamplePlugin get() { + return instance; + } +} +``` + +The query uses only `poisonComponentType` which means the system will process any entity with a `PoisonComponent`, not just players. This makes it flexible for poisoning NPCs, mobs, or any living entity. The system places itself in the `GatherDamageGroup` so the damage it creates flows through the full damage pipeline including armor reduction and invulnerability checks. diff --git a/content/docs/af-ZA/guides/ecs/hytale-ecs-theory.mdx b/content/docs/af-ZA/guides/ecs/hytale-ecs-theory.mdx new file mode 100644 index 00000000..50b44be2 --- /dev/null +++ b/content/docs/af-ZA/guides/ecs/hytale-ecs-theory.mdx @@ -0,0 +1,162 @@ +--- +title: Hytale ECS Theory +description: In this guide you will learn about the basics of Hytale's powerful ECS system as well as create your own component, a system, and work together with other systems to create gameplay logic. +authors: + - name: oskarscot + url: https://oskar.scot + - name: musava_ribica + url: https://forum.hytalemodding.dev/u/musava_ribica +--- + +## Store + +The `Store` class is the core of Hytale's ECS system, it's responsible for storing entities, if you ever need to access an entity, you need access to the store. It utilises a concept called Archetypes where data is grouped together in chunks. For example if we have 100 Trorks, they will be chunked together along with their components so that they're closely packed together and faster to retrieve. + +## EntityStore + +When looking through Hytale's server code you will find that most of the time `Store` will be of type `EntityStore`. This name can be misleading as it might suggest that it's a `Store` for entities. +But didn't we just say that the base `Store` already stores entities? The `EntityStore` class implements `WorldProvider` meaning that `EntityStore` is responsible for accessing a specific Hytale `World`. It maintains internal maps `entitiesByUuid` and `networkIdToRef`, allowing you to find a specific entity by its persistent ID or its networking ID. + +Every Entity has a `UUIDComponent` as well as a `NetworkId` which are used by the `EntityStore` to lookup entities inside of the `Store`. + +## ChunkStore + +Another type of `Store` that you might come across is the `ChunkStore`, it is responsible for storing all the components, related to blocks inside of the `World`. You can retrieve `WorldChunk`s which are your general chunk Components. +A `WorldChunk` component contains an `EntityChunk` which holds all the Entities that are inside of the chunk as well as their reference to the EntityStore. It also holds the `BlockChunk` which consists of `BlockSection`s. There are more components making up the overall world and chunk systems but +for now this is the basic understanding for the `ChunkStore`. You can use it to retrieve data about chunks and their blocks as well as entities on a given chunk and create block and chunk systems. + +## Holder + +A Holder is essentially a blueprint for an entity. Before an entity exists in the Store (and thus in the world), is exists as a `Holder`. It collects and holds all the necessary components (data). You can compare it analogous to shopping cart. You grab all components you need and once you have everything, check out at the store which will take your cart and create a valid entity ID and hand you back a receipt (a Ref). + +Let's take a look at an example: initializing players. In `Universe`, the `addPlayer` method demonstrates it perfectly. +When a player connects, we don't immediately throw them into the ECS. We first construct their data in a Holder. +Notice that `PlayerStorage#load` method, which loads player data from disk, returns a `CompletableFuture>`. +What it means is that the method is async and the future will contain a Holder for something in the `EntityStore`. +Just open the `Universe `class, find the `addPlayer` method and read it start to end. Trust me, it will help you a lot when you see the actual process how an entity is constructed, what it has to pass through. In the end, `Universe` calls `world#addPlayer`, which (after dispatching an event) calls the delightful + +```java +Ref ref = playerRefComponent.addToStore(store); +``` + +and `PlayerRef#addToStore` has this: + +```java +store.addEntity(this.holder, AddReason.LOAD); +``` + +## Ref (Reference) + +For those familiar with languages like C++, you probably already can guess what this class is purely by the name of it. However, a Ref is a safe "handle" or pointer to an entity. You should **NEVER** store a direct reference to an entity object, you use a Ref instead. It tracks whether an entity is still alive. If you call `validate()` on a Ref for an entity that has been deleted, it throws an exception. + +## Player Components + +In Hytale, a "Player" is not just one object. It is a single entity composed of multiple specialized components. Understanding the difference between `Player` and `PlayerRef` is crucial for modding. + +### PlayerRef + +Despite its name, PlayerRef is a Component, not a handle. It represents the player's connection and identity. It's a special component which stays active as long as the player is connected to the server, even if the player switches worlds. The key data that it stores are the player's username, UUID, language as well as the packet handler. + +### Player + +The `Player` component represents the player's physical presence. It only exists when the player is actually spawned in a world. Providing access to gameplay specific data, this component differs per world. + +To interact with an entity, you use the `Store` to retrieve its components via their `ComponentType`. Because Hytale uses a decoupled system, you don't call `entity.getHealth()`. Instead, you ask the `Store` for the health data associated with that entity's `Ref`. + +```java +@Override +protected void execute(@Nonnull CommandContext commandContext, @Nonnull Store store, + @Nonnull Ref ref, @Nonnull PlayerRef playerRef, @Nonnull World world) { + Player player = store.getComponent(ref, Player.getComponentType()); + UUIDComponent component = store.getComponent(ref, UUIDComponent.getComponentType()); + TransformComponent transform = store.getComponent(ref, TransformComponent.getComponentType()); + player.sendMessage(Message.raw("UUIDComponent : " + component.getUuid())); + player.sendMessage(Message.raw("Transform : " + transform.getPosition())); +} +``` + +In here we use the `Store` to access the `Player` component using the `Ref`. We can do the same for other components like the `UUIDComponent` or the `TransformComponent` to retrieve the entity Transform containing the position and rotation. + +## Components + +Components are pure data containers. They hold state but contain no logic. In Hytale, components must implement `Component` and provide a clone method for the ECS to copy them when needed. + +```java +public class PoisonComponent implements Component { + + private float damagePerTick; + private float tickInterval; + private int remainingTicks; + private float elapsedTime; + + public PoisonComponent() { + this(5f, 1.0f, 10); + } + + public PoisonComponent(float damagePerTick, float tickInterval, int totalTicks) { + this.damagePerTick = damagePerTick; + this.tickInterval = tickInterval; + this.remainingTicks = totalTicks; + this.elapsedTime = 0f; + } + + public PoisonComponent(PoisonComponent other) { + this.damagePerTick = other.damagePerTick; + this.tickInterval = other.tickInterval; + this.remainingTicks = other.remainingTicks; + this.elapsedTime = other.elapsedTime; + } + + @Nullable + @Override + public Component clone() { + return new PoisonComponent(this); + } + + public float getDamagePerTick() { + return damagePerTick; + } + + public float getTickInterval() { + return tickInterval; + } + + public int getRemainingTicks() { + return remainingTicks; + } + + public float getElapsedTime() { + return elapsedTime; + } + + public void addElapsedTime(float dt) { + this.elapsedTime += dt; + } + + public void resetElapsedTime() { + this.elapsedTime = 0f; + } + + public void decrementRemainingTicks() { + this.remainingTicks--; + } + + public boolean isExpired() { + return this.remainingTicks <= 0; + } +} +``` + +The default constructor is required for the registration factory. The copy constructor is used by `clone()` which the ECS calls internally when it needs to duplicate component data. + +## CommandBuffer + +The `CommandBuffer` queues changes to entities. Use it instead of modifying the store directly to ensure thread safety and proper ordering. You'll use it to add components, remove components, and execute damage. + +```java +commandBuffer.addComponent(ref, componentType, new MyComponent()); + +commandBuffer.removeComponent(ref, componentType); + +MyComponent comp = commandBuffer.getComponent(ref, componentType); +``` diff --git a/content/docs/af-ZA/guides/ecs/systems.mdx b/content/docs/af-ZA/guides/ecs/systems.mdx new file mode 100644 index 00000000..eec8e494 --- /dev/null +++ b/content/docs/af-ZA/guides/ecs/systems.mdx @@ -0,0 +1,230 @@ +--- +title: Systems +description: In this guide you will learn about how systems work inside of Hytale. +authors: + - name: oskarscot + url: https://oskar.scot +--- + +Systems are where the logic lives. While components are pure data containers, systems operate on entities that match specific component queries. The ECS scheduler runs systems each tick, passing in only the entities that have the components the system cares about. + +### EntityTickingSystem + +The most common system type. It runs every tick and processes each entity matching its query individually. + +```java +public class PoisonSystem extends EntityTickingSystem { + + private final ComponentType poisonComponentType; + + public PoisonSystem(ComponentType poisonComponentType) { + this.poisonComponentType = poisonComponentType; + } + + @Override + public void tick(float dt, int index, @Nonnull ArchetypeChunk archetypeChunk, + @Nonnull Store store, @Nonnull CommandBuffer commandBuffer) { + + PoisonComponent poison = archetypeChunk.getComponent(index, poisonComponentType); + Ref ref = archetypeChunk.getReferenceTo(index); + + poison.addElapsedTime(dt); + + if (poison.getElapsedTime() >= poison.getTickInterval()) { + poison.resetElapsedTime(); + + Damage damage = new Damage(Damage.NULL_SOURCE, DamageCause.OUT_OF_WORLD, poison.getDamagePerTick()); + DamageSystems.executeDamage(ref, commandBuffer, damage); + + poison.decrementRemainingTicks(); + } + + if (poison.isExpired()) { + commandBuffer.removeComponent(ref, poisonComponentType); + } + } + + @Nullable + @Override + public SystemGroup getGroup() { + return DamageModule.get().getGatherDamageGroup(); + } + + @Nonnull + @Override + public Query getQuery() { + return Query.and(this.poisonComponentType); + } +} +``` + +The `tick` method receives `dt` which is delta time since the last tick. This lets you accumulate time for interval-based logic rather than counting ticks. The `ArchetypeChunk` gives you access to the entity's components via the index, and `getReferenceTo` returns the `Ref` you need for issuing commands. + +### TickingSystem + +Runs once per tick globally, not per-entity. Use this for world-wide updates or logic that doesn't target specific entities. + +```java +public class GlobalUpdateSystem extends TickingSystem { + + @Override + public void tick(float dt, int index, Store store) { + World world = store.getExternalData().getWorld(); + } +} +``` + +### DelayedEntitySystem + +Like `EntityTickingSystem` but with a built-in delay. The constructor takes a float representing seconds between executions. + +```java +public class HealthRegenSystem extends DelayedEntitySystem { + + public HealthRegenSystem() { + super(1.0f); + } + + @Override + public void tick(float dt, int index, @Nonnull ArchetypeChunk archetypeChunk, + @Nonnull Store store, @Nonnull CommandBuffer commandBuffer) { + // Runs every 1 second per matching entity + } + + @Nonnull + @Override + public Query getQuery() { + return Query.and(Player.getComponentType()); + } +} +``` + +### RefSystem + +We can also create systems to listen for changes on entities themselves. This is done through a `RefSystem`, for example let's say we want to perform an action whenever we add a component to an entity, update it or remove it. +This can be done via the `RefChangeSystem`. Let's break down the example below: + +```java +public class PermissionAttachmentSystem extends RefChangeSystem { + + private static final HytaleLogger LOGGER = HytaleLogger.forEnclosingClass(); + + @Nonnull + @Override + public ComponentType componentType() { + return EntityStoreRegistry.get().getPermissionAttachmentComponentType(); + } + + @Override + public void onComponentAdded(@Nonnull Ref ref, @Nonnull PermissionAttachment permissionAttachment, @Nonnull Store store, @Nonnull CommandBuffer commandBuffer) { + UUIDComponent component = store.getComponent(ref, UUIDComponent.getComponentType()); + UUID playerUuid = component.getUuid(); + + // PermissionAttachment component was added to a new entity + } + + @Override + public void onComponentSet(@Nonnull Ref ref, @Nullable PermissionAttachment oldAttachment, @Nonnull PermissionAttachment newAttachment, @Nonnull Store store, @Nonnull CommandBuffer commandBuffer) { + UUIDComponent component = store.getComponent(ref, UUIDComponent.getComponentType()); + UUID playerUuid = component.getUuid(); + + // PermissionAttachment component was updated using replaceComponent or putComponent + } + + @Override + public void onComponentRemoved(@Nonnull Ref ref, @Nonnull PermissionAttachment permissionAttachment, @Nonnull Store store, @Nonnull CommandBuffer commandBuffer) { + UUIDComponent component = store.getComponent(ref, UUIDComponent.getComponentType()); + UUID playerUuid = component.getUuid(); + + // PermissionAttachment component was removed from an entity + } + + @Nullable + @Override + public Query getQuery() { + return EntityStoreRegistry.get().getPermissionAttachmentComponentType(); + } +} +``` + +In this system we listen for changes on the `PermissionAttachment` component inside of the `EntityStore`. This gives us access to `onComponentAdded`, `onComponentSet` and `onComponentRemoved` which in this example caches and persists permission data +which is stored on a player inside of a custom `PermissionAttachment` component. + +## Queries + +Queries filter which entities a system processes. The ECS only passes entities to your system's `tick` method if they have all the components specified in the query. + +```java +// Single component - any entity with PoisonComponent +Query.and(poisonComponentType) + +// Multiple components - entities with both +Query.and(poisonComponentType, Player.getComponentType()) + +// Exclusion - players that aren't dead +Query.and(Player.getComponentType(), Query.not(DeathComponent.getComponentType())) +``` + +## SystemGroups and Dependencies + +Systems can declare which group they belong to and what dependencies they have. This controls execution order which is critical for systems that interact. + +```java +@Nullable +@Override +public SystemGroup getGroup() { + return DamageModule.get().getGatherDamageGroup(); +} +``` + +For more complex ordering you can override `getDependencies`: + +```java +@Nonnull +public Set> getDependencies() { + return Set.of( + new SystemGroupDependency(Order.AFTER, DamageModule.get().getFilterDamageGroup()), + new SystemDependency(Order.BEFORE, PlayerSystems.ProcessPlayerInput.class) + ); +} +``` + +The damage system is a good example of why ordering matters. Hytale's damage pipeline has four stages: GatherDamageGroup collects damage sources, FilterDamageGroup applies reductions and cancellations, then damage is applied to health, and finally InspectDamageGroup handles side effects like particles and sounds. If these ran in the wrong order you'd play death animations before the entity dies or apply armor reduction after health is already subtracted. + +## Registering Components and Systems + +Components and systems must be registered during plugin setup. The `EntityStoreRegistry` handles this. + +```java +public final class ExamplePlugin extends JavaPlugin { + + private static ExamplePlugin instance; + private ComponentType poisonComponent; + + public ExamplePlugin(@Nonnull JavaPluginInit init) { + super(init); + instance = this; + } + + @Override + protected void setup() { + this.getCommandRegistry().registerCommand(new ExampleCommand()); + this.getEventRegistry().registerGlobal(PlayerReadyEvent.class, ExampleEvent::onPlayerReady); + this.getEventRegistry().registerGlobal(PlayerChatEvent.class, ChatFormatter::onPlayerChat); + + this.poisonComponent = this.getEntityStoreRegistry() + .registerComponent(PoisonComponent.class, PoisonComponent::new); + this.getEntityStoreRegistry().registerSystem(new PoisonSystem(this.poisonComponent)); + } + + public ComponentType getPoisonComponentType() { + return poisonComponent; + } + + public static ExamplePlugin get() { + return instance; + } +} +``` + +The `registerComponent` method returns a `ComponentType` which acts as a key for accessing that component type throughout your plugin. Store it as a field and pass it to any systems that need it. The second argument is a factory for creating default instances. diff --git a/content/docs/af-ZA/guides/java-basics/00-introduction.mdx b/content/docs/af-ZA/guides/java-basics/00-introduction.mdx index 5f55d5d4..a03ad638 100644 --- a/content/docs/af-ZA/guides/java-basics/00-introduction.mdx +++ b/content/docs/af-ZA/guides/java-basics/00-introduction.mdx @@ -25,9 +25,9 @@ Before we dive into programming, you'll need some essentials, you need to instal ### Java Development Kit (JDK) -Downlaod and install JDK 25 or above from the [official Oracle website](https://www.oracle.com/java/technologies/javase-jdk25-downloads.html) or use an open-source alternative like [AdoptOpenJDK](https://adoptopenjdk.net/). +Download and install JDK 25 or above from the [official Oracle website](https://www.oracle.com/java/technologies/javase-jdk25-downloads.html) or use an open-source alternative like [AdoptOpenJDK](https://adoptopenjdk.net/). -### Intergrated Development Environment (IDE) +### Integrated Development Environment (IDE) An IDE is a software application that provides comprehensive facilities to programmers for software development. Popular choices for Java include: diff --git a/content/docs/af-ZA/guides/java-basics/06-methods-functions.mdx b/content/docs/af-ZA/guides/java-basics/06-methods-functions.mdx index 43692e91..e8e60761 100644 --- a/content/docs/af-ZA/guides/java-basics/06-methods-functions.mdx +++ b/content/docs/af-ZA/guides/java-basics/06-methods-functions.mdx @@ -376,6 +376,23 @@ public static String getHealthStatus(int health, int maxHealth) { * Contains at least one number * Returns true if valid, false otherwise + + When writing a password validator, you may be in need of a way to compare array's values. For example: + + ```java + String[] array1 = {"Apple", "Banana"}; + String[] array2 = {"Apple", "Banana"}; + + //Wrong: + array1[0] == array2[0] // false - Java compares objects not by their location in Java's memory. + + //Instead use .equals() method - it compares objects by their values: + array1[0].equals(array2[0]); // true + + //This although does not affect primitive data types. + ``` + + ## Common Mistakes ```java diff --git a/content/docs/af-ZA/guides/plugin/block-components.mdx b/content/docs/af-ZA/guides/plugin/block-components.mdx new file mode 100644 index 00000000..eec4aedf --- /dev/null +++ b/content/docs/af-ZA/guides/plugin/block-components.mdx @@ -0,0 +1,253 @@ +--- +title: Block Components +description: Learn how to use the block components. +authors: + - name: Bird + link: https://discord.com/users/495709580068651009 +--- + +# Overview + +In this guide, you'll learn how to use block components to create a ticking block. + + + For a more complete reference, you may also want to review FarmingSystems.Ticking, as much of the underlying logic is based on its implementation. + + +## Steps + +### 1. ExampleBlock - holds block behavior + +```java +public class ExampleBlock implements Component { + + public static final BuilderCodec CODEC; + + public ExampleBlock() { + + } + + public static ComponentType getComponentType() { + return ExamplePlugin.get().getExampleBlockComponentType(); + } + + public void runBlockAction(int x, int y, int z, World world) { + world.execute(() -> { + world.setBlock(x + 1, y, z, "Rock_Ice"); + }); + } + + @Nullable + public Component clone() { + return new ExampleBlock(); + } + + static { + CODEC = BuilderCodec.builder(ExampleBlock.class, ExampleBlock::new).build(); + } +} +``` + +ExampleBlock is a custom component that stores the behavior and data for your ticking block. Here, it simply places an Ice Block at x + 1 relative to its current position when it ticks. + +--- + +### 2. ExampleInitializer - marks blocks as ticking when placed + +```java +public class ExampleInitializer extends RefSystem { + + @Override + public void onEntityAdded(@Nonnull Ref ref, @Nonnull AddReason reason, @Nonnull Store store, @Nonnull CommandBuffer commandBuffer) { + BlockModule.BlockStateInfo info = (BlockModule.BlockStateInfo) commandBuffer.getComponent(ref, BlockModule.BlockStateInfo.getComponentType()); + if (info == null) return; + + ExampleBlock generator = (ExampleBlock) commandBuffer.getComponent(ref, ExamplePlugin.get().getExampleBlockComponentType()); + if (generator != null) { + int x = ChunkUtil.xFromBlockInColumn(info.getIndex()); + int y = ChunkUtil.yFromBlockInColumn(info.getIndex()); + int z = ChunkUtil.zFromBlockInColumn(info.getIndex()); + + WorldChunk worldChunk = (WorldChunk) commandBuffer.getComponent(info.getChunkRef(), WorldChunk.getComponentType()); + if (worldChunk != null) { + worldChunk.setTicking(x, y, z, true); + } + } + } + + @Override + public void onEntityRemove(@Nonnull Ref ref, @Nonnull RemoveReason reason, @Nonnull Store store, @Nonnull CommandBuffer commandBuffer) { + } + + @Override + public Query getQuery() { + return Query.and(BlockModule.BlockStateInfo.getComponentType(), ExamplePlugin.get().getExampleBlockComponentType()); + } +} +``` + +ExampleSystemInitializer is a RefSystem that reacts when block entities with the ExampleBlock component are added or removed. This is crucial for marking blocks as ticking when they're first placed. + +**Key Points:** + +- Tells the game that this block should tick, allowing `ExampleSystem` to process it. + +```java +worldChunk.setTicking(x, y, z, true); +``` + +--- + +### 3. ExampleSystem - handles ticking + +```java +public class ExampleSystem extends EntityTickingSystem { + private static final Query QUERY = Query.and(BlockSection.getComponentType(), ChunkSection.getComponentType()); + + public void tick(float dt, int index, @Nonnull ArchetypeChunk archetypeChunk, @Nonnull Store store, @Nonnull CommandBuffer commandBuffer) { + BlockSection blocks = (BlockSection) archetypeChunk.getComponent(index, BlockSection.getComponentType()); + + assert blocks != null; + + if (blocks.getTickingBlocksCountCopy() != 0) { + ChunkSection section = (ChunkSection) archetypeChunk.getComponent(index, ChunkSection.getComponentType()); + + assert section != null; + + BlockComponentChunk blockComponentChunk = (BlockComponentChunk) commandBuffer.getComponent(section.getChunkColumnReference(), BlockComponentChunk.getComponentType()); + + assert blockComponentChunk != null; + + blocks.forEachTicking(blockComponentChunk, commandBuffer, section.getY(), (blockComponentChunk1, commandBuffer1, localX, localY, localZ, blockId) -> + { + Ref blockRef = blockComponentChunk1.getEntityReference(ChunkUtil.indexBlockInColumn(localX, localY, localZ)); + if (blockRef == null) { + return BlockTickStrategy.IGNORED; + } else { + ExampleBlock exampleBlock = (ExampleBlock) commandBuffer1.getComponent(blockRef, ExampleBlock.getComponentType()); + if (exampleBlock != null) { + WorldChunk worldChunk = (WorldChunk) commandBuffer.getComponent(section.getChunkColumnReference(), WorldChunk.getComponentType()); + + int globalX = localX + (worldChunk.getX() * 32); + int globalZ = localZ + (worldChunk.getZ() * 32); + + exampleBlock.runBlockAction(globalX, localY, globalZ, worldChunk.getWorld()); + + return BlockTickStrategy.CONTINUE; + + } else { + return BlockTickStrategy.IGNORED; + } + } + }); + } + } + + @Nullable + public Query getQuery() { + return QUERY; + } +} +``` + +ExampleSystem is an EntityTickingSystem that runs every tick to execute the logic for all ticking blocks with the ExampleBlock component. + +**Key Points:** + +- **Get the block component** + +```java +ExampleBlock exampleBlock = (ExampleBlock) commandBuffer1.getComponent(blockRef, ExampleBlock.getComponentType()); +``` + +- **Convert local chunk coordinates to world coordinates** + +```java +int globalX = localX + (worldChunk.getX() * 32); +int globalZ = localZ + (worldChunk.getZ() * 32); +``` + +- **Run the block logic** + +```java +exampleBlock.runBlockAction(globalX, localY, globalZ, worldChunk.getWorld()); +``` + +- **Keep the block ticking in the next tick** + +```java +return BlockTickStrategy.CONTINUE; +``` + +--- + +### 4. ExamplePlugin - registers components and systems + +```java +public class ExamplePlugin extends JavaPlugin { + protected static ExamplePlugin instance; + private static final HytaleLogger LOGGER = HytaleLogger.forEnclosingClass(); + private ComponentType exampleBlockComponentType; + + public static ExamplePlugin get() { + return instance; + } + + public ExamplePlugin(@Nonnull JavaPluginInit init) { + super(init); + LOGGER.atInfo().log("Hello from " + this.getName() + " version " + this.getManifest().getVersion().toString()); + } + + @Override + protected void setup() { + instance = this; + LOGGER.atInfo().log("Setting up plugin " + this.getName()); + this.exampleBlockComponentType = this.getChunkStoreRegistry().registerComponent(ExampleBlock.class, "ExampleBlock", ExampleBlock.CODEC); + } + + @Override + protected void start() { + this.getChunkStoreRegistry().registerSystem(new ExampleSystem()); + this.getChunkStoreRegistry().registerSystem(new ExampleSystemInitializer()); + } + + public ComponentType getExampleBlockComponentType() { + return this.exampleBlockComponentType; + } +} +``` + +--- + +### 5. Configure In-Game + +![block-component-1](/assets/guides/block-component-1.png) + +![block-component-2](/assets/guides/block-component-2.png) + +With this logic, the block will now continuously place an Ice Block at the coordinates x + 1 relative to its current position every time it ticks. + +--- + +## Common Issues + +### NullPointerException on Startup + +**Error message:** + +```java +java.lang.NullPointerException: Cannot invoke "com.hypixel.hytale.component.query.Query.validateRegistry(com.hypixel.hytale.component.ComponentRegistry)" because "query" is null +``` + +**Cause:** +This error occurs when your module is loaded **before** the required Hytale modules. + +**Fix:** +Add `EntityModule` and `BlockModule` as dependencies in your `manifest.json` to ensure proper load order. + +```json +"Dependencies": { + "Hytale:EntityModule": "*", + "Hytale:BlockModule": "*" +} +``` diff --git a/content/docs/af-ZA/guides/plugin/browsing-serverjar.mdx b/content/docs/af-ZA/guides/plugin/browsing-serverjar.mdx index 6f730b2c..240ed19a 100644 --- a/content/docs/af-ZA/guides/plugin/browsing-serverjar.mdx +++ b/content/docs/af-ZA/guides/plugin/browsing-serverjar.mdx @@ -1,13 +1,28 @@ --- title: Browsing the server.jar code -description: Learn how to patch the server.jar and browse the source code. +description: Learn how to decompile the HytaleServer.jar and browse the source code. +authors: + - name: musava_ribica + url: https://github.com/IamMusavaRibica --- -The ~~patcher~~ allows you to more easily prepare an environment for exploring the Hytale Server without publishing the decompiled code. +Our [patcher](https://github.com/HytaleModding/patcher) tool allows you to easily prepare an environment for exploring the Hytale Server. -## Setup +## Why? -- Clone the patcher `git clone https://github.com/HytaleModding/patcher.git`, and enter the directory. `cd patcher` +When you add a compiled jar as a library, IntelliJ only decompiles class by class and doesn't let you search it. For example, you cannot right click some class and then Find Usages. This script will give you a ready to use Hytale server code as a project where you can explore anything you want. + +If anything goes wrong, please ping the author in [this post](https://discord.com/channels/1440173445039132724/1460707397189238785) in the Hytale Modding discord server + +## Instructions + +If you prefer watching over reading, check out the awesome video walkthrough made by Hyphen45. Note that the written instructions have since been improved, but the process remains the same. + +