WarpAudit Guide
This page introduces WarpAudit as a public staff guide. It focuses on what the tool does, how authorized staff get started, and which commands are useful.
What It Does
Section titled “What It Does”Read-only server warp and portal hygiene and safety audit.
How Staff Use It
Section titled “How Staff Use It”Start with /warpaudit status. The sections below explain what WarpAudit is for, which commands authorized staff can use, and what its output means.
Available features include:
- Read current CMI warps from CMI.getInstance().getWarpManager().getWarps().
- Read current CMI portals from CMI.getInstance().getPortalManager().getPortals().
- Show a compact status summary with last audit result and issue count.
- Run a fresh on-demand audit scan.
- List CMI warps with world, coordinates, group, hidden state, permission state, page, slot, creator, and secondary location count.
- List CMI portals with bounds, loaded chunk coverage, enabled state, permission state, action summary, activation range, and destination safety state.
- Group warps by CMI warp group.
- Detect missing or unloaded worlds.
Quick Start
Section titled “Quick Start”- Start with
/warpaudit statusto open or view WarpAudit. - Use
/warpaudit statusto check your current progress, settings, or state. - Try
/warpaudit scanwhen you are ready to use one of the feature actions.
Commands
Section titled “Commands”| Command | What it does | Example |
|---|---|---|
/warpaudit status | Shows your current WarpAudit status. | /warpaudit status |
/warpaudit scan | Runs the WarpAudit scan action. | /warpaudit scan |
/warpaudit issues [page] | Runs the WarpAudit issues action. | /warpaudit issues |
/warpaudit safety [page] | Runs the WarpAudit safety action. | /warpaudit safety |
/warpaudit list [page] | Lists available WarpAudit entries. | /warpaudit list |
/warpaudit portals [page] | Runs the WarpAudit portals action. | /warpaudit portals |
/warpaudit portalissues [page] | Runs the WarpAudit portalissues action. | /warpaudit portalissues |
/warpaudit groups | Runs the WarpAudit groups action. | /warpaudit groups |
/warpaudit dump | Runs the WarpAudit dump action. | /warpaudit dump |
Aliases
Section titled “Aliases”/waudit
Examples
Section titled “Examples”/warpaudit scan/warpaudit issues/warpaudit safety/warpaudit list 2/warpaudit portals/warpaudit portalissues/warpaudit groups/warpaudit dump
Good To Know
Section titled “Good To Know”- This is a permission-gated staff or server-management feature, not a normal player feature.
- Review the full reference before changing settings or using any command that can write data.
Full Reference
Section titled “Full Reference”The full synced WarpAudit reference is available for exact technical details.