Stats
This allows interface with our Statistics modules
The kill count, death count, and games played is only configured for Hypixel
We would greatly appreciate if someone could make a statistics script working for almost every server
Functions
getKills
Returns a Number of the amount of kills you have
getDeaths
Returns a Number of your death count
getKD
Returns a Number of your kill to death ratio
getGamesPlayed
Returns a Number with how many games you have played
getPlayTime
Returns an int array so that the first value "playtime[0]
" will be the hours, "playtime[1]
" will be minutes, and "playtime[2]
" will be seconds
Last updated