forked from ChomeNS/chomens-bot-java
if orogoro OWNER hash
This commit is contained in:
parent
0a65c2a90e
commit
3a6c1a0192
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue