June 21Jun 21 Honest Leaderboards HONEST LEADERBOARDSReal-time Rust stat tracking — self-hosted, no subscriptions, no monthly feesWhat is it?Honest Leaderboards is a complete stat tracking framework for your Rust server. An Oxide/Carbon plugin pushes player stats to your own web host every 30 seconds — giving you a live, searchable, sortable leaderboard page that's 100% yours.No SaaS. No monthly fees. No shared servers. You own everything.Stats Tracked⚔ CombatPvP KillsDeaths & PvP Deaths (tracked separately)K/D RatioHeadshotsNPC KillsRockets Fired⛏ ResourcesWoodStoneSulfurMetalHigh Quality MetalScrap🏃 MovementDistance WalkedPlaytimeWeb LeaderboardLive search — filter players by name instantlyClick-to-sort — any of 15 columns, ascending or descendingTop 3 podium — Steam avatars, full stat breakdown per playerColumn groups — Combat / Resources / Movement clearly separatedOne-line branding — change a single hex code, the entire page updates60-second cache — zero database hammering under loadCSP-safe — works on Hostinger, SiteGround and other hosts with strict security headersIn-Game /leaderboard CommandPlayers type /leaderboard in chat to see the top players ranked in-game. Fully optional — one config line disables it entirely./leaderboard — top PvP kills/leaderboard sulfur — top sulfur gatherers/leaderboard rockets — most rockets fired/leaderboard distance — most distance walked/leaderboard playtime — most time played15 sort options: kills · deaths · pvp_deaths · headshots · npc_kills · rockets · wood · stone · sulfur · metal · hqm · scrap · resources · distance · playtimeSetup — 6 Steps, ~10 Minutes1. Run schema.sql in phpMyAdmin — creates 3 tables2. Upload api/, admin/, template/ and cache/ to your web host3. Fill in config.php with your database credentials4. Visit admin/generate-key.php to generate your server API key5. Drop HonestLeaderboard.cs into oxide/plugins/6. Edit 3 lines in template/leaderboard.php — your URL, server ID, brand colourFull step-by-step instructions with troubleshooting included in README.txt.SecuritySHA-256 hashed API keys — plain key is never storedSteam64 ID validation on every pushPDO prepared statements — SQL injection proofPlugin never touches your database directly — HTTP push onlyRequirementsRust server running Oxide/uMod or CarbonWeb host with PHP 8.0+ and MySQL (Hostinger, SiteGround etc. all work)FTP access to upload filesPowered by Honest Leaderboards — by JCustomsjcustoms.co.uk File Information Submitter Jcustoms Submitted 06/21/2026 Category Plugins View File
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.