Move around administration
This commit is contained in:
parent
fc2fdf6d7f
commit
37e8ae71a4
4 changed files with 39 additions and 52 deletions
|
@ -1,21 +1,47 @@
|
|||
---
|
||||
icon: material/clipboard-list
|
||||
title: SOP
|
||||
icon: material/shield-star
|
||||
title: Administration
|
||||
description: The Standard Operating Procedures used by administration and moderation staff to run the server.
|
||||
---
|
||||
|
||||
# Administration
|
||||
|
||||
!!! Warning "DRAFT"
|
||||
This page is a draft and subject to comment and change. Please offer suggestions, edits or other comments via the Discord server. Thank you.
|
||||
|
||||
Draft date: 11/02/2023 23:15
|
||||
Draft date: 11/06/2023 10:21
|
||||
|
||||
# Standard Operating Procedures
|
||||
## The team
|
||||
|
||||
## Three Plus Three Strikes *
|
||||
=== "Admins"
|
||||
|
||||
=== "Subnet_Masked"
|
||||
|
||||
![Subnet_Masked](assets/images/subnet_masked.png)
|
||||
|
||||
Subnet (Cody) is our server owner, he runs and maintains the whole thing!
|
||||
|
||||
=== "Moderators"
|
||||
|
||||
=== "Kate_Biron"
|
||||
|
||||
![Kate_Biron](assets/images/kate_biron.png)
|
||||
|
||||
Subnet's sibling!
|
||||
|
||||
=== "rose_sunshades"
|
||||
|
||||
![Rose Sunshades](assets/images/rose_sunshades.png)
|
||||
|
||||
---
|
||||
|
||||
## Standard Operating Procedures
|
||||
|
||||
### Three Plus Three Strikes *
|
||||
|
||||
The three strikes system applies to bans and kicks. All strikes with reason and the person applying the strikes will be recorded in the Strike Sheet[^1].
|
||||
|
||||
## Kicks
|
||||
### Kicks
|
||||
|
||||
Each player gets three kicks before a ban, however, bans may be applied before all three kicks are used. A player may be kicked for minor infractions which are up the discretion of the admin or moderator that witnessed the action and or received and validated a report. Every kick may be appealed.
|
||||
|
||||
|
@ -25,7 +51,7 @@ Kicking a player:
|
|||
2. Record the kick, reason, IGN and date in the "Strike Tracking" section of the Strike Sheet[^1].
|
||||
3. Record the kick count in the "Player Tracking" section of the Strike Sheet[^1].
|
||||
|
||||
## Bans
|
||||
### Bans
|
||||
|
||||
Each player gets two bans. The first ban will last one week, the second two weeks, and finally the third will be indefinite and non-appealable.
|
||||
|
||||
|
@ -35,11 +61,11 @@ Banning a player:
|
|||
2. Record the ban, reason, IGN and date in the "Strike Tracking" section of the Strike Sheet[^1].
|
||||
3. Record the ban count in the "Player Tracking" section of the Strike Sheet[^1].
|
||||
|
||||
### Appeals
|
||||
#### Appeals
|
||||
|
||||
Each player may submit an appeal for admin review. Appeals will only be handled by admins and must be submitted by email.
|
||||
|
||||
## Whitelisting
|
||||
### Whitelisting
|
||||
|
||||
When whitelisting a player, the following must happen:
|
||||
|
||||
|
@ -52,9 +78,9 @@ When whitelisting a player, the following must happen:
|
|||
- Creative Server
|
||||
|
||||
??? info "Strike sheet glimpse"
|
||||
![Strike Sheet Strike Tracking](../assets/images/sop-ss-st.png)
|
||||
![Strike Sheet Player Tracking](../assets/images/sop-ss-pt.png)
|
||||
![Strike Sheet Strike Tracking](assets/images/sop-ss-st.png)
|
||||
![Strike Sheet Player Tracking](assets/images/sop-ss-pt.png)
|
||||
|
||||
## References
|
||||
### References
|
||||
|
||||
[^1]: [Strike Sheet](https://docs.google.com/spreadsheets/d/1T9gGJxrJQ6rzPruT3JibE9cP-P0EYJppZ3SLyujaGjs/edit?usp=sharing) The strike sheet is a document where strikes are recorded for bans and kicks.
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
icon: material/clipboard-check
|
||||
description: This area of the site contains all information relating to he administration and moderation of the servers.
|
||||
---
|
||||
|
||||
# Admin Area
|
||||
|
||||
This section is for everyone to read and admins/moderators to use.
|
|
@ -1,28 +0,0 @@
|
|||
---
|
||||
icon: material/shield-star
|
||||
description: A list of all the admins and mods on the servers and their roles and functions.
|
||||
---
|
||||
|
||||
# Admins and Mods
|
||||
|
||||
## Administrators
|
||||
|
||||
Administrators have full ability including direct console and file access.
|
||||
|
||||
### Subnet_Masked
|
||||
|
||||
![Subnet_Masked](assets/images/subnet_masked.png)
|
||||
|
||||
Subnet (Cody) is our server owner, he runs and maintains the whole thing!
|
||||
|
||||
## Moderators
|
||||
|
||||
Moderators have the ability to whitelist, ban and un-ban players.
|
||||
|
||||
### Rose_Sunshades
|
||||
|
||||
![Rose Sunshades](assets/images/rose_sunshades.png)
|
||||
|
||||
### Kate_Biron
|
||||
|
||||
![Kate_Biron](assets/images/kate_biron.png)
|
|
@ -51,7 +51,6 @@ markdown_extensions:
|
|||
nav:
|
||||
- 'index.md'
|
||||
- 'code_of_conduct.md'
|
||||
- 'admins.md'
|
||||
- 'whitelisting.md'
|
||||
- 'survival.md'
|
||||
- 'screenshots.md'
|
||||
|
@ -60,9 +59,7 @@ nav:
|
|||
- 'calendar.md'
|
||||
- 'bedrock.md'
|
||||
- 'maintenance.md'
|
||||
- Administration:
|
||||
- 'administration/index.md'
|
||||
- 'administration/sop.md'
|
||||
- 'administration.md'
|
||||
extra:
|
||||
social:
|
||||
- icon: fontawesome/brands/discord
|
||||
|
|
Loading…
Reference in a new issue