Merge branch 'main' of git01.east1.us.mapleflask.net:midnight_valley/website

This commit is contained in:
Aetous 2024-11-15 17:46:25 -08:00
commit 7a9e0c571c
3 changed files with 10 additions and 38 deletions

View file

@ -10,32 +10,5 @@ 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`
!!! 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!

View file

@ -1,2 +0,0 @@
# Blog

View file

@ -17,6 +17,12 @@ theme:
- navigation.indexes
name: material
palette:
# Palette toggle for automatic mode
- media: "(prefers-color-scheme)"
toggle:
icon: material/brightness-auto
name: Switch to light mode
# Palette toggle for light mode
- media: "(prefers-color-scheme: light)"
scheme: default
@ -29,9 +35,10 @@ theme:
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: green
accent: indigo
toggle:
icon: material/brightness-4
name: Switch to light mode
name: Switch to system preference
markdown_extensions:
- admonition
- pymdownx.details
@ -80,11 +87,9 @@ extra:
- icon: fontawesome/brands/discord
link: https://discord.gg/RWNQxAWad2
- icon: simple/forgejo
link: https://git.subnet-masked.com/midnight_valley/website
link: https://git.mapleflask.com/midnight_valley/website
- icon: material/list-status
link: https://status.midnightvalley.net
- icon: material/image
link: https://gallery.midnightvalley.net/
extra_css:
- assets/stylesheets/extra.css
plugins:
@ -100,8 +105,4 @@ plugins:
auto_caption: true
caption_position: bottom
- search:
lang: en
- blog:
enabled: true
blog_dir: news
post_dir: news/articles
lang: en