Fix some things

This commit is contained in:
Subnet_Masked 2023-10-21 14:48:40 -04:00
parent e664c5269b
commit 76c6af44be
5 changed files with 10 additions and 9 deletions

View file

@ -1,5 +1,6 @@
---
icon: material/clipboard-list
title: SOP
---
!!! Warning "DRAFT"

View file

@ -11,6 +11,6 @@ Welcome to **PlaceholderMC**, a set of private minecraft servers for friends, an
... Of the owner! *phew* that took a lot of breath.
A great place to start is the [Code of Conduct and Bans](code_of_conduct.md)!
A great place to start is the [Code of Conduct and Bans](code_of_conduct.md)! After that, you should check out the [Discord](https://discord.gg/RWNQxAWad2).
![Welcome Image](assets/images/screenshots/welcome.png)

View file

@ -16,13 +16,13 @@ A list of future and completed plans!
- [ ] Find a new name for the server.
- [ ] Better way to ask for whitelist.
- [ ] Make world downloads available.
- [ ] **Important** Make documentation for how to handle kicks, bans and whitelisting. (Available to public!)
- [ ] Kick Docs.
- [ ] Ban Docs.
- [ ] Whitelist Docs.
- [ ] SOP (Standard Operating Procedures).
- [ ] Admin specific part of website.
- [ ] Better permissions and management of Discord server.
- [X] **Important** Make documentation for how to handle kicks, bans and whitelisting. (Available to public!)
- [X] Kick Docs.
- [X] Ban Docs.
- [X] Whitelist Docs.
- [X] SOP (Standard Operating Procedures).
- [X] Admin specific part of website.
- [X] Better permissions and management of Discord server.
- [ ] Add download buttons to the [Survival](survival.md) page for the Vanilla tweaks packs.
- [ ] Build the Creative server.
- [ ] Normalize plugins.

View file

@ -44,7 +44,7 @@ markdown_extensions:
nav:
- 'index.md'
- 'code_of_conduct.md'
- 'administration.md'
- 'admins.md'
- 'whitelisting.md'
- 'survival.md'
- 'screenshots.md'