Introduction

Welcome to the Hytale modding API documentation by Hytech.

Quick Start

  1. Plugin System - Create your first mod

  2. Event System - Handle game events

  3. Messaging - Send messages to players

API Status Legend

All API documentation uses validation status markers:

Status
Meaning

🟢 Verified

Tested in-game, confirmed working

🔴 Requires Validation

Discovered from decompilation, not yet tested

Documentation Sections

Core APIs

Essential APIs for mod development:

Game Systems

World & NPCs

Utilities

  • Math - Vectors, shapes, raycasting

  • Common - Shared utilities

Reference

Important Notes

⚠️ Color Codes: Minecraft-style color codes (§) do NOT work in Hytale.

⚠️ Deprecated APIs: Some APIs like getPlayer() are deprecated but still functional.


Documentation by Hytech-Modsarrow-up-right

Last updated

Was this helpful?