diff options
| author | TheEdgeNK <trey6979@gmail.com> | 2018-07-10 16:22:11 -0400 |
|---|---|---|
| committer | TheEdgeNK <trey6979@gmail.com> | 2018-07-10 16:22:11 -0400 |
| commit | 7a435a552f514e8d5f3ca69363bde74f013652ce (patch) | |
| tree | 66fc2697e9e5b6e9455061bf836e0e4c5d60bf24 | |
| parent | a9d6eab3e36483ff2e21e51e0eb8a6930e5c7637 (diff) | |
| download | pokeworld-website-7a435a552f514e8d5f3ca69363bde74f013652ce.tar.gz pokeworld-website-7a435a552f514e8d5f3ca69363bde74f013652ce.tar.bz2 pokeworld-website-7a435a552f514e8d5f3ca69363bde74f013652ce.zip | |
discord rules
| -rw-r--r-- | rules/index.html | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/rules/index.html b/rules/index.html index 38abb1c..9f8b06b 100644 --- a/rules/index.html +++ b/rules/index.html @@ -23,37 +23,36 @@ <header> <div class="container"> <div id="branding"> - <h1>PokeWorld</h1> + <h1>Universe</h1> </div> <nav> <ul> <li><a href="../">Home</a></li> - <li><a href="../pokebot">Pokebot</a></li> - <li><a href="../about">About</a></li> - <li class="current"><a href="#">Rules</a></li> + <li><a href="../galaxy">Galaxy</a></li> + <li class="current"><a href="#">Discord Rules</a></li> </ul> </nav> </div> </header> <div class="container"> <h1>Discord Rules</h1> - <h2>Extended rules for the PokeWorld discord.</h2> + <h2>Extended rules for the Universe discord.</h2> <h3>Tier 1 offenses.</h3> <h4>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.</h4> <p>No spamming<br>Do not abuse bugs in the bots.<br>Respect others</p> <h3>Tier 2 offenses</h3> <h4>These can result in a warning, or kick. This depends on severity.</h4> - <p>No racial slurs<br>No excessive swearing, even in #train<br>Respect the community moderators and administrators</p> + <p>No racial slurs<br>No excessive swearing<br>Respect the community moderators and administrators</p> <h3>Tier 3 offenses</h3> <h4>These will result on a kick or ban, depending on the severity</h4> <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> + <h1>Staff of Universe</h1> + <h2>Developers</h2> + <p>jtsshieh<br>TheEdge<br>Alee</p> <h2>Moderators</h2> - <p>Alee<br>Sylveon<br>usChara</p> + <p>n/a</p> - <h4>Thanks for reading the rules! We hope you have a fun time in PokeWorld!</h4> + <h4>Thanks for reading the rules! We hope you have a fun time in the Universe server!</h4> </div> <footer> <p>PokeWorld by: Alee, TheEdgeNK and jtsshieh, Copyright © 2018</p> |
