13.3
This commit is contained in:
@@ -159,7 +159,6 @@ public final class T2CodeLibMain extends JavaPlugin {
|
||||
if (adventure == null) {
|
||||
throw new IllegalStateException("Tried to access Adventure when the plugin was disabled!");
|
||||
}
|
||||
Bukkit.getConsoleSender().sendMessage(Util.getPrefix() + " Adventure load");
|
||||
return adventure;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user