fix: add command to plugin.yml
This commit is contained in:
parent
481b2c4004
commit
507b858587
1 changed files with 5 additions and 1 deletions
|
@ -7,3 +7,7 @@ commands:
|
|||
varo:
|
||||
description: The Main Varo command.
|
||||
usage: /<command>
|
||||
coords:
|
||||
description: Show the Coords.
|
||||
usage: /<command>
|
||||
aliases: [c, koords, k]
|
Loading…
Reference in a new issue