One File, One Module
Each.lua file in the scripts folder becomes one toggle module. Metadata controls the module name and description:
;scripts reload. Syntax errors prevent that file from registering; runtime errors disable only the owning script module.
Globals
The runtime exposes these globals:Return Values
Game-state APIs returnnil when Minecraft state is unavailable:
raw() methods or Java.mc() when direct interop is needed.