Tweak
This commit is contained in:
parent
3822ec2d79
commit
ef816f5c35
1 changed files with 1 additions and 3 deletions
|
@ -26,7 +26,7 @@ The map is built and served using [Dynmap](https://www.spigotmc.org/resources/dy
|
|||
=== "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.
|
||||
- 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.
|
||||
|
@ -48,8 +48,6 @@ The map is built and served using [Dynmap](https://www.spigotmc.org/resources/dy
|
|||
- `/whisper`
|
||||
- `/w`
|
||||
- `/pm`
|
||||
=== "Switching Servers"
|
||||
Switching servers can be accomplished by using `/server <server name>`. A list of servers to choose from will be shown after typing a space after the command.
|
||||
|
||||
## Datapacks, Plugins, and Mods
|
||||
|
||||
|
|
Loading…
Reference in a new issue