/checkpoint
misc

Commands related to the parkour system

Syntax

/checkpoint

Subcommands

/checkpoint add

Add a checkpoint

Parameters:

index- The index of the checkpoint to add
/checkpoint remove

Remove a checkpoint

Parameters:

index- The index of the checkpoint to remove
/checkpoint reset

Reset your current progress

Server Messages

add.success

Checkpoint added!

add.failed

A checkpoint with this index already exists, remove it before adding a new one!

reset.success

Your progress has been reset!

remove.success

Checkpoint removed!

remove.failed

No checkpoint with this index found!