aboutsummaryrefslogtreecommitdiff
path: root/spark-bukkit/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'spark-bukkit/src/main/resources')
-rw-r--r--spark-bukkit/src/main/resources/plugin.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/spark-bukkit/src/main/resources/plugin.yml b/spark-bukkit/src/main/resources/plugin.yml
index c940592..7b25e76 100644
--- a/spark-bukkit/src/main/resources/plugin.yml
+++ b/spark-bukkit/src/main/resources/plugin.yml
@@ -9,6 +9,8 @@ main: me.lucko.spark.bukkit.BukkitSparkPlugin
# spark is still compatible with pre-1.13 releases.
api-version: 1.13
+softdepend: [PlaceholderAPI, MVdWPlaceholderAPI]
+
commands:
spark:
description: Main plugin command \ No newline at end of file