About
What is this?
Section titled “What is this?”OpenHytale Wiki is a community-maintained reference site for Hytale, the block-based RPG by Hypixel Studios released on January 13, 2026.
It covers:
- 648 server commands with full metadata (description, permissions, sub-commands, probe responses, test status)
- 21 catalogs of game data: items, NPCs, sounds, effects, prefabs, biomes, recipes, models, and more — a total of 16,490 entries
Every page is also exposed as a static JSON file under /api/, so the same data is consumable by tools, plugins, bots, MCP servers, and other automations. The contract is stable; see the /api/commands.json for the full command list.
How is the data sourced?
Section titled “How is the data sourced?”Data is extracted from the publicly playable Hytale alpha through normal in-game interactions (server console output, /help discovery, catalog enumeration). No game files are redistributed; only structured metadata about commands and named entries.
Why does this exist?
Section titled “Why does this exist?”- Fandom (the existing Hytale wiki) is community-driven but slow, ad-heavy, and doesn’t expose data programmatically.
- Server admins, modders, and tool builders need a machine-readable reference.
- A static, fast, search-optimized site is more pleasant to read for human players too.
Disclaimer
Section titled “Disclaimer”OpenHytale Wiki is not affiliated with, endorsed by, or sponsored by Hypixel Studios or Riot Games. Hytale and all associated names, logos, and assets are trademarks of their respective owners. This site does not host game files, modifications, or any copyrighted creative content from the game. Data shown is purely descriptive metadata for documentation and educational purposes.
This site is non-commercial: no ads, no paywall, no tracking beyond standard server logs.
If you are a rights-holder and believe content on this site exceeds fair use, please contact us at contact@openhytale.org.
Contributing
Section titled “Contributing”The site is generated from a structured dataset. Issues, corrections, and pull requests welcome on the Gitea repo (request access if needed).