summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPepich <benedikt.abel@yahoo.de>2017-10-25 18:47:16 +0200
committerPepich <benedikt.abel@yahoo.de>2017-10-25 18:47:16 +0200
commit55635334d0954352b7f3712782d603b11664d5a0 (patch)
tree91cbdae0f681220c538a4ce0c574c84a6c735018
parent95896beadc320393514d645935ee18020f82e977 (diff)
Made Vault a soft dependency
-rw-r--r--plugin.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugin.yml b/plugin.yml
index 922a2b4..5a3ff61 100644
--- a/plugin.yml
+++ b/plugin.yml
@@ -1,4 +1,5 @@
name: ModuleLoader
version: 4.0.0
authors: [pepich1851]
-main: com.redstoner.misc.Main \ No newline at end of file
+main: com.redstoner.misc.Main
+softdepend: [Vault] \ No newline at end of file