hytale-events-api

Installation
SKILL.md

Hytale Events API

Complete guide for handling server events and creating custom event systems.

When to use this skill

Use this skill when:

  • Listening for player actions (connect, chat, interact)
  • Reacting to world changes (blocks, chunks)
  • Handling entity events (damage, death, spawn)
  • Creating custom events
  • Managing event priorities and cancellation
  • Implementing async event handlers

Event System Architecture

Hytale has two event systems:

Installs
Repository
smithery/ai
First Seen
hytale-events-api — smithery/ai