hytale server modding

calculating visitors...

documentation for creating hytale server plugins. covers the api, threading model, and common patterns you'll need.

the raw api is powerful but verbose. this documentation explains how it works and shows you patterns to make development easier.

written by a human with ai help — might have mistakes, feel free to double-check things

start with getting started, then read threading model (important).

recent changes
performance: shared scroll hook, intersection observer optimizations
visual redesign — improved typography, animations & spacing
table of contents and breadcrumbs navigation
theme system (OLED/accessible/light modes)
SEO optimization: sitemap, metadata, JSON-LD
cloudflare worker for stats api
multi-word search and more builtin commands indexed
full-text search with content indexing
auto-scrolling changelog with hover pause
search bar with keyboard shortcuts
mobile responsive design
ai-assisted disclaimer on homepage
visitor counter
performance: shared scroll hook, intersection observer optimizations
visual redesign — improved typography, animations & spacing
table of contents and breadcrumbs navigation
theme system (OLED/accessible/light modes)
SEO optimization: sitemap, metadata, JSON-LD
cloudflare worker for stats api
multi-word search and more builtin commands indexed
full-text search with content indexing
auto-scrolling changelog with hover pause
search bar with keyboard shortcuts
mobile responsive design
ai-assisted disclaimer on homepage
visitor counter
354classes
120+commands