You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sender.sendMessage("§cInformation: To use this plugin I recommend to use the newest Minecraft-Version!");
57
-
sender.sendMessage("§cTo get support OR REPORT BUGS for the legacy Minecraft-Versions join my discord: https://discord.gg/mf9JNrzh");
59
+
sender.sendMessage("§cTo get support OR REPORT BUGS for the legacy Minecraft-Versions join my discord: https://discord.gg/V2wdDPktqc");
58
60
}
59
61
if (baseversion >= 16) {
60
62
extravines = true;
61
63
sender.sendMessage("§7Enabled Support for §cWeeping and Twisting Vines §7(>= Minecraft Version 1.16)");
62
64
}
63
65
if(baseversion >= 14){
64
66
scaffhold = true;
65
-
sender.sendMessage("§7Enabled Support for §cScaffholding §7(>= Minecraft Version 1.14)");
67
+
sender.sendMessage("§7Enabled Support for §cScaffolding §7(>= Minecraft Version 1.14)");
66
68
}
67
69
if(baseversion < 14){
68
70
booleanvalid = false;
@@ -76,7 +78,7 @@ public void onEnable() {
76
78
}
77
79
}
78
80
if(!valid){
79
-
sender.sendMessage("§cHey, this plugin is sadly only compatible with the Minecraft versions between §f1.8 and 1.19§c! If you a version running on versions below, join my discord: https://discord.gg/mf9JNrzh");
81
+
sender.sendMessage("§cHey, this plugin is sadly only compatible with the Minecraft versions between §f1.8 and 1.19§c! If you a version running on versions below, join my discord: https://discord.gg/V2wdDPktqc");
0 commit comments