07Project / Web
Game Control Panel
Player accounts and game server administration.
The overview
What it does.
The operational side of a live game community. This full-stack platform connects player accounts, character management, donations, staff workflows, and editable public content to the game server. Players get a coherent account experience; administrators get the controls and audit trail needed to run it.
Under the hood
The details matter.
- 01
Player and staff workspaces share role-aware navigation, account settings, character information, and server data.
- 02
Donation payments feed a signature-verified, idempotent webhook that queues rewards for the selected in-game character.
- 03
An inline content system lets staff update news, roadmaps, download mirrors, server information, and raid rosters without redeploying.
- 04
A generated game database connects items, skills, drop sources, shops, armor sets, and upgrade chains to the underlying game configuration.
- 05
Live authorization checks, same-origin mutation guards, session invalidation, rate limiting, and an append-only audit log protect privileged operations.
- 06
Optional Discord sign-in, transactional email, and CAPTCHA integrate with the same account experience.
Next project / 08
BetterFLOW