1.4 KiB
-
/gate allowRiding, ar [id] Update a gate so players can travel through it while riding.
-
/gate close, c [id] Closes a gate to prevent players from using it.
-
/gate denyRiding, dr [id] Update a gate so players can NOT travel through it while riding.
-
/gate delete, del, remove [id] Removes the gate from the game.
-
/gate exit, e [id] Changes the location where the gate will teleport players to your current location.
-
/gate exitopen, eo [id] Changes the location where the gate will teleport players to your current location. Also tries to open that gate afterwards.
-
/gate help, ? [page] Prints help pages.
-
/gate hide, h [id] Makes a gate NOT consist of gate blocks while open.
-
/gate info, i [id] Prints details about a certain gate. Will print information about the nearest gate if no id is supplied. Also highlights the gate you're requesting information about.
-
/gate list, ls [page] Prints all available gates.
-
/gate location, lo [id] Sets the entrance of the gate to your current location.
-
/gate nearby, nb Prints the name of nearby gates. Also highlights them.
-
/gate new, n [id] Creates a gate at your current location.
-
/gate open, o [id] Open a gate so players can use it.
-
/gate rename, rn [current name] [new name] Changes the name/id of the gate.
-
/gate unhide,uh [id] Makes that gate visible.