Change the commands page to be every server, add survival

This commit is contained in:
Subnet_Masked 2024-11-23 12:20:48 -05:00
parent 07b5b84851
commit 0212c0ba2b
Signed by: Subnet_Masked
GPG key ID: E1BB06A2490954E9
2 changed files with 10 additions and 5 deletions

View file

@ -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)

View file

@ -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'