From c62f68bcc873927425513bc7460fa14da1d016f7 Mon Sep 17 00:00:00 2001 From: Subnet_Masked Date: Sun, 12 Nov 2023 20:30:01 -0500 Subject: [PATCH] Yeah, those are all global commands. --- docs/network_wide_commands.md | 32 +++++++++++++++++++++++++++++++- docs/survival.md | 29 ----------------------------- 2 files changed, 31 insertions(+), 30 deletions(-) diff --git a/docs/network_wide_commands.md b/docs/network_wide_commands.md index 091504c..c4600dd 100644 --- a/docs/network_wide_commands.md +++ b/docs/network_wide_commands.md @@ -5,4 +5,34 @@ description: Commands that can be used on any of our servers. # Network Wide Commands -ToDo: This page. \ No newline at end of file +These commands apply to all of the servers and are available network-wide! + +=== "Switching Servers" + You can switch servers by using `/server `! 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 ` or `/local ` 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 ` 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 ` 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` \ No newline at end of file diff --git a/docs/survival.md b/docs/survival.md index d966756..52aaf07 100644 --- a/docs/survival.md +++ b/docs/survival.md @@ -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 ` or `/local ` 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 ` 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 ` 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"