Change Strike Sheet to Moderation Sheet
This commit is contained in:
parent
651b1d6458
commit
63884fdf6f
1 changed files with 10 additions and 10 deletions
|
@ -39,7 +39,7 @@ description: The Standard Operating Procedures used by administration and modera
|
||||||
|
|
||||||
### Three Plus Three Strikes *
|
### 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
|
### Kicks
|
||||||
|
|
||||||
|
@ -48,8 +48,8 @@ Each player gets three kicks before a ban, however, bans may be applied before a
|
||||||
Kicking a player:
|
Kicking a player:
|
||||||
|
|
||||||
1. Ensure that when using the `/kick` command, that you include a brief reason in the kick message.
|
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].
|
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 Strike Sheet[^1].
|
3. Record the kick count in the "Player Tracking" section of the Moderation Sheet[^1].
|
||||||
|
|
||||||
### Bans
|
### Bans
|
||||||
|
|
||||||
|
@ -58,8 +58,8 @@ Each player gets two bans. The first ban will last one week, the second two week
|
||||||
Banning a player:
|
Banning a player:
|
||||||
|
|
||||||
1. Ensure that when using the `/ban` command that you include a brief reason in the ban message.
|
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].
|
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 Strike Sheet[^1].
|
3. Record the ban count in the "Player Tracking" section of the Moderation Sheet[^1].
|
||||||
|
|
||||||
#### Appeals
|
#### 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.
|
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.
|
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.
|
- Make sure to select the existing player that invited the player.
|
||||||
4. Whitelist the user
|
4. Whitelist the user
|
||||||
- Survival Server
|
- Survival Server
|
||||||
- Creative Server
|
- Creative Server
|
||||||
|
|
||||||
??? info "Strike sheet glimpse"
|
??? info "Moderation Sheet glimpse"
|
||||||
![Strike Sheet Strike Tracking](assets/images/sop-ss-st.png)
|
![Moderation Sheet Strike Tracking](assets/images/sop-ss-st.png)
|
||||||
![Strike Sheet Player Tracking](assets/images/sop-ss-pt.png)
|
![Moderation 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. It is only accessible to Mods and Admins.
|
[^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.
|
Loading…
Reference in a new issue