Yeah, those are all global commands.

This commit is contained in:
Subnet_Masked 2023-11-12 20:30:01 -05:00
parent a044909fde
commit c62f68bcc8
2 changed files with 31 additions and 30 deletions

View file

@ -5,4 +5,34 @@ description: Commands that can be used on any of our servers.
# Network Wide Commands
ToDo: This page.
These commands apply to all of the servers and are available network-wide!
=== "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.
=== "Chat"
=== "Public"
By default, every player is on the **global** channel. This means that public messages sent in any server will be visible on all other servers in network.
- Use `/channel {global | local | helpop}` to change which channel you are chatting in. `/c` Also works.
- Global: Your message will be visible to every server.
- Local: Your message will only be visible to the server that you are currently on.
- `/l <message>` or `/local <message>` Will send one message instead of changing your channel.
- Information regarding **helpop** is in the HelpOP tab above.
=== "HelpOP"
Need help but don't want to chat in public?
- Use `/channel helpop` or `/helpop` to switch to the HelpOP channel. **Only moderators and administrators can see this chat.
- Use `/helpop <message>` if you only need/want to send one message without switching channels.
=== "Private"
Want to tell your friend something in private? No problem!
- Use `/msg <player> <message>` to shoot them a message.
- If you received a private message, you can use `/r` or `/reply` to reply quickly!
- These commands are the same as `/msg`.
- `/m`
- `/tell`
- `/whisper`
- `/w`
- `/pm`

View file

@ -20,35 +20,6 @@ description: All information relating to the Survival server.
The map is built and served using [Dynmap](https://www.spigotmc.org/resources/dynmap%C2%AE.274/)! It is a flat map only to save resources, however it will show you where players are, and each world is included (Overworld, Nether, The End.)
## Commands
=== "Chat"
=== "Public"
By default, every player is on the **global** channel. This means that public messages sent in any server will be visible on all other servers in network.
- Use `/channel {global | local | helpop}` to change which channel you are chatting in. `/c` Also works.
- Global: Your message will be visible to every server.
- Local: Your message will only be visible to the server that you are currently on.
- `/l <message>` or `/local <message>` Will send one message instead of changing your channel.
- Information regarding **helpop** is in the HelpOP tab above.
=== "HelpOP"
Need help but don't want to chat in public?
- Use `/channel helpop` or `/helpop` to switch to the HelpOP channel. **Only moderators and administrators can see this chat.
- Use `/helpop <message>` if you only need/want to send one message without switching channels.
=== "Private"
Want to tell your friend something in private? No problem!
- Use `/msg <player> <message>` to shoot them a message.
- If you received a private message, you can use `/r` or `/reply` to reply quickly!
- These commands are the same as `/msg`.
- `/m`
- `/tell`
- `/whisper`
- `/w`
- `/pm`
## Datapacks, Plugins, and Mods
=== "Datapacks"