aboutsummaryrefslogtreecommitdiff
path: root/spark-bukkit/src/main/resources/plugin.yml
blob: d46c54a3f527a76e20df94475b5760c99b47ed69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: spark
version: ${pluginVersion}
description: ${pluginDescription}
authors: [Luck, sk89q]
main: me.lucko.spark.bukkit.SparkBukkitPlugin

# 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

commands:
  spark:
    description: Main plugin command