aboutsummaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2020-02-25 19:38:40 -0500
committerAndrew Lee <alee14498@gmail.com>2020-02-25 19:38:40 -0500
commitcbfaa8d3d8b5fe2190d6ebeb8b8e59c975069855 (patch)
treeb3f53ecac9d01ccda96755ca8e5e4143636ed931 /pages
parent231d8c7d26cf5ed06468917d51ec3cfb1aa91f58 (diff)
downloadalp-website-cbfaa8d3d8b5fe2190d6ebeb8b8e59c975069855.tar.gz
alp-website-cbfaa8d3d8b5fe2190d6ebeb8b8e59c975069855.tar.bz2
alp-website-cbfaa8d3d8b5fe2190d6ebeb8b8e59c975069855.zip
Updated ToS
Diffstat (limited to 'pages')
-rw-r--r--pages/tos.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/pages/tos.js b/pages/tos.js
index e30bd65..1bb0d81 100644
--- a/pages/tos.js
+++ b/pages/tos.js
@@ -161,6 +161,7 @@ const TOS = () => (
<ul>
<li>Don't use any hack clients</li>
<li>No griefing</li>
+ <li>Respect other players</li>
</ul>
<p>If the rules are broken there can be consequences such as either a 30 day, 60 day or permanent ban.</p>
</div>
@@ -186,7 +187,7 @@ const TOS = () => (
<p>If there's staff abusing their powers please report them to Alee immediately.</p>
<p>Thanks for reading the ToS!</p>
<p>- Alee Productions Community Team</p>
- <p>Last updated on February 22nd 2020</p>
+ <p>Last updated on February 25th 2020</p>
</div>
<a href="#top" className="green-text">Back to top</a>
</div>