Registered Users
Audit Log Size
WebSocket Port
Global Maintenance Mode
When active, all non-admin game API endpoints and WebSocket gateways will block client traffic.
Core Server Properties
| Property | Value |
|---|---|
| SQLite DB Dialect | Active (WAL Mode Enabled) |
| Daily Spin Jobs | Idle (Midnight Transition Schedule Active) |
| Idempotency Lock Strategy | Checked daily_spin_notifications_sent |
Active Database Users
| Username | User ID | Coins Wallet | Wins | Losses | XP | Last Seen | Action |
|---|---|---|---|---|---|---|---|
| Please verify terminal credentials above to load data. | |||||||
Push Notification Desk
FCM Operations Hub
Notifications are transmitted via Firebase Cloud Messaging (FCM) using push tokens registered dynamically by players on their mobile devices (via the Flutter SDK client).
Broadcast (All Users): Fetches all devices with registered push tokens and transmits the message sequence concurrently.
Target Specific User: Resolves the target username, searches the device registry list for a corresponding token, and dispatches the payload to that player.
All administrative dispatches must provide a valid X-Admin-Secret key to be processed by the Sequence engine. Dispatches are logged in the Activity Log for audit compliance.
Reschedule Daily Spin Job
Configure the exact UTC time when the next Daily Spin push notification job should execute. Upon execution, the cron automatically resets to the next midnight UTC.