peacefulcraft-network / TrenchPvP

PeacefulCraft Networks Trench Kit PvP
2 stars 0 forks source link

Highest X Value stat tracking #58

Open Parsonswy opened 5 years ago

Parsonswy commented 5 years ago

EX: Highest kill streak.

Add ability to do this. Probably has TrenchAbility instances report their highest tracked value to TrenchStats and then have TrenchStat compare with the database when it commits the data.

Parsonswy commented 5 years ago

Highest Kill Streak is committing to the database right now, but is not accurate at all because it can't be an update thing + value, it needs to be just thing = value.