summaryrefslogtreecommitdiff
path: root/plugin.yml
diff options
context:
space:
mode:
Diffstat (limited to 'plugin.yml')
-rw-r--r--plugin.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/plugin.yml b/plugin.yml
new file mode 100644
index 0000000..64a4c97
--- /dev/null
+++ b/plugin.yml
@@ -0,0 +1,11 @@
+name: CommandManagerTest
+main: CmdMgrTest
+version: 13.37
+author: Nemes
+commands:
+ home:
+ description: I dont get displayed, but the one below me is important
+ usage: /home
+ permission: home.blabla.idk.might.be.important
+ permission-message: yeah if this ever got displayed xD
+ \ No newline at end of file