Dashboard
Settings
General

General Settings

General settings configure core functionality like verification roles, nickname formatting, logging, connected games, and Roblox moderation.

Accessing General Settings

  1. Select your server in the dashboard
  2. Click "General" under Settings in the sidebar

Verification Roles

Configure which Discord roles are assigned based on verification status.

Verified Role

The role given to users who have verified their Roblox account:

  1. Click "Select Verified Role"
  2. Choose a Discord role
  3. Users receive this role upon verification

Unverified Role

The role given to users who haven't verified yet:

  1. Click "Select Unverified Role"
  2. Choose a Discord role
  3. Role is removed when they verify

Nickname Format

Configure how verified users' nicknames appear on your server.

Format Options

OptionExample Result
NoneKeep original nickname
Roblox Username"JohnDoe123"
Username in Brackets"[JohnDoe123]"
With Verified Suffix"JohnDoe123 ✓"
Custom FormatYour own pattern

Custom Format Variables

When using custom format:

VariableDescription
{roblox_username}Roblox username
{roblox_display}Roblox display name
{discord_name}Discord display name
{group_rank}Rank in your Roblox group

Example: {roblox_display} | {group_rank} → "John | Moderator"

Logging Configuration

Set up audit logging to track actions on your server.

Enable Logging

  1. Toggle "Enable Logging"
  2. Select a Log Channel from your Discord channels
  3. The bot needs permission to send messages there

Events to Log

Choose which events are logged:

Moderation Events

  • Bans issued/removed
  • Unbans
  • Mutes issued/removed
  • Unmutes
  • Warnings issued/removed
  • Kicks

Appeals Events

  • Appeal submitted
  • Appeal approved
  • Appeal rejected

Applications Events

  • Application submitted
  • Application approved
  • Application rejected

Staff & Other Events

  • Strikes issued/removed
  • LOAs created/ended
  • Verification events
  • Configuration changes

Registered Games

View and manage Roblox games connected to your server.

Viewing Games

Each game shows:

  • Game name and ID
  • Connection status
  • Last sync time

Managing Games

  • Edit - Update game settings
  • Delete - Remove game connection

Adding Games

Games are typically added during:

  • Initial server setup
  • Roblox moderation configuration

Roblox Moderation Settings

Configure how Technified handles Roblox moderation.

Moderation Modes

Admin System (WebSocket)

Uses real-time WebSocket connection:

  • Instant ban synchronization
  • Requires Technified module in your game
  • Real-time player kicks

Roblox Ban API (Open Cloud)

Uses Roblox's official Ban API:

  • Works with Open Cloud credentials
  • No module required in game
  • Slightly delayed synchronization

Configuring Ban API

If using Roblox Ban API:

  1. Select "Roblox Ban API" mode
  2. Enter your Open Cloud API Key
  3. Technified validates the key
  4. Bans will sync to your games

Data Management

Export Configuration

Download your server's configuration:

  1. Click "Export Configuration"
  2. A JSON file downloads
  3. Contains all settings, bindings, forms

Use this for:

  • Backup
  • Migrating to another server
  • Troubleshooting

Import Configuration

Restore from a backup:

  1. Click "Import Configuration"
  2. Select your JSON backup file
  3. Review the changes
  4. Confirm import

Warning: This overwrites current settings!