As title states, very simple kill/death leaderboard plugin for your server.
Data are cached every 2 minutes (can be changed) so plugin is very lightweight
and is not performing massive data sorting every time someone opens leaderboard.
This plugin is compatible with WelcomePanel Extended
COMMANDS
/stats - opens leaderboard
stats_wipe - console command to wipe stats
PERMISSIONS
SimpleStats.exclude - exclude player with this permission from data
SimpleStats.use - optional permission, disabled by default
-
1.0.54
fixed column alignment
-
1.0.53
console command to wipe stats
added optional permission for using /stats command
-
1.0.52
fixed counting of npc kills
-
1.0.51
fixed NRE with npcs
-
1.0.5
fixed issues with plugin not counting deaths on some occasions
-
1.0.4
suicides no longer counts as kills
-
1.0.3
fixed rounding of ratio value
-
1.0.2
added permission to exclude specific players from data
-
1.0.1
fixed ratio value when dividing by 0
added "clear data on wipe" option in config file
-
1.0.0
release
Copyright © 2022 David
SimpleStats is free software, permission is granted for personal use on your Rust server.
Permission is not granted for any kind of reselling nor modifying with purpose of redistributing.
QuoteCopyright © 2022 David
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.