/worldpathmisc
Commands for managing world paths
Syntax
/worldpathSubcommands
/worldpath builderCommands for building world paths
/worldpath builder.addAdd current position to this path.
/worldpath builder.clearClear current points in this builder.
/worldpath builder.gotoTeleport to a point in this path.
Parameters:
index- The index to teleport to/worldpath builder.loadLoad an existing path
Parameters:
name- The name of the path to load/worldpath builder.removeRemove a point by index in this path.
Parameters:
index- The index to remove/worldpath builder.saveSave currently editing path.
Parameters:
name- The name to save the path as/worldpath builder.setSet current position to given index in this path.
Parameters:
index- The index to set (defaults to last index)/worldpath builder.simulateTeleport to each point in this path in sequence.
/worldpath builder.stopStop building
/worldpath listList all existing paths.
/worldpath removeRemove a path by name.
Parameters:
name- The name of the path to remove/worldpath saveForce save the config file.