Roblox Integration
Technified Admin
Commands

Commands

Complete list of commands available in Technified Admin.

Using Commands

Type commands in the chat with the prefix (default: :):

:command [arguments]

Targeting Players

  • Username - :kick John
  • Partial name - :kick Joh (matches "John")
  • "me" - :fly me (target yourself)
  • "all" - :heal all (target everyone)
  • "others" - :speed 50 others (everyone except you)

Duration Format

For timed actions:

  • 5m - 5 minutes
  • 2h - 2 hours
  • 1d - 1 day
  • 1w - 1 week
  • No duration = permanent

Moderation Commands

CommandUsageLevelDescription
:kick:kick <player> [reason]2Kick a player
:ban:ban <player> [duration] [reason]3Ban a player
:tempban:tempban <player> <duration> [reason]3Temporary ban
:permban:permban <player> [reason]4Permanent ban
:unban:unban <userId>3Remove a ban
:mute:mute <player> [duration] [reason]2Mute a player
:unmute:unmute <player>2Unmute a player
:warn:warn <player> [reason]2Warn a player
:warnings:warnings <player>2Check warning count
:clearwarnings:clearwarnings <player>4Clear all warnings

Examples

:kick John Spamming in chat
:ban Player1 1d Exploiting
:tempban Player2 2h Breaking rules
:permban Hacker Detected using exploits
:unban 123456789
:mute Player3 30m Inappropriate language
:warn Player4 First warning for spam

Utility Commands

CommandUsageLevelDescription
:fly:fly [player]2Enable flight
:unfly:unfly [player]2Disable flight
:speed:speed <value> [player]2Set walk speed
:jumppower:jumppower <value> [player]2Set jump power
:tp:tp <player>2Teleport to player
:bring:bring <player>2Bring player to you
:to:to <player1> <player2>2Teleport player1 to player2
:heal:heal [player]2Restore full health
:god:god [player]3Enable god mode
:ungod:ungod [player]3Disable god mode
:freeze:freeze <player>2Freeze player
:unfreeze:unfreeze <player>2Unfreeze player
:kill:kill <player>2Kill player
:respawn:respawn [player]2Respawn player
:invisible:invisible [player]3Make invisible
:visible:visible [player]3Make visible
:noclip:noclip [player]3Enable noclip
:clip:clip [player]3Disable noclip

Examples

:fly
:fly Player1
:speed 100
:speed 50 Player2
:tp Admin1
:bring Player1
:heal all
:god
:freeze Exploiter

Admin Commands

CommandUsageLevelDescription
:announce:announce <message>4Server announcement
:shutdown:shutdown [delay] [reason]5Shutdown server
:serverlock:serverlock [reason]4Lock server
:serverunlock:serverunlock4Unlock server
:admin:admin <player> [level]5Give temp admin
:unadmin:unadmin <player>5Remove temp admin

Examples

:announce Server will restart in 5 minutes!
:shutdown 60 Scheduled maintenance
:serverlock VIP event in progress
:serverunlock
:admin Helper 2

System Commands

CommandUsageLevelDescription
:cmds:cmds [category]2List commands
:info:info <command>2Command info
:help:help2Open help panel
:players:players2List all players
:staff:staff2List online staff
:serverinfo:serverinfo2Server statistics
:bans:bans2List active bans
:mutes:mutes2List active mutes
:chatlog:chatlog [player]3View chat log

Examples

:cmds
:cmds moderation
:info ban
:players
:serverinfo
:bans
:chatlog Player1

Command Categories

By Category

  • Moderation - :cmds moderation
  • Utility - :cmds utility
  • Admin - :cmds admin
  • System - :cmds system

By Permission Level

LevelAvailable Commands
2 (Mod)kick, mute, warn, fly, speed, tp, freeze, etc.
3 (Admin)ban, unban, god, invisible, noclip, chatlog
4 (SuperAdmin)permban, announce, serverlock, clearwarnings
5 (HeadAdmin)shutdown, admin/unadmin
6+ (Owner)All commands

Batch Commands

Target multiple players at once:

:kick Player1,Player2,Player3 Breaking rules
:mute Player1,Player2 30m Spamming
:heal all
:speed 100 others

Command Aliases

Some commands have shortcuts:

AliasCommand
:k:kick
:b:ban
:ub:unban
:m:mute
:um:unmute
:w:warn
:h:heal

Autocomplete

Press Tab while typing to autocomplete:

  • Command names
  • Player names
  • Arguments

The command bar shows suggestions as you type.