Skip to content

Map commands

Joins a map.

ParameterTypeOptionalDefaultDescription
mapstringThe map to join.
cellstring"Enter"The cell to join.
padstring"Spawn"The pad to join.

Alias for cmd.join.

ParameterTypeOptionalDefaultDescription
mapstringThe map to join.
cellstring"Enter"The cell to join.
padstring"Spawn"The pad to join.

Alias for cmd.move_to_cell.

ParameterTypeOptionalDefaultDescription
cellstringThe cell to move to.
padstring"Spawn"The pad to move to.

Moves to a cell.

ParameterTypeOptionalDefaultDescription
cellstringThe cell to move to.
padstring"Spawn"The pad to move to.

Sets the spawnpoint.

ParameterTypeDescription
cellstring?The cell to spawn in.
padstring?The pad to spawn in.

Alias for cmd.set_spawn.

ParameterTypeDescription
cellstring?The cell to spawn in.
padstring?The pad to spawn in.

Walks to a point on the map.

ParameterTypeDescription
xnumberThe x coordinate to walk to.
ynumberThe y coordinate to walk to.