Commands¶
This page is reserved for player-facing or maintainer-facing commands that are safe to document publicly.
Current Policy¶
- Do not document development-only commands on the public site.
- Keep release builds free of debug command strings.
- If a command becomes public, document permission level, side effects, and example usage.
Maintenance Check¶
Before publishing a release, inspect the packaged jar for debug command identifiers and run the release verification scripts from the mod repository.