KDR
Kill/Death ratio tracking system with detailed statistics and leaderboards. Features customizable tracking and performance-based rewards.
Kill/Death ratio tracking system with detailed statistics and leaderboards. Features customizable tracking and performance-based rewards.
Kill/Death ratio tracking system with detailed statistics and leaderboards. Features customizable tracking and performance-based rewards.
This plugin saves data automatically to two files:
oxide/data/KDRData - Raw kill/death statisticsoxide/data/KDR - Calculated KDR values and player informationThe plugin automatically monitors all player kills and deaths in real-time, recording them to persistent storage and calculating KDR values (kills ÷ deaths).
Players can view their personal kill count, death count, and KDR value with the simple /kdr command. All statistics are displayed with highlighted for visibility.
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.
All statistics are saved automatically when the plugin is unloaded, ensuring no data is lost during server restarts or crashes.
| 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 |
| Permission | Description |
|---|---|
| kdr.use | Allows players to check their KDR stats |