aboutsummaryrefslogtreecommitdiff
path: root/pages/tos.js
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2021-04-17 14:33:14 -0400
committerAndrew Lee <alee14498@gmail.com>2021-04-17 14:33:14 -0400
commitc54df2110fa7b038514c894ca45b1aec25bbf45e (patch)
tree47229a62840122fb0e5082fb91918ab2c2b7826f /pages/tos.js
parent9b7519201b06f0860a55a70edf0d76f7572722f9 (diff)
downloadalp-website-c54df2110fa7b038514c894ca45b1aec25bbf45e.tar.gz
alp-website-c54df2110fa7b038514c894ca45b1aec25bbf45e.tar.bz2
alp-website-c54df2110fa7b038514c894ca45b1aec25bbf45e.zip
new delta policy
Diffstat (limited to 'pages/tos.js')
-rw-r--r--pages/tos.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/pages/tos.js b/pages/tos.js
index 8c88f35..7b4be8f 100644
--- a/pages/tos.js
+++ b/pages/tos.js
@@ -62,6 +62,7 @@ const TOS = () => (
<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>Combating is not allowed. Unless the target player wants to combat with the other player.</li>
<li>Respect everyone</li>
</ul>
<p>If you are found to violate 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>
@@ -95,7 +96,7 @@ const TOS = () => (
</div>
<p>We recommend you to follow Discord's <a href="https://discord.com/terms" className="green-text">Terms of Service</a> and <a href="https://discord.com/guidelines" className="green-text">Community Guidelines</a></p>
</div>
- <p>Last updated: February 11th, 2021</p>
+ <p>Last updated: April 17th, 2021</p>
<a href="#top" className="green-text">Back to top</a>
</div>
</div>