diff --git a/varo/src/main/resources/plugin.yml b/varo/src/main/resources/plugin.yml index 417f278..b1aacae 100644 --- a/varo/src/main/resources/plugin.yml +++ b/varo/src/main/resources/plugin.yml @@ -6,4 +6,8 @@ api-version: 1.15 commands: varo: description: The Main Varo command. - usage: / \ No newline at end of file + usage: / + coords: + description: Show the Coords. + usage: / + aliases: [c, koords, k] \ No newline at end of file