KDR

v1.0.1 Oxide Rust

Advanced Kill/Death ratio tracking system with detailed statistics, leaderboards, and player rankings. This plugin automatically records kills and deaths during gameplay, calculates KDR values in real-time, and allows players to view their stats and compare themselves against the server's top performers.

KDR - Advanced Kill/Death ratio tracking system with detailed statistics, leaderboards, and player rankings.

KDR

v1.0.1 Oxide Rust

Advanced Kill/Death ratio tracking system with detailed statistics, leaderboards, and player rankings. This plugin automatically records kills and deaths during gameplay, calculates KDR values in real-time, and allows players to view their stats and compare themselves against the server's top performers.

Download Plugin
244 views
67 downloads

Features

  • Real-time KDR tracking and calculation
  • Persistent stats across server restarts
  • Color-coded statistics display
  • Top 10 leaderboard system
  • Player name and Steam ID tracking
  • Simple and intuitive chat commands
  • Automatic data saving
  • Permission-based access control
  • SteamID validation to prevent NPC stat tracking

Installation

Installation Steps

  1. Download the KDR.cs file
  2. Place it in your oxide/plugins folder
  3. Restart your server or use oxide.reload KDR
  4. Configure permissions if needed (default: everyone can use /kdr commands)

Configuration

This plugin saves data automatically to two files:

  • oxide/data/KDRData - Raw kill/death statistics
  • oxide/data/KDR - Calculated KDR values and player information

Plugin Features

Automatic Tracking

The plugin automatically monitors all player kills and deaths in real-time, recording them to persistent storage and calculating KDR values (kills ÷ deaths).

Player Statistics

Players can view their personal kill count, death count, and KDR value with the simple /kdr command. All statistics are displayed with highlighted colored text for visibility.

Leaderboard System

The /kdrtop command displays the top 10 players with the highest KDR values, sorted in descending order, making it easy to see who the most effective players are.

Automatic Data Handling

All statistics are saved automatically when the plugin is unloaded, ensuring no data is lost during server restarts or crashes.

Commands

Command Description Permission
/kdr Display your personal kill count, death count, and KDR ratio kdr.use
/kdrtop View the top 10 players with the highest KDR values kdr.use

Permissions

Permission Description
kdr.use Allows players to check their KDR stats

Plugin Information

Version 1.0.1
Platform Oxide
Game Rust
License Custom