Start adding commands

This commit is contained in:
Subnet_Masked 2024-11-18 19:08:35 -05:00
parent d5e4426d5a
commit 07b5b84851
Signed by: Subnet_Masked
GPG key ID: E1BB06A2490954E9

View file

@ -7,8 +7,37 @@ description: Commands that can be used on any of our servers.
These commands apply to all of the servers and are available network-wide! These commands apply to all of the servers and are available network-wide!
All teleportation commands have a wait of 5 seconds during which you cannot move, and a cool-down of 2 minutes.
=== "Switching Servers" === "Switching Servers"
You can switch servers by using `/server <server name>`! A list of available servers will appear after typing a space after the command. You can switch servers by using `/server <server name>`! A list of available servers will appear after typing a space after the command.
=== "TPA (TP Ask)"
TP Ask can be used on any server and allowed you to request to teleport to someone or to ask them to teleport to you.
- Ask to teleport to someone: `/tpa <Player>` or `/tpask <Player>`
- Ask player to teleport to you `/tpahere <Player>`
Accepting: `/tpaccept`
Canceling: `/tpacancel`
=== "Warps"
Warps may be available on each server, all warps at this time will be made my admins.
- List warps: `/warps`
- Get coords or warp: `/warpinfo <Warp Name>`
- Warp `/warp <Warp Name>`
=== "Homes"
Each player can set one home.
- To set your home: `/sethome`
- To go home: `/home`
- To delete your home: `/delhome`
!!! Info "More commands" !!! Info "More commands"
Each server will have its own command section on this website, if you are looking for specific commands for specific servers, check out their individual pages! Each server will have its own command section on this website, if you are looking for specific commands for specific servers, check out their individual pages!