Spurks
PluginApache-2.0

Spurks

A plugin for monitoring server load, plugins, and datapacks with results displayed either in logs or on a webpage.

252
Downloads
5
Followers
11 months ago
Updated
📦
1
Versions

📖About Spurks

📊 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

📌 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 .html file 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.