aboutsummaryrefslogtreecommitdiff
path: root/spark-bukkit/src/main/resources/plugin.yml
diff options
context:
space:
mode:
authorLuck <git@lucko.me>2019-08-03 22:04:20 +0100
committerLuck <git@lucko.me>2019-08-03 22:04:20 +0100
commit2a03b547c7714a130b2bc1407b12a8abd58a9069 (patch)
treec4306958d814964a58c472b959b94afda5ee3800 /spark-bukkit/src/main/resources/plugin.yml
parent4308eda6fd4ce3d637ad29b50f53d870ec1facbc (diff)
downloadspark-2a03b547c7714a130b2bc1407b12a8abd58a9069.tar.gz
spark-2a03b547c7714a130b2bc1407b12a8abd58a9069.tar.bz2
spark-2a03b547c7714a130b2bc1407b12a8abd58a9069.zip
Some more reorganising
Diffstat (limited to 'spark-bukkit/src/main/resources/plugin.yml')
-rw-r--r--spark-bukkit/src/main/resources/plugin.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spark-bukkit/src/main/resources/plugin.yml b/spark-bukkit/src/main/resources/plugin.yml
index d46c54a..c940592 100644
--- a/spark-bukkit/src/main/resources/plugin.yml
+++ b/spark-bukkit/src/main/resources/plugin.yml
@@ -2,7 +2,7 @@ name: spark
version: ${pluginVersion}
description: ${pluginDescription}
authors: [Luck, sk89q]
-main: me.lucko.spark.bukkit.SparkBukkitPlugin
+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,