ABOUT
NDplayerStats is a plugin designed to track player statistics including kills, deaths, KD ratio, and killstreaks. It's perfect for servers looking to provide players with in
sights into their gameplay performance and foster competitive gaming experiences.
FEATURES
stats.yml - stores all current statistics
COMMANDS & PERMISSIONS
/stats <player> - shows all statistics of the selected player
permission: ndplayerstats.stats
/resetstats <player> - resets all stats of the selected player
permission: ndplayerstats.resetstats
/ndpsinfo - displays information about the plugin
permission: ndplayerstats.info
/statsgui <player> - displays information about the selected player in the GUI
permission: ndplayerstats.statsgui
PLACEHOLDER API
for proper functionality, download the PlaceholderAPI
%ndplayerstats_kills% - Displays the number of kills a player has.
%ndplayerstats_deaths% - Displays the number of player deaths.
%ndplayerstats_kd% - Displays the player's KD ratio
%ndplayerstats_killstreak% - Displays the player's current killstreak.