whoops i forgor i added it
This commit is contained in:
parent
87477ce013
commit
2e09aacee2
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ public class StopCommand extends Command {
|
||||||
super(
|
super(
|
||||||
"stop",
|
"stop",
|
||||||
"Gracefully stops the bot",
|
"Gracefully stops the bot",
|
||||||
new String[] { "<ownerHash>" },
|
new String[] {},
|
||||||
new String[] {},
|
new String[] {},
|
||||||
TrustLevel.OWNER,
|
TrustLevel.OWNER,
|
||||||
false
|
false
|
||||||
|
|
Loading…
Reference in a new issue