Staff permissions
Resolve a Roblox user’s staff permission level so your admin system can grant the right access in-game.string
required
number
required
Game registration
Register the running game with Technified on startup. This is what makes the game appear under connected games in the dashboard.Body
metadata.source identifies which client registered the game. The official integration sends adonis-plugin or guardsman-plugin. Pick your own identifier if you are building a custom admin system.
Session tracking
Report when a staff member starts and stops playing, so their hours show up in Staff Activity.- Start
- End
- Heartbeat
Body
Action logging
Log a moderation or admin command so it appears in the audit logs and counts toward performance scoring.Body
actionCategory is moderation or admin. See the Roblox integration features for the full command list.
Server Manager queue
The live server control endpoints (heartbeat, poll commands, acknowledge) are also part of this protocol and use the same guild API key. They have their own page.Server Manager
Heartbeat a server, poll for queued commands, and acknowledge results.