Dashboard
Roblox
Server Manager

Server Manager

Control your Roblox game servers directly from the dashboard. See who is playing, check staff activity, and take moderation actions without opening Roblox.

Accessing Server Manager

  1. Select your server in the dashboard
  2. Click "Server Manager" under Roblox in the sidebar

Requirements

Server Manager requires an active connection between your Roblox game and Technified. The Technified admin module must be installed in your game.

Live Server View

Each active server shows:

InfoDescription
Server NameGame name and server ID
Player CountCurrent players out of max capacity
PlayersList of players with avatars

Player Details

Each player displays:

  • Roblox avatar
  • Username and display name
  • Staff role name (if they have one)
  • Verification status and linked Discord ID

Server Actions

Kick

Remove a player from the server.

  1. Click on a player
  2. Click "Kick"
  3. Enter a reason
  4. Confirm

The player is removed from the game and a moderation entry is created.

Ban

Ban a player from all connected games.

  1. Click on a player
  2. Click "Ban"
  3. Enter a reason and optional duration
  4. Confirm

The player is kicked immediately and cannot rejoin any connected game.

Mute

Mute a player in the game chat.

  1. Click on a player
  2. Click "Mute"
  3. Enter a reason and optional duration
  4. Confirm

Works with both TextChatService and the legacy chat system.

Message

Send a private message to a specific player.

  1. Click on a player
  2. Click "Message"
  3. Type your message
  4. Send

The player sees a fullscreen overlay prefixed with [Remote] and your name. Messages are filtered through Roblox's TextService.

Broadcast

Send a message to all players in a server.

  1. Click "Broadcast" on the server card
  2. Type your message
  3. Send

Every player in that server sees the message as a fullscreen overlay.

Shutdown

Shut down an entire server.

  1. Click "Shutdown" on the server card
  2. Confirm

All players are disconnected and the server closes. The server disappears from the dashboard once it shuts down.

Logging

Every action taken through Server Manager is logged. If you have logging enabled, events are sent to your log channel with full details including who performed the action, who was affected, and the reason.