Skip to content

Commands

Aplite36 edited this page Jul 27, 2026 · 1 revision

Commands

/ccarts is an alias for /chunkcarts.

Command What it does
/chunkcarts list Active journeys, and exactly which chunks are held and why
/chunkcarts reload Re-read config.yml; running journeys are not interrupted
/chunkcarts debug Toggle per poll logging, so a journey's decisions can be watched live

Permissions

One permission node, chunkcarts.admin, held by operators by default.

There are no per player permissions beyond it, and that is deliberate. The reasoning is on What ChunkCarts Will Not Do.

Notes

/chunkcarts list is the command to reach for when checking the safety claim yourself, because it shows the held chunks directly rather than leaving you to infer them. It is step 3 of Verify It Yourself.

/chunkcarts debug produces output on every poll, which is every 10 ticks on the default poll-interval-ticks. It is useful for watching one journey and noisy for anything else.

Clone this wiki locally