diff options
| author | Andrew Lee <alee14498@gmail.com> | 2021-04-17 14:37:46 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2021-04-17 14:37:46 -0400 |
| commit | 9c3728b9ed60a1d5702fd8ff69ee828aba2889b5 (patch) | |
| tree | 35e5e3f67bd808187b431df499d8ba0f4b04e4d1 /pages | |
| parent | c54df2110fa7b038514c894ca45b1aec25bbf45e (diff) | |
| download | alp-website-9c3728b9ed60a1d5702fd8ff69ee828aba2889b5.tar.gz alp-website-9c3728b9ed60a1d5702fd8ff69ee828aba2889b5.tar.bz2 alp-website-9c3728b9ed60a1d5702fd8ff69ee828aba2889b5.zip | |
some changes
Diffstat (limited to 'pages')
| -rw-r--r-- | pages/tos.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pages/tos.js b/pages/tos.js index 7b4be8f..2f6a8c7 100644 --- a/pages/tos.js +++ b/pages/tos.js @@ -60,10 +60,10 @@ const TOS = () => ( <h2>Delta Policy</h2> <p>These rules applies when using our Minecraft servers</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>Combating is not allowed. Unless the target player wants to combat with the other player.</li> - <li>Respect everyone</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> <p>* If a certain server allows these actions, then these policies will not apply.</p> |
