Added stats for general modes

This commit is contained in:
2025-08-21 02:20:01 +02:00
parent a4bf768c83
commit b31ef97789
10 changed files with 306 additions and 109 deletions

View File

@@ -18,4 +18,3 @@ export async function getPlayer(uuid: string) {
return data.player
}