![]() |
Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
|
Public Attributes | |
| optional string | user_name = 1 |
| staff account name | |
| optional uint64 | last_login = 2 |
| last known login, epoch seconds; 0 = unknown | |
| optional uint32 | user_level = 3 |
| ServerInfo_User::UserLevelFlag mask (moderator/judge/admin). | |
The last login date of a staff member (moderator/judge/admin):: Used by the moderation "Moderator Last Logins" tool::
| optional uint64 ServerInfo_ModeratorLogin::last_login = 2 |
last known login, epoch seconds; 0 = unknown
| optional uint32 ServerInfo_ModeratorLogin::user_level = 3 |
ServerInfo_User::UserLevelFlag mask (moderator/judge/admin).
| optional string ServerInfo_ModeratorLogin::user_name = 1 |
staff account name