setStatus

Set a world's status.

Usage

/worlds setStatus [world]

Permission

buildsystem.setstatus

Individual permission

Each status also has its own permission which can be used to restrict what status' the player can set:

Status
Permission

Not Started

buildsystem.setstatus.notstarted

In Progress

buildsystem.setstatus.inprogress

Almost Finished

buildsystem.setstatus.almostfinished

Finished

buildsystem.setstatus.finished

Archive

buildsystem.setstatus.archive

Hidden

buildsystem.setstatus.hidden

Changing the status of the world "Spawn" (Currently: In Progress)

Last updated

Was this helpful?