diff options
Diffstat (limited to 'spark-bungeecord/src/main/resources')
| -rw-r--r-- | spark-bungeecord/src/main/resources/bungee.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spark-bungeecord/src/main/resources/bungee.yml b/spark-bungeecord/src/main/resources/bungee.yml index fa65fbc..2194180 100644 --- a/spark-bungeecord/src/main/resources/bungee.yml +++ b/spark-bungeecord/src/main/resources/bungee.yml @@ -1,5 +1,5 @@ name: spark version: ${pluginVersion} -description: Spark is a CPU profiling plugin based on sk89q's WarmRoast profiler +description: ${pluginDesc} author: Luck, sk89q main: me.lucko.spark.bungeecord.SparkBungeeCordPlugin |
