diff --git a/src/main/resources/tags/util/spark.tag b/src/main/resources/tags/util/spark.tag index 6250e854..781e9e5f 100644 --- a/src/main/resources/tags/util/spark.tag +++ b/src/main/resources/tags/util/spark.tag @@ -7,4 +7,5 @@ Spark is a plugin that helps you monitor performance for you server. To record performance on your server use: `/spark profiler --thread * --timeout 60`. This will run for 60 seconds then it will automatically stop. +(On Velocity, replace `/spark` with `/sparkv`; on BungeeCord, replace with `sparkb`) It'll probably lag the server a good deal but it'll give us a link we might be able to process.