Epitaph Scripting Docs
The scripting reference for Epitaph's JRuby API.
Getting Started Set up your script folder, register metadata, and hook into the client lifecycle.
Rendering Draw HUDs, overlays, and text using Epitaph's render callbacks and draw API.
Event Callbacks Handle tick, input, movement, render, and packet events with typed payloads.
Client & Player Query client info, player state, health, rotation, and trigger actions.
World & Entities Iterate players and entities, read entity fields, and use the targeting API.
Available APIs Full reference for all scripting APIs including inventory, interaction, files, and modules.