diff options
| author | Andrew Lee <alee14498@gmail.com> | 2020-02-25 19:38:40 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2020-02-25 19:38:40 -0500 |
| commit | cbfaa8d3d8b5fe2190d6ebeb8b8e59c975069855 (patch) | |
| tree | b3f53ecac9d01ccda96755ca8e5e4143636ed931 | |
| parent | 231d8c7d26cf5ed06468917d51ec3cfb1aa91f58 (diff) | |
| download | alp-website-cbfaa8d3d8b5fe2190d6ebeb8b8e59c975069855.tar.gz alp-website-cbfaa8d3d8b5fe2190d6ebeb8b8e59c975069855.tar.bz2 alp-website-cbfaa8d3d8b5fe2190d6ebeb8b8e59c975069855.zip | |
Updated ToS
| -rw-r--r-- | pages/tos.js | 3 |
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> |
