Stats Panel — Player Stats & Leaderboard
A Rust player statistics and leaderboard UI with two versions for different main panels. Same stats engine and UI — enable only the one that matches your server.
Two Versions
Main PanelPlugin FileIntegration
Server Panel
MeventStatsPanel.cs
Embedded plugin page
Welcome Panel
divadStatsPanel.cs
Embedded addon page
Key Features
3 tabs: MY STATS · PLAYERS · CLAN
Tracks: Kills, Deaths, KDR, Suicides, Bullets, NPC kills, C4, Satchels, Rockets
Leaderboard: Steam avatars, pagination (13/page), fixed “your row” at bottom
MVP badge for #1 ranked player
Player detail modal — click avatar to view stats
Clan leaderboard (requires Clans plugin)
Customizable UI — colors, opacity, logo image or Steam avatar
Wipe reset — optional stat clear on map wipe
Performance — debounced saves for high-frequency events
Standalone mode — /stats or /s opens fullscreen UI
Integrations
Server Panel (MeventStatsPanel.cs)
Embeds via API_OpenPlugin
/stats, /s open Server Panel stats page
UI cleans up on category switch / panel close
Welcome Panel (divadStatsPanel.cs)
Embeds as addon tab (default addon name: stats)
Implements ShowStats_API
/stats, /s open Welcome Panel stats tab
Falls back to standalone UI if Welcome Panel isn’t loaded
Commands
CommandDescription
/stats
Open stats panel
/s
Same (alias)
Optional Plugins
Clans — clan leaderboard
Backpacks — armed check includes backpack items
Players who need it can send me a private message.