Fix issue #55 - show alerts in console
This commit is contained in:
@@ -44,6 +44,7 @@ public class CommandAlert extends Command
|
||||
{
|
||||
player.sendMessage( message );
|
||||
}
|
||||
ProxyServer.getInstance().getConsole().sendMessage( message );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user