aboutsummaryrefslogtreecommitdiff
path: root/spark-bukkit/src/main/resources/plugin.yml
blob: ce3517a78e91e936874a37a478d39acb5a01961c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: spark
version: ${pluginVersion}
description: ${pluginDescription}
author: Luck
website: https://spark.lucko.me/
main: me.lucko.spark.bukkit.BukkitSparkPlugin

# Mark the plugin as 1.13 compatible to avoid CB having to perform quite as much unnecessary
# remapping when the plugin is loaded. Note that despite what this setting might otherwise imply,
# spark is still compatible with pre-1.13 releases.
api-version: 1.13

softdepend: [PlaceholderAPI, MVdWPlaceholderAPI]

commands:
  spark:
    description: Main plugin command