fix load on spigot Server
This commit is contained in:
@@ -26,7 +26,6 @@ public class T2ChoverModule {
|
||||
}
|
||||
|
||||
public static void moduleConsole(String msg) {
|
||||
Bukkit.getConsoleSender().sendMessage(msg); //todo
|
||||
if (T2CodeLibMain.getMmIsLoad()) {
|
||||
T2CminiMessage.sendConsoleMiniMessage(msg);
|
||||
return;
|
||||
|
Reference in New Issue
Block a user