Dedicated Minecraft Server Hosting
  • Minecraft Server Docs
  • Basic Server Setup
    • How to Join a Minecraft Server
    • How to Adding Sub-users
    • How to Server Icon
    • How to Upload Files using SFTP
    • How to Creating MySQL Databases
    • How to Enable command Blocks
    • How to Install jar file
    • How to Upload Custom Minecraft Map
    • How to setup a server whitelist
    • How to setup and use Gamerules
    • How to setup a Reverse Proxy
    • How to set a custom MOTD
  • plugins
    • EssentialsX
    • Vault
    • LuckPerms
    • CoreProtect
    • Litebans
    • GriefPrevention
    • Advanced Anti-Cheat
    • Conditional Commands
    • AdvancedBan
    • Chunky
    • DiscordSRV
    • viaversion
    • Citizens 2
    • Prism
    • dynmap
    • CraftingStore
    • ServerNPC
    • Spark
    • Votifier
    • WorldEdit
    • Multiverse
    • Milk
    • GeyserMC
    • BungeeGuard
  • Scheduling Actions
  • Creating a Reverse Proxy
  • Resetting your world
  • Serverwide Resource Packs
  • Adding MySQL Databases
  • Setting Up Fabric
  • template
  • Installing Fabric mods on your server
  • DedicatedMinecraft Docs Overview
  • Installing Forge mods on your server
  • Server Optimization Guide
  • fabric_mods
    • LuckPerms
    • Chunky
    • Performance Mods
  • Basic Controls
  • Setting Up Forge
  • How to change your MOTD
  • Creating Backups
  • Installing Plugins on your server
  • Datapacks
  • Subusers
  • Editing Account Details
  • 2-Factor Authentication
  • Adding an icon to your server.
  • Using A Domain
  • How to use SFTP to transfer files
  • Contributing to the dedicatedminecraft.host documentation
  • change-java-version
  • How to take a Timings Report
  • Server Jars
  • File Manager Controls
  • SRVControl
  • Adding admin to minecraft server
Powered by GitBook
On this page
  • What does the plugin do?
  • Setup
  • Usage
  • Other Tips
  • Info

Was this helpful?

Edit on Git
  1. plugins

Spark

A performance profiling plugin to display server information like TPS and memory usage.

PreviousServerNPCNextVotifier

Last updated 4 years ago

Was this helpful?

What does the plugin do?

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.

Setup

Download the latest build from and drop it into your plugins folder. Turn on or restart the server, and you're done! If you need help installing plugins, check .

Usage

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:

dedicatedminecraft.host Spark TPS

Running /spark healthreport will display an output that looks like this:

As you can probably guess, the values will depend on your server.

Other Tips

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.

healthreport:
- spark healthreport

Boom! After you restart or turn on your server, running /healthreport will now show you /spark healthreport!

Info

dedicatedminecraft.host Spark Healthreport

Spigot
Github
Spigot
How to install plugins