summaryrefslogtreecommitdiff
path: root/src/main/resources/plugin.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/plugin.yml')
-rw-r--r--src/main/resources/plugin.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml
new file mode 100644
index 0000000..4922b8b
--- /dev/null
+++ b/src/main/resources/plugin.yml
@@ -0,0 +1,9 @@
+main: com.encrox.instanceddungeons.InstancedDungeons
+name: InstancedDungeons
+version: 1.0
+depend: [InstancedRegions]
+
+commands:
+ dungeon:
+ description: Generic dungeon command.
+ usage: /dungeon help \ No newline at end of file