-
Notifications
You must be signed in to change notification settings - Fork 0
Dashboard Overview and Analytics
Jan Kluka edited this page Jun 21, 2026
·
2 revisions
The landing page (/) is a live snapshot of your server. It's available to every logged-in user.
- Stat cards with sparklines — online players, TPS, memory usage, and total known players, each with a mini trend chart.
- Online players list — click any player to jump to their profile.
- Server info — Bukkit/Paper version, EssentialsX version, uptime, currency symbol.
- Recent activity — the last few audit log entries.
- Quick actions — shortcuts to Players, Console, Economy and Broadcast.
- Live updates — player join/leave events arrive in real time over the SSE stream; overview data also refreshes on a short poll.
The Analytics page (/analytics) shows historical trends sampled by the server over time.
- Time ranges: 1h, 24h, 7d.
- Metrics: online player count, TPS, memory used, and total economy (money supply).
- Each chart shows current / average / peak values.
Data is collected periodically by the built-in metrics sampler and stored in the dashboard's SQLite database, so trends start filling in after the plugin has been running for a while. If you've just installed it, expect a brief "no data yet" period.
📸 Screenshot: Overview stat cards and Analytics charts.
- Players — drill into any online player from the overview.
- Live Console — watch server output live.
- Economy — money-supply trends in depth.
EssentialsX Dashboard v1.1.0 · GitHub · Web control panel for EssentialsX
Getting Started
Features
- Dashboard & Analytics
- Players
- Economy
- Bans, Mutes & Warnings
- Chat Moderation
- Kits & Warps
- Live Console
- Server Controls
- EssentialsX Modules
- Scheduler
- Broadcast & Mail
Administration
Reference