Language

Quartz Dash

Quartz Dash

Modrinth

Quartz provides a secure browser dashboard for server operations, including runtime metrics, live console access, file editing, plugin management, and player administration.

25 downloads 1 followers updated 2mo ago
latest v0.1.0 Modrinth
Bukkit Paper Purpur Spigot 1.20 – 26.1.2 Management

Quartz

Github

A modern web dashboard plugin for Paper servers.

Quartz provides a secure browser dashboard for server operations, including runtime metrics, live console access, file editing, plugin management, and player administration.

Default Port: 8080

Features

  • Secure auth flow with JWT session handling
  • First-start bootstrap password generation with forced password reset on first login
  • Password storage using PBKDF2 hashing and encrypted-at-rest hash values
  • Live server telemetry (TPS, CPU, RAM, players)
  • Web console streaming with command execution and ANSI/Minecraft color handling
  • File browser and in-browser editor
  • Plugin manager with Modrinth integration, metadata, update checks, and install/update actions
  • Player list, filters, and moderation actions
  • Desktop-optimized dashboard UI

Screenshots (Desktop)

Overview

Quartz console

Console

Quartz console

Files

Quartz files

Plugins

Quartz plugins
Quartz plugins

Players

Quartz players
Quartz players

Security Notes

  • On first startup, Quartz generates secure values for placeholder secrets.
  • On first login, operators are required to set a new password.
  • Security values are stored in src/main/resources/config.yml for defaults and in the runtime plugin config on the server.

Default Config

web:
  port: 8080

security:
  password:
    encrypted-hash: ""
    must-change: false
  jwt-secret: changeme
  master-key: changeme

Versions

Beta
0.1.0
bukkit, paper, purpur · 1.20, 1.20.1, 1.20.2 · 2mo ago
# Highlights - Initial public beta publication - Secure login/session foundation for web console operations - Real-time server overview metrics - Terminal…
25

Comments 0

No comments yet. Be the first to share your thoughts.

Download Quartz Dash

Files are served directly from the original source. Modgrid does not host or modify them.