The complete Hytale modding reference.
Every guide, plugin tutorial, server API reference, ECS concept, NPC builder, world-generation step and Custom UI property — mirrored from the official HytaleModding wiki, Hypixel Studios' own materials, and the vulpeslab community server documentation. All wrapped in the Codex aesthetic and stitched together with a fast sidebar, full-text search, and inline code copy on every snippet.
Full Docs Hub
All-in-oneEvery official and community modding doc — Quick Start, Java Basics, Server Plugins, ECS, NPC Inner Workings, Worldgen, Custom UI, Publishing, Wiki authoring and more — rendered with sidebar tree, breadcrumb, table-of-contents, syntax-highlighted code, copy-to-clipboard and full-text search.
Open the hubNPC Meta Reference
SchemaThe full Hytale NPC creation schema — every Builder, Role, Motion Controller, Sensor, Action, Filter and Core Component, with attribute schema, defaults, constraints and stability tags. Each entry has a Show Code tab that auto-generates a JSON example you can paste straight into your config.
Browse NPC buildersQuick Start
5 minNew to Hytale modding? Start here. Learn where to begin, set up your dev environment, build your first plugin, log output, and ship a custom block — the recommended starter path written by the HytaleModding community.
Start the tutorialServer Docs (Unofficial)
vulpeslabRun, configure and mod a Hytale dedicated server. Server settings, world config, authentication, performance tuning, backups, and deep plugin development guides covering the event bus, ECS, NPC AI, worldgen, GUI builders, and the QUIC networking protocol — sourced from the vulpeslab/hytale-docs community repo.
Open Server DocsExample Plugin Source
codeThe official HytaleModding/Hytale-Example-Plugin repo, embedded inline page-by-page. Manifest setup, custom commands, item & block registration, asset-pack folder layout, language files and Gradle build script. Every source file is rendered as a syntax-highlighted code block with a copy-to-clipboard button.
View sourceJump straight to a topic
Documentation content is sourced from the HytaleModding/site community wiki, the vulpeslab/hytale-docs community server docs, the HytaleModding/Hytale-Example-Plugin reference repo, and the official documentation by Hypixel Studios Canada Inc. Visual design and integration by Hyt Orbis. Content is presented unchanged aside from styling.