Change the commands page to be every server, add survival
This commit is contained in:
parent
07b5b84851
commit
0212c0ba2b
2 changed files with 10 additions and 5 deletions
|
@ -3,9 +3,9 @@ icon: material/console
|
|||
description: Commands that can be used on any of our servers.
|
||||
---
|
||||
|
||||
# Network Wide Commands
|
||||
# Commands
|
||||
|
||||
These commands apply to all of the servers and are available network-wide!
|
||||
## Global
|
||||
|
||||
All teleportation commands have a wait of 5 seconds during which you cannot move, and a cool-down of 2 minutes.
|
||||
|
||||
|
@ -39,5 +39,10 @@ All teleportation commands have a wait of 5 seconds during which you cannot move
|
|||
- To go home: `/home`
|
||||
- To delete your home: `/delhome`
|
||||
|
||||
!!! 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!
|
||||
## Survival
|
||||
|
||||
=== "Money"
|
||||
|
||||
- Get your balance: `/bal`
|
||||
- Pay someone: `/pay`
|
||||
- [Sign Shops](./sign_shops.md)
|
|
@ -68,7 +68,7 @@ nav:
|
|||
- 'Documentation':
|
||||
- 'code_of_conduct.md'
|
||||
- 'whitelisting.md'
|
||||
- 'network_wide_commands.md'
|
||||
- 'commands.md'
|
||||
- 'sign_shops.md'
|
||||
- 'bedrock.md'
|
||||
- 'administration.md'
|
||||
|
|
Loading…
Reference in a new issue