Improve rules & fix submit .html view

This commit is contained in:
Govindas 2022-11-13 10:38:24 +02:00
parent 2136a08449
commit bfef847e87
2 changed files with 6 additions and 6 deletions

View File

@ -3,11 +3,11 @@
**No spamming**
**Respect all users**
**No inappropriate content**
**No advertising of other servers.** Private message to a friend is ok.
**Do not impersonate anyone.** Staff members have tags like "CREATOR", "MOD".
**No using more than one game account to gain advantage over those that do not.**
**No exploiting of bugs** Please report them with */report bug*
**No using mods which give an unfair advantage.** This includes bots and minimaps. No clicks per second higher than 15.
**No advertising of other servers.** /msg to a friend is ok.
**No impersonation.** Staff have tags like "CREATOR", "MOD".
**No using more than 1 account for advantage.**
**No exploiting of bugs.** Report them with */report bug*
**No using mods which give an unfair advantage.** Including, minimaps. No CPS higher than 15.
If the player fails to follow these rules they may be issued the following infractions:

View File

@ -92,7 +92,7 @@ if ($error) {
fwrite($handle,$newcontent);
fclose($handle);
}
echo "<meta http-equiv='Refresh' content='0; url=https://limework.net/appeal/view/$banid' />";
echo "<meta http-equiv='Refresh' content='0; url=https://limework.net/appeal/view/$banid.html' />";
}
?>
</div>