Skip to content

Web admin panel with live monitoring and remote commands - #199

Merged
Crystalwarrior merged 1 commit into
masterfrom
admin-panel
Jul 26, 2026
Merged

Web admin panel with live monitoring and remote commands#199
Crystalwarrior merged 1 commit into
masterfrom
admin-panel

Conversation

@Crystalwarrior

Copy link
Copy Markdown
Owner
  • SQLite WAL mode with query indexes for concurrent reads
  • RemoteClient subclass for executing commands without a real player
  • aiohttp admin panel with session auth, rate limiting, SSL
  • Live log streaming via WebSocket
  • OOC/IC monitoring toggles that forward chat to admin terminal
  • /ooc command for remote admin chat as [ADMIN] (remote admin panel only command for now)
  • Quick action buttons (kick/ban/mute/etc) with confirmation modals
  • Online players list with IDs, names, badges, and status
  • Non-slash input blocked; / prefix required for all commands

- SQLite WAL mode with query indexes for concurrent reads
- RemoteClient subclass for executing commands without a real player
- aiohttp admin panel with session auth, rate limiting, SSL
- Live log streaming via WebSocket
- OOC/IC monitoring toggles that forward chat to admin terminal
- /ooc command for remote admin chat as [ADMIN] (remote admin panel only command for now)
- Quick action buttons (kick/ban/mute/etc) with confirmation modals
- Online players list with IDs, names, badges, and status
- Non-slash input blocked; / prefix required for all commands
@Crystalwarrior
Crystalwarrior merged commit 86450e1 into master Jul 26, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant