Compatibility
Minecraft: Java Edition
1.21ā1.21.5
Platforms
Tags
Creators
Details
Licensed Apache-2.0
Published last year
Updated last year
š Spurks ā Plugin and Datapack Load Profiler
A lightweight and user-friendly tool for real-time server performance analysis. Similar to Spark, but focused on plugins and datapacks, with detailed tick-based load insights.
āļø Features:
-
š Per-tick load analysis for plugins and datapacks
-
š Two result saving modes:
- Log ā saves data as plain text (
.txt) - Site ā generates a full interactive website with charts and navigation
- Log ā saves data as plain text (
š Commands:
| Command | Description |
|---|---|
/spurks start none |
Starts analysis with no time limit |
/spurks start time |
Starts analysis with a time limit |
/spurks stop |
Stops analysis and saves the result |
/spurks paste |
Opens the site or outputs the log |
/spurks reload |
Reloads the plugin configuration |
š Permissions:
spurks.spurksā access to all commands (default: operators only)
š Save Format Comparison:
š Site (Web Report):
Pros:
- Search and sort capabilities
- Multiple chart types
- Easy navigation
- Clean user interface
Cons:
- May not work on some hosts
(but you can open the
.htmlfile manually)
š Log (Text Report):
Pros:
- Small file size
- Immediate access to raw data
- Works everywhere
Cons:
- No visual formatting
- Harder to read in large files
š§ This plugin is perfect for performance testing, identifying lag caused by plugins or datapacks, and debugging custom mechanics.


