diff --git a/Server/src/main/content/global/handlers/iface/RulesAndInfo.kt b/Server/src/main/content/global/handlers/iface/RulesAndInfo.kt
index 4cbad33..2004766 100644
--- a/Server/src/main/content/global/handlers/iface/RulesAndInfo.kt
+++ b/Server/src/main/content/global/handlers/iface/RulesAndInfo.kt
@@ -8,21 +8,18 @@ import core.game.interaction.InterfaceListener
object RulesAndInfo {
val RULES = arrayOf(
"
1. Basically just don't be an asshole",
- " -Spamming, serious harassment, and other disruptive behaviors",
- " are not okay, and will be addressed appropriately.",
- "1. Be respectful to your fellow players.",
- " -No harassment, etc.",
- " -Keep arguments private.",
- "2. Do not exploit bugs.",
+ " -No spamming, harassment, or other disruptive behaviors",
+ " behaviors disruptive behaviors",
+ "2. No exploitation of bugs.",
" -Zero tolerance. Can result in account deletion.",
- " -If you discover a bug, report it to Emo or other admins.",
+ " -If you discover a bug, report it to Emo/admins.",
"3. Do not discuss or advertise.",
" -Discussion of the live jagex games is fine.",
" -Discussion of open source projects is fine.",
- " -Advertising of non-open source RSPSs is not okay.",
+ " -No advertising of non-open source RSPSs.",
"4. No unfair advantages.",
" -No botting, autoclickers, AHKing, etc...",
- " -Again, basically just don't be an asshole."
+ " -Again, just don't be an asshole."
)
val SEPARATOR = " "
val INFO = arrayOf(