Skip to content

Commit de2a2a3

Browse files
authored
chore: updated AC rule + handbook typos
1 parent 40c0e65 commit de2a2a3

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

data/violations.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const violationDefinitions = [
3535
id: "adult-content",
3636
name: "Adult Content",
3737
description:
38-
"Graphic or textual descriptions of adult behavior, including explicit sex acts, drug use, lewd words, mentions or descriptions of content intended to shock or disturb, pornographic websites, or descriptions of real violence or assault.",
38+
"Graphic or textual descriptions of adult behavior, including explicit sex acts, drug use, lewd word, mentions or descriptions of content intended to shock or disturb, pornographic websites, or descriptions of real violence or assault.",
3939
offenses: [
4040
"1 day",
4141
"3 days",

react_main/src/pages/Policy/Moderation/StaffHandbook.jsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default function StaffHandbook() {
88
Staff Handbook
99
</Typography>
1010
<Typography variant="body2" color="text.secondary" paragraph>
11-
Last Updated: February 11, 2026
11+
Last Updated: February 17, 2026
1212
</Typography>
1313

1414
<Typography variant="h5" sx={{ mt: 2, mb: 1 }}>
@@ -53,7 +53,7 @@ export default function StaffHandbook() {
5353
<Typography sx={{ mb: 2 }}>
5454
Staff are held to a higher standard than regular users. They are expected to
5555
demonstrate professionalism and respect in all interactions with both users
56-
and fellow staffs, including in games. Staff should not engage in favoritism
56+
and fellow staff, including in games. Staff should not engage in favoritism
5757
for certain users, should be respectful in all discussions or arguments regarding
5858
game events, site contents, or staff decisions, and should avoid engaging in drama.
5959
Staff shall not insult either users or fellow staff, even in the heat of games.
@@ -64,7 +64,7 @@ export default function StaffHandbook() {
6464
are free to provide constructive feedback and suggestions for improvement,
6565
and to express their own beliefs and frustrations in public. That being said: Staff are expected
6666
to represent the site and team in public discourse and users will often conflate
67-
the words of an Staff with the words of the team or site as a whole, so Staff are
67+
the words of a member of Staff with the words of the team or site as a whole, so Staff are
6868
asked to be mindful of their conduct.
6969
</Typography>
7070

@@ -101,7 +101,7 @@ export default function StaffHandbook() {
101101
warning before a member of staff takes action. Staff are free to complete reports according to their
102102
own judgment; one does not need to wait for other opinions if they don't feel the need to.
103103
Staff are to maintain the atmosphere of hospitality and acceptance in every game they join
104-
and every discussion they participate in. Staff are not use their authority to retaliate against users
104+
and every discussion they participate in. Staff are not to use their authority to retaliate against users
105105
following the decisions of another staff or to target users for personal reasons. Do not use
106106
one's authority to threaten users with Staff action in the face of noncompliance.
107107
</Typography>

react_main/src/pages/Policy/Rules.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export default function Rules() {
5555
UltiMafia Rules of Conduct
5656
</Typography>
5757
<Typography variant="body2" color="text.secondary" paragraph>
58-
Last Updated: February 12, 2026
58+
Last Updated: February 17, 2026
5959
</Typography>
6060

6161
<Box sx={{ borderBottom: 1, borderColor: "divider"}}>

0 commit comments

Comments
 (0)