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