Fixed too much drunk-pushing in 1.9

This commit is contained in:
Sn0wStorm
2016-04-23 18:51:29 +02:00
parent 468b90be43
commit 0f38ef008f
3 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ public class P extends JavaPlugin {
useUUID = !v.matches(".*1\\.[0-6].*") && !v.matches(".*1\\.7\\.[0-5].*");
use1_9 = !v.matches(".*1\\.[0-8].*");
if (use1_9) {
log("&cExperimental support for Bukkit 1.9 enabled.");
log("&eExperimental support for Bukkit 1.9 enabled.");
}
// load the Config