User Activity
This page contains information about a deprecated API. Please take a look at the GRPC API Documentation - UserActivity Type for the new way of sending UserAcitivty events.
Entry Structure
- Built-in
DocStore.Relation- IfnewValueset, user mention has been added.- If
oldValueset, user mention has been removed.
- If
UserProps.Job*newValuecontains the job and rank "pre-formatted" (e.g.,LSMD (Rettungsassistent)).UserProps.TrafficInfractionPoints*oldValueold points andnewValuenew points.UserProps.Wanted*newValuenew wanted state,oldValueprevious wanted state.UserProps.MugShot*oldValuecontains the previous URL if any image was set.newValuecontains the new URL or empty if removed.
UserProps.Attributes*oldValueremoved attributes.newValueadded attributes.
- External ("Plugin")
Plugin.Licenses- Fields:reason: Label of license- Add/Given: If
newValueis set, user was given a license. - Remove/Revoked: If
oldValueis set, user got license revoked.
Plugin.Billing.Fines- Sent: If
newValueequal0, bill has been paid. - Paid: If
oldValue = newValue, bill has been removed/cleared. - Removed: If
newValueset, bill has been created.
- Sent: If
Plugin.Jail* Jailed: IfoldValueis empty andnewValue > 0, player has been jailed fornewValuetime (seconds).- Unjailed: If
newValueis0, player has been unjailed by "police"/"admin" (in reason). - Escaped: If
oldValueis0, player has escaped (police notification triggered).
- Unjailed: If
