mirror of
https://github.com/kaboomserver/extras.git
synced 2025-02-16 23:00:14 -05:00
Update ServerCommand.java
This commit is contained in:
parent
39feb26c93
commit
95794bba6e
1 changed files with 1 additions and 1 deletions
|
@ -221,6 +221,6 @@ public final class ServerCommand implements Listener {
|
|||
}
|
||||
}
|
||||
|
||||
LOGGER.log(Level.INFO, "Console command: " + command);
|
||||
LOGGER.log(Level.INFO, "Console/Commandblock command: " + command);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue