website/docs/administration.md

130 lines
5.3 KiB
Markdown
Raw Normal View History

2023-10-21 01:39:26 -04:00
---
2023-11-06 10:22:09 -05:00
icon: material/shield-star
title: Administration
2023-10-22 10:49:18 -04:00
description: The Standard Operating Procedures used by administration and moderation staff to run the server.
2023-10-21 01:39:26 -04:00
---
2023-11-06 10:22:09 -05:00
# Administration
2023-11-08 12:28:35 -05:00
!!! Note "Living document"
This is a living document that is subject to change at any time. Current version is 11/08/2023 12:28 ET.
2023-11-06 10:22:09 -05:00
## The team
=== "Admins"
=== "Subnet_Masked"
2023-11-06 13:44:52 -05:00
![Subnet_Masked](assets/images/subnet_masked.png){ align=left }
2023-11-06 10:22:09 -05:00
Subnet (Cody) is our server owner, he runs and maintains the whole thing!
2023-12-10 15:06:18 -05:00
[subnet_masked@midnightvalley.net](mailto:subnet_masked@midnightvalley.net)
!!! Tip "Bio"
Hey there, I am Subnet! I am a Network Administrator by trade and hobby that dabbles in various different computer projects and things like this!
2023-11-06 10:22:09 -05:00
=== "Moderators"
=== "Kate_Biron"
2023-11-06 13:44:52 -05:00
![Kate_Biron](assets/images/kate_biron.png){ align=left }
2023-11-06 10:22:09 -05:00
2023-11-06 10:46:07 -05:00
Subnet's sibling! Kate_Biron helps moderate the server and also helps us find seeds to start the servers! They also help with general decision making.
2023-11-06 10:22:09 -05:00
2023-12-10 15:06:18 -05:00
!!! tip "Bio"
Nobody here but us chickens. This person has not provided a bio.
2023-11-06 10:22:09 -05:00
=== "rose_sunshades"
2023-11-06 13:44:52 -05:00
![Rose Sunshades](assets/images/rose_sunshades.png){ align=left }
2023-11-06 10:22:09 -05:00
2023-11-06 14:08:01 -05:00
A great friend! rose_sunshades helps to moderate the server and find plugins, datapacks and other cool things to make everyone's experience better!
2023-11-06 13:43:15 -05:00
2023-12-10 15:06:18 -05:00
!!! tip "Bio"
Nobody here but us chickens. This person has not provided a bio.
=== "Aetous"
![Aetous](assets/images/aetous.png){ align=left }
2023-12-10 17:48:04 -05:00
Aetous (Tavia) is another great friend of Subnet. She helps moderate the server and let new users through the gate.
2023-12-10 15:06:18 -05:00
!!! tip "Bio"
Nobody here but us chickens. This person has not provided a bio.
2023-11-06 10:22:09 -05:00
---
2023-10-21 01:39:26 -04:00
2023-11-06 10:22:09 -05:00
## Standard Operating Procedures
2023-10-21 01:39:26 -04:00
2023-12-10 15:06:18 -05:00
### Whitelisting
When whitelisting a player, the following must happen:
1. Make the user aware of this website and ask that they take a moment to review it. Especially the [Code of Conduct](code_of_conduct.md)
2. Add the user to the discord and assign verified role.
- The user will need to stay on the discord server until they are given the verified role or else they will be kicked when closing the server. To work around this, you as a mod can generate a different style of invite that will not do this is the users is not able to remain online while they wait.
3. Add player to the "Player Tracking" section of the Moderation Sheet[^1].
- Make sure to select the existing player that invited the player.
4. Whitelist the user
- Survival Server
- Creative Server
- Hub Server
- The cabin is not necessary to whitelist people on, it is considered a public area and is handled by the proxy only.
!!! tip "Working on improving the whitelist."
I am actively working on trying to make the whitelist process better so that you won't have to hop between three or possibly even more servers anymore, for now though that is unfortunately the only way. Sorry :(
??? info "Moderation Sheet glimpse"
![Moderation Sheet Strike Tracking](assets/images/sop-ss-st.png)
![Moderation Sheet Player Tracking](assets/images/sop-ss-pt.png)
2023-11-06 10:22:09 -05:00
### Three Plus Three Strikes *
2023-10-21 01:39:26 -04:00
The three strikes system applies to bans and kicks. All strikes with reason and the person applying the strikes will be recorded in the Moderation Sheet[^1].
2023-10-21 01:39:26 -04:00
2023-11-06 10:22:09 -05:00
### Kicks
2023-10-21 01:39:26 -04:00
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.
Kicking a player:
1. Ensure that when using the `/kick` command, that you include a brief reason in the kick message.
2. Record the kick, reason, IGN and date in the "Strike Tracking" section of the Moderation Sheet[^1].
3. Record the kick count in the "Player Tracking" section of the Moderation Sheet[^1].
2023-10-21 01:39:26 -04:00
2023-11-06 10:22:09 -05:00
### Bans
2023-10-21 01:39:26 -04:00
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.
Banning a player:
1. Ensure that when using the `/ban` command that you include a brief reason in the ban message.
2. Record the ban, reason, IGN and date in the "Strike Tracking" section of the Moderation Sheet[^1].
3. Record the ban count in the "Player Tracking" section of the Moderation Sheet[^1].
2023-10-21 01:39:26 -04:00
2023-11-06 10:22:09 -05:00
#### Appeals
2023-10-21 01:39:26 -04:00
Each player may submit an appeal for admin review. Appeals will only be handled by admins and must be submitted by email.
2023-11-17 10:35:21 -05:00
## Maintenance
### Schedule
2023-11-18 18:57:35 -05:00
Maintenance will be performed every other wednesday between 18:30 and 19:30 New York time starting 2023-11-01. Refer to the [Calendar](calendar.md) for more dates.
2023-11-17 10:35:21 -05:00
### Maintenance items
- Updates.
- Linux.
- Manager.
- Velocity.
- Paper.
- Plugins.
- Reboot.
- General cleanup.
### Why
Doing regular maintenance will keep our servers running well and also help to keep them secure! Wednesday was selected as a day the has the least traffic.
2023-10-21 01:39:26 -04:00
[^1]: [Moderation Sheet](https://docs.google.com/spreadsheets/d/1T9gGJxrJQ6rzPruT3JibE9cP-P0EYJppZ3SLyujaGjs/edit?usp=sharing) The Moderation Sheet is a document where strikes are recorded for bans and kicks. It is only accessible to Mods and Admins.