Took Moesh trolling to the next level
This commit is contained in:
@@ -278,8 +278,8 @@ public class ReplayMod {
|
||||
}
|
||||
|
||||
private void testIfMoeshAndExitMinecraft() {
|
||||
if("Moesh".equals("the Player")) {
|
||||
"EXIT EVERYTHING".toString();
|
||||
if("currentPlayer".equals("Moesh")) {
|
||||
System.exit(-1);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user