This commit is contained in:
RoboMWM 2016-10-04 19:57:48 -07:00
parent 7af3d37675
commit 10ae47ec14

View File

@ -780,6 +780,7 @@ public class GriefPrevention extends JavaPlugin
this.getLogger().severe("If they refuse, I'd suggesting switching to a more secure and responsive host."); this.getLogger().severe("If they refuse, I'd suggesting switching to a more secure and responsive host.");
this.getLogger().severe("But if you truly have absolutely no choice, then please download the Java 7 version of GriefPrevention."); this.getLogger().severe("But if you truly have absolutely no choice, then please download the Java 7 version of GriefPrevention.");
this.onDisable(); this.onDisable();
return;
} }