if orogoro OWNER hash

This commit is contained in:
Chayapak 2023-07-21 21:29:00 +07:00
parent 0a65c2a90e
commit 3a6c1a0192

View file

@ -16,7 +16,7 @@ public class ConsoleServerCommand extends Command {
super(
"consoleserver",
"Changes the console server",
new String[] { "<{server}>" },
new String[] { "<ownerHash> <{server}>" },
new String[] { "csvr" },
TrustLevel.OWNER,
true