diff options
| author | Alee <Alee14498@gmail.com> | 2019-10-28 22:36:31 +0000 |
|---|---|---|
| committer | Alee <Alee14498@gmail.com> | 2019-10-28 22:36:31 +0000 |
| commit | 1df66f5664a5d07e281bce6ef96dd442c0bb8a22 (patch) | |
| tree | c5f61c9b19fa87ca7cebda386cee8f5070e55a5d /_pages/rules.html | |
| parent | 70c1338860a99e3e4c1ca46f4b997a8f1dac233c (diff) | |
| download | pokeworld-website-1df66f5664a5d07e281bce6ef96dd442c0bb8a22.tar.gz pokeworld-website-1df66f5664a5d07e281bce6ef96dd442c0bb8a22.tar.bz2 pokeworld-website-1df66f5664a5d07e281bce6ef96dd442c0bb8a22.zip | |
Fixed 404 and added rules
Diffstat (limited to '_pages/rules.html')
| -rw-r--r-- | _pages/rules.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/_pages/rules.html b/_pages/rules.html new file mode 100644 index 0000000..9a314bd --- /dev/null +++ b/_pages/rules.html @@ -0,0 +1,24 @@ +--- +title: Community Rules +layout: splash +permalink: /rules +--- +<br> + <h1>Discord Rules</h1> + <h2>Extended rules for the PokeWorld discord.</h2> + <h3>Tier 1 offenses.</h3> + <p><b>If these are broken, then a warning will occur. If you do this again, you may be kicked, or get another warning. This depends on the severity.</b></p> + <p>No spamming<br>Do not abuse bugs in the bots.<br>Respect others</p> + <h3>Tier 2 offenses</h3> + <p><b>These can result in a warning, or kick. This depends on severity.</b></p> + <p>No racial slurs<br>No excessive swearing, even in #train<br>Respect the community moderators and administrators</p> + <h3>Tier 3 offenses</h3> + <p><b>These will result on a kick or ban, depending on the severity</b></p> + <p>No NSFW content.<br>No excessive spam in #general or #bot<br>Raids are prohibited.</p> + <h1>Staff of PokeWorld</h1> + <h2>Administrators</h2> + <p>jtsshieh<br>TheEdge<br>Chara</p> + <h2>Moderators</h2> + <p>Alee<br>Sylv</p> + + <p><b>Thanks for reading the rules! We hope you have a fun time in PokeWorld!</b></p>
\ No newline at end of file |
