feat(dashboard): refine activity telemetry and maps
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Velocity admission plugin
|
||||
|
||||
The plugin checks every online-mode Java login against the account-manager API. It fails closed: unavailable, unauthorized, stale, replayed, malformed, and unknown requests are denied.
|
||||
The plugin checks every online-mode Java login against the account-manager API. It fails closed: unavailable, unauthorized, stale, replayed, malformed, and unknown requests are denied. After a player completes proxy login, the plugin sends best-effort `PostLoginEvent` telemetry used for confirmed-connection activity metrics; reporting failure is logged without disconnecting the player.
|
||||
|
||||
## Download or build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user