aboutsummaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2021-01-23 16:22:59 -0500
committerAndrew Lee <alee14498@gmail.com>2021-01-23 16:22:59 -0500
commitc15bc60f470dd5357b8d9055c3aa24892f5ecbc8 (patch)
tree6f65db09c409483769b1381e21c311ea8632e4d4 /pages
parent1500779f9a1f6c3af0856eb7efdbf1d64541b199 (diff)
downloadalp-website-c15bc60f470dd5357b8d9055c3aa24892f5ecbc8.tar.gz
alp-website-c15bc60f470dd5357b8d9055c3aa24892f5ecbc8.tar.bz2
alp-website-c15bc60f470dd5357b8d9055c3aa24892f5ecbc8.zip
ToS Update
Diffstat (limited to 'pages')
-rw-r--r--pages/tos.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/pages/tos.js b/pages/tos.js
index 123ff8f..86ecfe3 100644
--- a/pages/tos.js
+++ b/pages/tos.js
@@ -60,16 +60,17 @@ const TOS = () => (
<h2>Cityverse Policy</h2>
<p>These rules apply to the Cityverse server</p>
<ul>
- <li>Usage of hacked clients (including - but not limited to - Wurst, Wolfram, Sigma, etc.) is strictly prohibited</li>
- <li>Griefing is not allowed</li>
+ <li>Usage of hacked clients (including - but not limited to - Wurst, Wolfram, Sigma, etc.) is strictly prohibited*</li>
+ <li>Griefing is not allowed*</li>
<li>Respect everyone</li>
</ul>
<p>If you are found to be in violation of these rules, you may receive a temporary or permanent ban. If you have been banned, and are found playing on an alt, you may be subject to an IP ban.</p>
+ <p>* If a certain server allows these actions, then these policies will not apply.</p>
</div>
</div>
<div id="discord-policies">
<h1>Discord Policies</h1>
- <p>If you’re part of our discord server, we have set policies that you must follow.</p>
+ <p>If you are part of our discord server, we have set policies that you must follow.</p>
<div id="logging">
<h2>Logging</h2>
<p>The following will be logged and stored by our bots:</p>
@@ -98,7 +99,7 @@ const TOS = () => (
</div>
</div>
<p>Any staff abusing their powers should be reported to Alee immediately.</p>
- <p>Last updated: June 17th, 2020</p>
+ <p>Last updated: January 23rd, 2021</p>
<a href="#top" className="green-text">Back to top</a>
</div>
</div>