Install spark
- Sign in to the game panel at
gamepanel.fourseasonshosting.com. - Stop the server.
- Open Files.
- Upload the spark JAR to the appropriate directory:
- Paper/Spigot:
plugins - Forge/Fabric:
mods
- Paper/Spigot:
- Start the server.
Run a Performance Profile
For the most useful results, start a profile while the server is actively experiencing the performance problem you are trying to investigate. Running a profile when everything is operating normally may not capture the source of the issue.- Run the following command either in-game or from the server Console:
When using the panel console, do not include the
/at the beginning of the command. - Allow the profiler to collect enough information while the lag or high resource usage is occurring.
- Once you have collected sufficient data, run:
- spark will generate a report and provide a URL in the console.
- Open the provided URL in your browser to review the profile.
