summaryrefslogtreewikicommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/plugin.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml
new file mode 100644
index 0000000..ea176f0
--- /dev/null
+++ b/src/main/resources/plugin.yml
@@ -0,0 +1,11 @@
+name: HideAndSeek
+main: net.tylermurphy.hideAndSeek.Main
+version: 1.0
+author: KenshinEto
+load: STARTUP
+commands:
+ hideandseek:
+ description: Hide and Seek command
+ usage: /hideandseek [about|help|start|stop|setspawn|setseeker]
+ permission: hideAndSeek.admin
+ aliases: hs \ No newline at end of file