From 63884fdf6f2132262d95f58d0abcfb125606eaed Mon Sep 17 00:00:00 2001 From: Subnet_Masked Date: Wed, 8 Nov 2023 16:58:59 -0500 Subject: [PATCH] Change Strike Sheet to Moderation Sheet --- docs/administration.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/administration.md b/docs/administration.md index 87d309a..751d705 100644 --- a/docs/administration.md +++ b/docs/administration.md @@ -39,7 +39,7 @@ description: The Standard Operating Procedures used by administration and modera ### 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]. +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]. ### Kicks @@ -48,8 +48,8 @@ Each player gets three kicks before a ban, however, bans may be applied before a 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 Strike Sheet[^1]. -3. Record the kick count in the "Player Tracking" section of the Strike Sheet[^1]. +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]. ### Bans @@ -58,8 +58,8 @@ Each player gets two bans. The first ban will last one week, the second two week 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 Strike Sheet[^1]. -3. Record the ban count in the "Player Tracking" section of the Strike Sheet[^1]. +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]. #### Appeals @@ -71,16 +71,16 @@ 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. 2. Add the user to the discord and assign verified role. -3. Add player to the "Player Tracking" section of the Strike Sheet[^1]. +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 -??? info "Strike sheet glimpse" - ![Strike Sheet Strike Tracking](assets/images/sop-ss-st.png) - ![Strike Sheet Player Tracking](assets/images/sop-ss-pt.png) +??? info "Moderation Sheet glimpse" + ![Moderation Sheet Strike Tracking](assets/images/sop-ss-st.png) + ![Moderation Sheet Player Tracking](assets/images/sop-ss-pt.png) ### 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. It is only accessible to Mods and Admins. \ No newline at end of file +[^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. \ No newline at end of file