forked from Wurst-Imperium/Wurst7
-
Notifications
You must be signed in to change notification settings - Fork 9
OppStats
cev-api edited this page Jun 6, 2026
·
4 revisions
- Tracks players per server and writes persistent profiles to
wurst/oppstats/<server>.json. - Tracks online and historical players with join count, last join, last leave, and last seen timestamps.
- Captures live combat profile data: ping, gamemode, distance, health, absorption, armor value, and full equipment snapshot.
- Tracks per-slot equipment changes (main hand, off hand, armor) and stores recent observed items with timestamps.
- Records recent observed equipment changes.
- Shows equipment-change history in the detailed player view instead of only keeping the current snapshot.
- Parses enchantments from standard enchants, stored enchants, and lore-derived enchant text.
- Keeps an event timeline (join/leave and major equipment changes) for each player profile.
- Includes a dedicated UI with clipboard export and optional NPC/lobby-bot filtering.
Parent: What's new in this fork?
Generated from the latest README/source bundle. Features are listed by the date they were added to the client.
