mirror of
https://github.com/kaboomserver/extras.git
synced 2025-08-03 19:16:32 +00: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…
Add table
Add a link
Reference in a new issue