Spark
A performance profiling plugin to display server information like TPS and memory usage.
Last updated
A performance profiling plugin to display server information like TPS and memory usage.
Last updated
Spark is a performance profiling plugin that can display server information, such as TPS, memory, tick durations, CPU usage, and disk usage. It does not require any configuration and is incredibly easy to install, and as such there is not much of a reason to not have it.
Download the latest build from Spigot and drop it into your plugins folder. Turn on or restart the server, and you're done! If you need help installing plugins, check How to install plugins.
There are only a few simple commands that you need to use in Spark. Running /tps
in-game or in the console will display an output that looks somewhat like this:
Running /spark healthreport
will display an output that looks like this:
As you can probably guess, the values will depend on your server.
To make things simpler, you can link /healthreport
to run /spark healthreport
. This may be useful if you like to often check how your server is doing.
Open the file manager in the panel or login via SFTP. Open the file in the root directory named commands.yml
. Under aliases
, add the follow text using correct YML indentation.
Boom! After you restart or turn on your server, running /healthreport
will now show you /spark healthreport
!