Hyt Orbis Docs

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.

310
Pages
3
Sources
180+
NPC Builders
100%
Searchable

Full Docs Hub

All-in-one

Every 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.

251 pages · 8 top-level categories · Ctrl+K to search
Open the hub

NPC Meta Reference

Schema

The 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.

180+ entries · Schema · Code · Copy-paste ready
Browse NPC builders

Quick Start

5 min

New 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.

Setup → Build → First plugin
Start the tutorial

Server Docs (Unofficial)

vulpeslab

Run, 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.

59 pages · Server · Plugins · ECS · AI · UI
Open Server Docs

Example Plugin Source

code

The 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.

Java + JSON + Gradle · copy-paste ready
View source

Jump 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.