Package de.delinkedde.mobarenareborn.stats
package de.delinkedde.mobarenareborn.stats
Player statistics and leaderboards.
StatsService tracks kills, rounds played and the
best wave per player and arena, persisted through the shared database thread, and maintains the
cached best-wave leaderboard used by /ma top and the PlaceholderAPI placeholders.
-
KlasseBeschreibungA player's mutable statistics for one arena: kills, rounds played and the best wave reached.Data access for the
arena_statstable: per player and arena the kill count, rounds played, and the best wave reached.A single leaderboard row.Tracks per-player, per-arena statistics (kills, rounds, best wave) and the global leaderboard.