Classic

Kohl's Admin commands

Kohl's Admin (Infinite) is a classic, chat-driven admin system used by many legacy Roblox games. It is lightweight, fast to install, and centered on text commands.

Commands are grouped by category with aliases and arguments. Use the default prefixes unless a command already includes its own prefix.

Updated about 10 hours agoSource list

Default prefixes

; :

Generated on

2026-01-02

Command entries

250

Categories

9

Command format

Most commands follow the pattern: prefix + command + args. Use the prefixes listed above unless a command already includes one.

;kick <player> <reason>

Command categories

9 categories

Administration

11 commands
Command Syntax / Example Permission Description
announce Syntax: ;announce Message
Example: ;announce <message>
Configurable Shows a message to everyone in the game, saves and shows to new users until it has been cleared.
gear Syntax: ;gear Player(s) AssetId
Example: ;gear <players> <assetid>
Configurable Gives one or more player(s) a gear.
insert
Aliases: ins
Syntax: ;insert AssetId
Example: ;insert <assetid>
Configurable Inserts a model at the player's position.
place
Aliases: pl
Syntax: ;place Player(s) PlaceId
Example: ;place <players> <placeid>
Configurable Teleports one or more player(s) to a place.
removemember
Aliases: removepermissions, removeroles
Syntax: ;removemember Members(s)
Example: ;removemember <memberss>
Configurable Removes all roles and permissions from one or more member(s).
role
Aliases: rank
Syntax: ;role Users(s) Roles(s) Temporary
Example: ;role <userss> <roless> <temporary>
Configurable Assigns a role(s) to one or more user(s).
serverlock
Aliases: slock
Syntax: ;serverlock
Example: ;serverlock
Configurable Locks the server preventing new players from joining.
temprole
Aliases: temprank
Syntax: ;temprole Users(s) Roles(s)
Example: ;temprole <userss> <roless>
Configurable Assigns a temporary role(s) to one or more user(s).
unannounce
Aliases: clearannounce
Syntax: ;unannounce
Example: ;unannounce
Configurable Removes the pinned announcement.
unrole
Aliases: removerole, unrank, removerank
Syntax: ;unrole Member(s) Roles(s)
Example: ;unrole <members> <roless>
Configurable Removes one or more role(s) from one or more member(s).
unserverlock
Aliases: unslock
Syntax: ;unserverlock
Example: ;unserverlock
Configurable Unlocks the server allowing new players to join again.

Creator

4 commands
Command Syntax / Example Permission Description
clearlogs
Aliases: clrlogs
Syntax: ;clearlogs
Example: ;clearlogs
Configurable Removes all Kohl's Admin server logs.
hidelogs
Aliases: unhidelogs
Syntax: ;hidelogs Player(s)
Example: ;hidelogs <players>
Configurable Hides the Kohl's Admin logs of one or more player(s).
localscript
Aliases: ls
Syntax: ;localscript Player(s) Source
Example: ;localscript <players> <source>
Configurable Runs a script locally for one or more player(s).
script
Aliases: s, loadstring
Syntax: ;script Source
Example: ;script <source>
Configurable Runs a script.

Environment

25 commands
Command Syntax / Example Permission Description
airdensity Syntax: ;airdensity Density
Example: ;airdensity <density>
Configurable Changes the air density used in aerodynamic forces model.
ambient Syntax: ;ambient Hue
Example: ;ambient <hue>
Configurable Changes the color of Lighting.Ambient.
atmosphere Syntax: ;atmosphere Density Offset Color DecayColor Glare Haze
Example: ;atmosphere <density> <offset> <color> <decaycolor> <glare> <haze>
Configurable Changes the values of a Ligthing.Atmosphere.
brightness Syntax: ;brightness Intensity
Example: ;brightness <intensity>
Configurable Changes the value of Lighting.Brightness.
colorshift Syntax: ;colorshift BottomHue TopHue
Example: ;colorshift <bottomhue> <tophue>
Configurable Changes the colors of Lighting.ColorShift_Bottom and Lighting.ColorShift_Top.
diffusescale Syntax: ;diffusescale Scale
Example: ;diffusescale <scale>
Configurable Changes the value of Lighting.EnvironmentDiffuseScale.
exposure Syntax: ;exposure Amount
Example: ;exposure <amount>
Configurable Changes the value of Lighting.ExposureCompensation.
fix Syntax: ;fix
Example: ;fix
Configurable Reverts the environment to the original state.
fogcolor Syntax: ;fogcolor Color3
Example: ;fogcolor <color3>
Configurable Changes the color of Lighting.FogColor.
fogend Syntax: ;fogend Studs
Example: ;fogend <studs>
Configurable Changes the value of Lighting.FogEnd.
fogstart Syntax: ;fogstart Studs
Example: ;fogstart <studs>
Configurable Changes the value of Lighting.FogStart.
gravity Syntax: ;gravity Gravity
Example: ;gravity <gravity>
Configurable Changes the world's gravity.
latitude
Aliases: geographiclatitude
Syntax: ;latitude Degrees
Example: ;latitude <degrees>
Configurable Changes the value of Lighting.GeographicLatitude.
outdoorambient Syntax: ;outdoorambient Hue
Example: ;outdoorambient <hue>
Configurable Changes the color of Lighting.OutdoorAmbient.
shadows
Aliases: globalshadows
Syntax: ;shadows Enabled
Example: ;shadows <enabled>
Configurable Changes the value of Lighting.GlobalShadows.
skybox
Aliases: sky, unskybox, unsky
Syntax: ;skybox Bottom Back Left Top Front Right
Example: ;skybox <bottom> <back> <left> <top> <front> <right>
Configurable Changes the skybox.
specularscale Syntax: ;specularscale Scale
Example: ;specularscale <scale>
Configurable Changes the value of Lighting.EnvironmentSpecularScale.
time
Aliases: clocktime
Syntax: ;time Time Duration
Example: ;time <time> <duration>
Configurable Changes the value of Lighting.ClockTime.
watercolor Syntax: ;watercolor Color
Example: ;watercolor <color>
Configurable Changes the color of Terrain water.
waterreflectance Syntax: ;waterreflectance Reflectance
Example: ;waterreflectance <reflectance>
Configurable Changes the reflectance of Terrain water.
watersize Syntax: ;watersize Size
Example: ;watersize <size>
Configurable Changes the wave size of Terrain water.
waterspeed Syntax: ;waterspeed Speed
Example: ;waterspeed <speed>
Configurable Changes the wave speed of Terrain water.
watertransparency Syntax: ;watertransparency Transparency
Example: ;watertransparency <transparency>
Configurable Changes the transparency of Terrain water.
winddir
Aliases: winddirection
Syntax: ;winddir
Example: ;winddir
Configurable Orients the wind direction along your camera.
windspeed Syntax: ;windspeed Speed
Example: ;windspeed <speed>
Configurable Changes the global wind speed.

Fun

30 commands
Command Syntax / Example Permission Description
char
Aliases: character
Syntax: ;char Player(s) UserId
Example: ;char <players> <userid>
Configurable Changes the character of one or more player(s).
clone Syntax: ;clone Player(s)
Example: ;clone <players>
Configurable Clones the character of one or more player(s).
confuse
Aliases: reverse, unconfuse, unreverse
Syntax: ;confuse Player(s)
Example: ;confuse <players>
Configurable Inverts the controls of one or more player(s).
control
Aliases: takeover
Syntax: ;control Player
Example: ;control <player>
Configurable Controls the character of a player.
creeper Syntax: ;creeper Player(s)
Example: ;creeper <players>
Configurable Turns one or more player(s) into a creeper? Aww, man...
disco
Aliases: ๐Ÿชฉ, un๐Ÿชฉ, undisco
Syntax: ;disco
Example: ;disco
Configurable It's time to party! ๐ŸŽ‰
dog
Aliases: ๐Ÿถ, ๐ŸŽ, horse
Syntax: ;dog Player(s)
Example: ;dog <players>
Configurable Turns one or more player(s) into dog
explode
Aliases: boom, ๐Ÿ’ฅ
Syntax: ;explode Player(s)
Example: ;explode <players>
Configurable Explodes one or more player(s).
fling Syntax: ;fling Player(s) Strength
Example: ;fling <players> <strength>
Configurable Flings one or more player(s).
glitch
Aliases: unglitch, vibrate, unvibrate
Syntax: ;glitch Player(s) Distance
Example: ;glitch <players> <distance>
Configurable Makes one or more player(s) start glitching.
infect
Aliases: zombie
Syntax: ;infect Player(s)
Example: ;infect <players>
Configurable Infects of one or more player(s), starting a zombie outbreak!
loopfling
Aliases: unloopfling
Syntax: ;loopfling Player(s) Strength
Example: ;loopfling <players> <strength>
Configurable Flings one or more player(s) repeatedly.
noobify
Aliases: noob
Syntax: ;noobify Player(s)
Example: ;noobify <players>
Configurable Turn one or more player(s) into a noob
nuke Syntax: ;nuke Player(s)
Example: ;nuke <players>
Configurable Nuke one or more player(s).
poison Syntax: ;poison Player(s) Damage Duration
Example: ;poison <players> <damage> <duration>
Configurable Damages one or more player(s) over time.
rocket
Aliases: ๐Ÿš€
Syntax: ;rocket Player(s)
Example: ;rocket <players>
Configurable Attaches a rocket to one or more player(s).
seizure
Aliases: seize
Syntax: ;seizure Player(s)
Example: ;seizure <players>
Configurable Makes one or more player(s) start seizing.
setgravity
Aliases: setgrav, grav, nograv, ungravity, ungrav, resetgravity, resetgrav
Syntax: ;setgravity Player(s) Strength
Example: ;setgravity <players> <strength>
Configurable Sets the gravity of one or more player(s).
size
Aliases: resize, scale, unsize, unresize, unscale
Syntax: ;size Player(s) Scale
Example: ;size <players> <scale>
Configurable Resizes one or more player(s).
skydive
Aliases: freefall
Syntax: ;skydive Player(s) Distance
Example: ;skydive <players> <distance>
Configurable Sends one or more player(s) into the sky.
slim
Aliases: unslim
Syntax: ;slim Player(s)
Example: ;slim <players>
Configurable Makes one or more player(s) slim.
slippery
Aliases: iceskate, icewalk, slide
Syntax: ;slippery Player(s)
Example: ;slippery <players>
Configurable Makes one or more player(s) slide when they walk
smite Syntax: ;smite Player(s)
Example: ;smite <players>
Configurable Smites one or more player(s).
spin Syntax: ;spin Player(s) Speed
Example: ;spin <players> <speed>
Configurable Spins one or more player(s).
trip Syntax: ;trip Player(s)
Example: ;trip <players>
Configurable Trips one or more player(s).
unchar
Aliases: uncharacter
Syntax: ;unchar Player(s)
Example: ;unchar <players>
Configurable Restores the character of one or more player(s).
uncreeper Syntax: ;uncreeper Player(s)
Example: ;uncreeper <players>
Configurable Reverts one or more player(s) from a creeper
undog
Aliases: un๐Ÿถ, un๐ŸŽ, unhorse
Syntax: ;undog Player(s)
Example: ;undog <players>
Configurable Reverts one or more player(s) from dog
unseizure
Aliases: unseize
Syntax: ;unseizure Player(s)
Example: ;unseizure <players>
Configurable Saves one or more player(s) from seizing.
unspin Syntax: ;unspin Player(s)
Example: ;unspin <players>
Configurable Stops spinning one or more player(s).

General

31 commands
Command Syntax / Example Permission Description
clean
Aliases: clear, clr
Syntax: ;clean
Example: ;clean
Configurable Cleans up miscellaneous admin objects like cloned characters, looped commands, and scripts.
clip
Aliases: unnoclip
Syntax: ;clip Player(s)
Example: ;clip <players>
Configurable Disables noclip for one or more player(s).
countdown
Aliases: cd
Syntax: ;countdown Duration
Example: ;countdown <duration>
Configurable Starts a countdown.
fly Syntax: ;fly Player(s) Speed Constant
Example: ;fly <players> <speed> <constant>
Configurable Enables flight for one or more player(s).
fullmessage
Aliases: fm, fmsg
Syntax: ;fullmessage Message
Example: ;fullmessage <message>
Configurable Sends a full screen message to everyone in the server.
grouprank
Aliases: grouprole
Syntax: ;grouprank Player GroupId
Example: ;grouprank <player> <groupid>
Configurable Gets a player's rank and role in a group.
hint
Aliases: h
Syntax: ;hint Message
Example: ;hint <message>
Configurable Sends a hint to everyone in the server.
link
Aliases: connect, track
Syntax: ;link Players Persistent
Example: ;link <players> <persistent>
Configurable Links one or more player(s) to your character.
message
Aliases: m, msg
Syntax: ;message Message
Example: ;message <message>
Configurable Sends a message to everyone in the server.
noclip Syntax: ;noclip Player(s) Flight Speed
Example: ;noclip <players> <flight> <speed>
Configurable Enables noclip for one or more player(s).
notify
Aliases: n
Syntax: ;notify Player(s) Message
Example: ;notify <players> <message>
Configurable Sends a notification to one or more player(s).
notrip
Aliases: unnotrip
Syntax: ;notrip Player(s)
Example: ;notrip <players>
Configurable Prevents one or more player(s) from tripping.
pause Syntax: ;pause
Example: ;pause
Configurable Pauses the current sound.
pitch Syntax: ;pitch Value
Example: ;pitch <value>
Configurable Changes the pitch of the currently playing sound.
play
Aliases: music, sound, audio
Syntax: ;play AssetId
Example: ;play <assetid>
Configurable Plays a sound.
playercount
Aliases: plrcount, countplayers, countplrs
Syntax: ;playercount
Example: ;playercount
Configurable Counts the number of players in-game.
privatehint
Aliases: phint, ph
Syntax: ;privatehint Player(s) Message
Example: ;privatehint <players> <message>
Configurable Sends a private hint to one or more player(s).
privatemessage
Aliases: pm, pmsg
Syntax: ;privatemessage Player(s) Message
Example: ;privatemessage <players> <message>
Configurable Sends a message to one or more player(s).
resume Syntax: ;resume
Example: ;resume
Configurable Resumes the current sound.
spectate
Aliases: spy, view
Syntax: ;spectate Player
Example: ;spectate <player>
Configurable Spectate a player's camera view.
stop
Aliases: stopmusic
Syntax: ;stop
Example: ;stop
Configurable Stops the currently playing sound.
title
Aliases: tag, untag, untitle
Syntax: ;title Player(s) Title Color SecondaryColor Font
Example: ;title <players> <title> <color> <secondarycolor> <font>
Configurable Changes the title of one or more player(s).
tts
Aliases: speak
Syntax: ;tts Voice Text
Example: ;tts <voice> <text>
Configurable Plays text to speech audio.
unfly Syntax: ;unfly Player(s)
Example: ;unfly <players>
Configurable Disables flight for one or more player(s).
unlink
Aliases: unconnect, untrack
Syntax: ;unlink Players
Example: ;unlink <players>
Configurable Removes a link from one or more player(s).
unspectate
Aliases: unspy, unwatch, uncamera, unfollow, unview
Syntax: ;unspectate
Example: ;unspectate
Configurable Stop spectating.
volume Syntax: ;volume Value
Example: ;volume <value>
Configurable Changes the volume of the currently playing sound.
vote
Aliases: makevote, startvote, poll
Syntax: ;vote Player(s) Question
Example: ;vote <players> <question>
Configurable Starts a vote for one or more player(s).
watch
Aliases: camera, follow
Syntax: ;watch Player
Example: ;watch <player>
Configurable Watches a player with your camera.
whois
Aliases: userinfo
Syntax: ;whois Player
Example: ;whois <player>
Configurable Displays detailed information about a player.
xray
Aliases: wallhack, walls, unxray, unwallhack, unwalls
Syntax: ;xray FillColor OutlineColor
Example: ;xray <fillcolor> <outlinecolor>
Configurable Show players through walls.

Moderation

79 commands
Command Syntax / Example Permission Description
ban Syntax: ;ban User(s) Duration Reason
Example: ;ban <users> <duration> <reason>
Configurable Bans one or more user(s) by UserId.
bans Syntax: ;bans
Example: ;bans
Configurable Shows the bans in a separate window.
blind Syntax: ;blind Player(s)
Example: ;blind <players>
Configurable Blinds one or more player(s).
bring Syntax: ;bring Player(s)
Example: ;bring <players>
Configurable Teleports one or more player(s) to you.
buy
Aliases: purchase
Syntax: ;buy Player(s) InfoType Identifier
Example: ;buy <players> <infotype> <identifier>
Configurable Prompts a purchase for one or more player(s).
change Syntax: ;change Player(s) Stat Value
Example: ;change <players> <stat> <value>
Configurable Changes a leaderstat of one or more player(s).
clearteams
Aliases: ctm, cleartm
Syntax: ;clearteams
Example: ;clearteams
Configurable Clears all teams.
collide
Aliases: nocollide, uncollide
Syntax: ;collide Player(s)
Example: ;collide <players>
Configurable Toggles collisions for one or more player(s) against other player(s).
copytools
Aliases: ctools
Syntax: ;copytools Player(s) Player(s)
Example: ;copytools <players> <players>
Configurable Copies tools from one or more player(s) to one or more player(s).
crash Syntax: ;crash Player(s)
Example: ;crash <players>
Configurable Crashes one or more player(s).
createteam
Aliases: cteam, newteam
Syntax: ;createteam Name Color AutoAssignable
Example: ;createteam <name> <color> <autoassignable>
Configurable Creates a new team with the given name and color.
editteam
Aliases: eteam
Syntax: ;editteam Team Name Color AutoAssignable
Example: ;editteam <team> <name> <color> <autoassignable>
Configurable Edits a team with the given name and color.
forcefield
Aliases: ff
Syntax: ;forcefield Player(s)
Example: ;forcefield <players>
Configurable Gives a ForceField to one or more player(s).
fov
Aliases: unfov, resetfov
Syntax: ;fov Player(s) Degrees
Example: ;fov <players> <degrees>
Configurable Changes the field of view of one or more player(s).
fps
Aliases: lag, unlag, unfps
Syntax: ;fps Player(s) FPS
Example: ;fps <players> <fps>
Configurable Limits the frames per second of one or more player(s).
freeze
Aliases: anchor, ice
Syntax: ;freeze Player(s)
Example: ;freeze <players>
Configurable Freezes one or more player(s).
give Syntax: ;give Player(s) Tools
Example: ;give <players> <tools>
Configurable Gives a tool to one or more player(s).
Tools must be a descendant of Lighting or ServerStorage.
has
Aliases: owns
Syntax: ;has Player InfoType Identifier
Example: ;has <player> <infotype> <identifier>
Configurable Checks if a player(s) owns an item.
heal Syntax: ;heal Player(s)
Example: ;heal <players>
Configurable Heals one or more player(s).
health
Aliases: maxhealth
Syntax: ;health Player(s) Max Health
Example: ;health <players> <max-health>
Configurable Changes the maximum health one or more player(s).
hidename Syntax: ;hidename Player(s)
Example: ;hidename <players>
Configurable Hides the character name of one or more player(s).
hurt
Aliases: damage
Syntax: ;hurt Player(s) Damage
Example: ;hurt <players> <damage>
Configurable Damages one or more player(s).
immortal
Aliases: god
Syntax: ;immortal Player(s)
Example: ;immortal <players>
Configurable Makes one or more player(s) invincible.
invisible
Aliases: inv, hide
Syntax: ;invisible Player(s)
Example: ;invisible <players>
Configurable Makes one or more player(s) invisible.
jail Syntax: ;jail Player(s)
Example: ;jail <players>
Configurable Jails one or more player(s).
jump Syntax: ;jump Player(s)
Example: ;jump <players>
Configurable Makes one or more player(s) jump.
jumppower Syntax: ;jumppower Player(s) JumpPower
Example: ;jumppower <players> <jumppower>
Configurable Changes the jump power of one or more player(s).
kick Syntax: ;kick Player(s) Reason
Example: ;kick <players> <reason>
Configurable Kicks one or more player(s).
kill
Aliases: slay, unalive, ๐Ÿ’€
Syntax: ;kill Player(s)
Example: ;kill <players>
Configurable Kills one or more player(s).
lock Syntax: ;lock Player(s)
Example: ;lock <players>
Configurable Locks the character of one or more player(s).
loopkill
Aliases: loopslay, loopunalive, loop๐Ÿ’€, unloopkill, unloopslay, unloopunalive, unloop๐Ÿ’€
Syntax: ;loopkill Player(s)
Example: ;loopkill <players>
Configurable Kills one or more player(s) repeatedly.
members
Aliases: admins, roles
Syntax: ;members
Example: ;members
Configurable Shows the roled members in a separate window.
mute
Aliases: silence, shush, shh
Syntax: ;mute Player(s)
Example: ;mute <players>
Configurable Mutes one or more player(s).
name
Aliases: nickname, displayname, unname
Syntax: ;name Player(s) DisplayName
Example: ;name <players> <displayname>
Configurable Changes the DisplayName of one or more player(s).
punish Syntax: ;punish Player(s)
Example: ;punish <players>
Configurable Punishes one or more player(s) to the void.
r6
Aliases: r15
Syntax: ;r6 Player(s)
Example: ;r6 <players>
Configurable Changes the rig type of one or more player(s).
randomizeteams
Aliases: randomiseteams, randomteams, rteams, rteam, rt
Syntax: ;randomizeteams Player(s) Random Teams
Example: ;randomizeteams <players> <random-teams>
Configurable Randomizes the team of one or more player(s) from a list of teams.
refresh
Aliases: re
Syntax: ;refresh Player(s)
Example: ;refresh <players>
Configurable Refreshes the character of one or more player(s).
removearms
Aliases: rarms
Syntax: ;removearms Player(s)
Example: ;removearms <players>
Configurable Removes the arms of one or more player(s).
removelegs
Aliases: rlegs
Syntax: ;removelegs Player(s)
Example: ;removelegs <players>
Configurable Removes the legs of one or more player(s).
removelimbs
Aliases: rlimbs
Syntax: ;removelimbs Player(s)
Example: ;removelimbs <players>
Configurable Removes the limbs of one or more player(s).
removeteam
Aliases: delteam, deleteteam
Syntax: ;removeteam Team
Example: ;removeteam <team>
Configurable Removes a team with the given name.
removetools
Aliases: rtools
Syntax: ;removetools Player(s)
Example: ;removetools <players>
Configurable Removes all tools from one or more player(s).
resetstats
Aliases: rs
Syntax: ;resetstats Player(s)
Example: ;resetstats <players>
Configurable Resets the stats of one or more player(s).
respawn
Aliases: spawn
Syntax: ;respawn Player(s)
Example: ;respawn <players>
Configurable Respawns the character of one or more player(s).
showname Syntax: ;showname Player(s)
Example: ;showname <players>
Configurable Shows the character name of one or more player(s).
sit Syntax: ;sit Player(s)
Example: ;sit <players>
Configurable Makes one or more player(s) sit.
slopeangle
Aliases: maxslopeangle
Syntax: ;slopeangle Player(s) MaxSlopeAngle
Example: ;slopeangle <players> <maxslopeangle>
Configurable Changes the max slope angle of one or more player(s).
speed
Aliases: walkspeed
Syntax: ;speed Player(s) Speed
Example: ;speed <players> <speed>
Configurable Changes the walkspeed of one or more player(s).
startergive
Aliases: sgive
Syntax: ;startergive Player(s) Tools
Example: ;startergive <players> <tools>
Configurable Permanently gives a tool to one or more player(s).
Tools must be a descendant of Lighting or ServerStorage.
starterjumppower Syntax: ;starterjumppower JumpPower
Example: ;starterjumppower <jumppower>
Configurable Changes the jump power of one or more player(s) when they spawn.
starterremove
Aliases: sremove, unstartergive, unsgive
Syntax: ;starterremove Player(s) Tools
Example: ;starterremove <players> <tools>
Configurable Permanently removes a tool from one or more player(s).
starterslopeangle
Aliases: startermaxslopeangle
Syntax: ;starterslopeangle MaxSlopeAngle
Example: ;starterslopeangle <maxslopeangle>
Configurable Changes the starting max slope angle of one or more player(s) when they spawn.
starterspeed
Aliases: starterwalkspeed
Syntax: ;starterspeed Speed
Example: ;starterspeed <speed>
Configurable Changes the walkspeed of one or more player(s) when they spawn.
startertools
Aliases: starttools, stools
Syntax: ;startertools
Example: ;startertools
Configurable Views all tools in the StarterPack.
stun
Aliases: disable
Syntax: ;stun Player(s)
Example: ;stun <players>
Configurable Stuns one or more player(s).
substitute
Aliases: sub, subteams, switch, switchteams
Syntax: ;substitute Player1 Player2
Example: ;substitute <player1> <player2>
Configurable Switches the teams of 2 players and spawns them.
sword Syntax: ;sword Player(s)
Example: ;sword <players>
Configurable Gives a sword to one or more player(s).
team
Aliases: tm
Syntax: ;team Player(s) Team
Example: ;team <players> <team>
Configurable Changes the team of one or more player(s).
teamrespawn
Aliases: tmrs, trs, teamrs
Syntax: ;teamrespawn Player(s) Team
Example: ;teamrespawn <players> <team>
Configurable Changes the team of one or more player(s) and spawns them.
thaw
Aliases: unfreeze, unanchor, unice
Syntax: ;thaw Player(s)
Example: ;thaw <players>
Configurable Thaws one or more player(s).
to
Aliases: goto
Syntax: ;to Destination
Example: ;to <destination>
Configurable Teleports to a player.
toolban
Aliases: bantools
Syntax: ;toolban Player(s)
Example: ;toolban <players>
Configurable Bans one or more player(s) from using tools.
tools
Aliases: toollist
Syntax: ;tools
Example: ;tools
Configurable Views all tools usable with the give command.
tp
Aliases: teleport
Syntax: ;tp Player(s) Destination
Example: ;tp <players> <destination>
Configurable Teleports one or more player(s) to another player.
unban Syntax: ;unban Player(s)
Example: ;unban <players>
Configurable Unbans one or more player(s).
unblind Syntax: ;unblind Player(s)
Example: ;unblind <players>
Configurable Unblinds one or more player(s).
unforcefield
Aliases: unff, ungod, mortal
Syntax: ;unforcefield Player(s)
Example: ;unforcefield <players>
Configurable Removes a ForceField from one or more player(s).
unjail Syntax: ;unjail Player(s)
Example: ;unjail <players>
Configurable Frees one or more player(s) from jail.
unlock Syntax: ;unlock Player(s)
Example: ;unlock <players>
Configurable Unlocks the character of one or more player(s).
unmute
Aliases: unsilence, unshush, unshh
Syntax: ;unmute Player(s)
Example: ;unmute <players>
Configurable Unmutes one or more player(s).
unpunish Syntax: ;unpunish Player(s)
Example: ;unpunish <players>
Configurable Unpunishes one or more player(s) from the void.
unsit Syntax: ;unsit Player(s)
Example: ;unsit <players>
Configurable Makes one or more player(s) stop sitting.
unstun
Aliases: undisable, enable
Syntax: ;unstun Player(s)
Example: ;unstun <players>
Configurable Removes stun from one or more player(s).
untoolban
Aliases: unbantools
Syntax: ;untoolban Player(s)
Example: ;untoolban <players>
Configurable Unbans one or more player(s) from using tools.
vehiclespeed Syntax: ;vehiclespeed Player(s) Speed
Example: ;vehiclespeed <players> <speed>
Configurable Changes the vehicle speed of one or more player(s).
vehicletorque Syntax: ;vehicletorque Player(s) Torque
Example: ;vehicletorque <players> <torque>
Configurable Changes the vehicle torque of one or more player(s).
viewtools
Aliases: vtools
Syntax: ;viewtools Player
Example: ;viewtools <player>
Configurable Views all tools from a player.
visible
Aliases: vis, show, unhide
Syntax: ;visible Player(s)
Example: ;visible <players>
Configurable Makes one or more player(s) visible.

SuperAdmin

10 commands
Command Syntax / Example Permission Description
badge
Aliases: awardbadge, givebadge
Syntax: ;badge Player(s) Badge ID
Example: ;badge <players> <badge-id>
Configurable Awards a badge to one or more player(s).
btools
Aliases: build, f3x
Syntax: ;btools Player(s)
Example: ;btools <players>
Configurable Gives Building Tools by F3X to one or more player(s).
chat
Aliases: forcechat
Syntax: ;chat Player(s) Message
Example: ;chat <players> <message>
Configurable Forces one or more player(s) to chat.
clearterrain
Aliases: cterrain, clrterrain, removeterrain
Syntax: ;clearterrain
Example: ;clearterrain
Configurable Removes all terrain.
global
Aliases: gcmd
Syntax: ;global Command string
Example: ;global <command-string>
Configurable Runs a command string globally in all servers.
incognito Syntax: ;incognito Player(s) Hide Character
Example: ;incognito <players> <hide-character>
Configurable Hides one or more player(s) from lower rank players. (Persists until rejoin)
incognitolist Syntax: ;incognitolist
Example: ;incognitolist
Configurable Views all incognito players in the server.
reserve
Aliases: privateserver
Syntax: ;reserve AccessCode PlaceId
Example: ;reserve <accesscode> <placeid>
Configurable Reserves a private server.
shutdown
Aliases: stopserver
Syntax: ;shutdown Delay Reason
Example: ;shutdown <delay> <reason>
Configurable Shuts down the server.
unreserve
Aliases: delreserve, removereserve, removeprivateserver
Syntax: ;unreserve AccessCode
Example: ;unreserve <accesscode>
Configurable Removes a reserved server.

Utility

18 commands
Command Syntax / Example Permission Description
about
Aliases: credit, credits, info
Syntax: ;about
Example: ;about
Configurable Shows the about tab in a separate window.
age
Aliases: accountage
Syntax: ;age Player
Example: ;age <player>
Configurable Displays the account age of a player.
commandbar
Aliases: cmdbar
Syntax: ;commandbar
Example: ;commandbar
Configurable Shows the command bar.
commands
Aliases: cmds
Syntax: ;commands
Example: ;commands
Configurable Shows the commands in a separate window.
dashboard Syntax: ;dashboard
Example: ;dashboard
Configurable Shows the admin dashboard.
donate
Aliases: market, support
Syntax: ;donate
Example: ;donate
Configurable Shows the market tab in a separate window.
emotes Syntax: ;emotes
Example: ;emotes
Configurable Shows the emotes list.
join Syntax: ;join UserId
Example: ;join <userid>
Configurable Join a player in the same game.
log
Aliases: logs, debuglogs, errorlogs, chatlogs, commandlogs, joinlogs, damagelogs, killlogs, purchaselogs, clogs, cmdlogs, dmglogs, buylogs
Syntax: ;log
Example: ;log
Configurable Shows the logs in a separate window.
ping
Aliases: getping, checkping, latency
Syntax: ;ping Player
Example: ;ping <player>
Configurable Displays the ping of a player.
prefix
Aliases: hotkeys
Syntax: ;prefix
Example: ;prefix
Configurable Displays the prefix and hotkeys.
rejoin Syntax: ;rejoin
Example: ;rejoin
Configurable Rejoins the server.
serverage
Aliases: uptime
Syntax: ;serverage
Example: ;serverage
Configurable Displays the age of the server.
settings
Aliases: set
Syntax: ;settings
Example: ;settings
Configurable Shows the settings in a separate window.
showfps
Aliases: getfps, checkfps, playerfps
Syntax: ;showfps Player
Example: ;showfps <player>
Configurable Displays the frames per second of a player.
version Syntax: ;version
Example: ;version
Configurable Displays the version of Kohl's Admin in this game.
viewas
Aliases: unviewas
Syntax: ;viewas Roles(s)
Example: ;viewas <roless>
Configurable Views the admin system as one or more role(s).
wait
Aliases: delay
Syntax: ;wait Seconds
Example: ;wait <seconds>
Configurable Delays command execution for a period of time.

VIP

42 commands
Command Syntax / Example Permission Description
bundle
Aliases: ๐Ÿ“ฆ, un๐Ÿ“ฆ, unbundle
Syntax: ;bundle Player(s) AssetId
Example: ;bundle <players> <assetid>
Configurable Applies a bundle to one or more player(s).
cape Syntax: ;cape Player(s) Color Reflectance Material AssetId
Example: ;cape <players> <color> <reflectance> <material> <assetid>
Configurable Gives a cape to one or more player(s)
crm
Aliases: uncrm
Syntax: ;crm Player(s) Color Reflectance Material
Example: ;crm <players> <color> <reflectance> <material>
Configurable Changes the color, reflectance, or material of one or more player(s).
crowncolor Syntax: ;crowncolor Crown Color Fire Color
Example: ;crowncolor <crown-color> <fire-color>
Configurable Changes the VIP crown color.
emote
Aliases: animation, anim, stopemote, stopanim
Syntax: ;emote Player(s) Animation Looping Speed
Example: ;emote <players> <animation> <looping> <speed>
Configurable Plays an animation on one or more player(s).
face
Aliases: ๐Ÿ™‚, un๐Ÿ™‚, unface
Syntax: ;face Player(s) AssetId
Example: ;face <players> <assetid>
Configurable Changes the face of one or more player(s).
fire
Aliases: ๐Ÿ”ฅ
Syntax: ;fire Player(s) Size Color SecondaryColor
Example: ;fire <players> <size> <color> <secondarycolor>
Configurable Adds fire to one or more player(s).
goldify
Aliases: gold
Syntax: ;goldify Player(s)
Example: ;goldify <players>
Configurable Glimmer like gold!
hat
Aliases: ๐ŸŽฉ, crmhat
Syntax: ;hat Player(s) AssetIds Texture Color Reflectance Material
Example: ;hat <players> <assetids> <texture> <color> <reflectance> <material>
Configurable Gives one or more hats to one or more player(s).
head
Aliases: ๐Ÿ—ฟ, unhead
Syntax: ;head Player(s) AssetId
Example: ;head <players> <assetid>
Configurable Changes the head of one or more player(s).
headless
Aliases: nohead
Syntax: ;headless Player(s) Full bundle
Example: ;headless <players> <full-bundle>
Configurable Apply headless head to one or more player(s)
headsize
Aliases: bighead, hugehead, largehead, tinyhead, minihead, smallhead, normalhead
Syntax: ;headsize Player(s) Size
Example: ;headsize <players> <size>
Configurable Changes the head size of one or more player(s).
highlight
Aliases: hl, unhighlight, unhl
Syntax: ;highlight Player(s) FillColor OutlineColor FillTransparency OutlineTransparency
Example: ;highlight <players> <fillcolor> <outlinecolor> <filltransparency> <outlinetransparency>
Configurable Highlights one or more player(s).
korblox
Aliases: korbloxleg
Syntax: ;korblox Player(s) Leg only
Example: ;korblox <players> <leg-only>
Configurable Apply korblox bundle to one or more player(s)
light
Aliases: ๐Ÿ’ก, lamp, lite
Syntax: ;light Player(s) Range Color
Example: ;light <players> <range> <color>
Configurable Adds a light to one or more player(s).
normal
Aliases: uninfect
Syntax: ;normal Player(s)
Example: ;normal <players>
Configurable Returns one or more player(s) to their normal appearance.
pants
Aliases: ๐Ÿ‘–, un๐Ÿ‘–, unpants
Syntax: ;pants Player(s) AssetId
Example: ;pants <players> <assetid>
Configurable Changes the pants of one or more player(s).
particle
Aliases: ๐Ÿ’ซ, pe
Syntax: ;particle Player(s) AssetId Color
Example: ;particle <players> <assetid> <color>
Configurable Adds a particle effect to one or more player(s).
rainbowcrown
Aliases: crownrainbow
Syntax: ;rainbowcrown
Example: ;rainbowcrown
Configurable Toggles the VIP crown rainbow.
rainbowwings
Aliases: wingsrainbow
Syntax: ;rainbowwings
Example: ;rainbowwings
Configurable Toggles the VIP wings rainbow.
removehats
Aliases: remove๐ŸŽฉ, r๐ŸŽฉ, rhats
Syntax: ;removehats Player(s) AdminHats
Example: ;removehats <players> <adminhats>
Configurable Removes the hats of one or more player(s).
shine
Aliases: ๐ŸŒŸ, un๐ŸŒŸ, unshine
Syntax: ;shine Player(s)
Example: ;shine <players>
Configurable Adds a shine effect to one or more player(s).
shiny Syntax: ;shiny Player(s)
Example: ;shiny <players>
Configurable Shine like a diamond!
shirt
Aliases: ๐Ÿ‘•, un๐Ÿ‘•, unshirt
Syntax: ;shirt Player(s) AssetId
Example: ;shirt <players> <assetid>
Configurable Changes the shirt of one or more player(s).
silverify
Aliases: silver, metalify, metal
Syntax: ;silverify Player(s)
Example: ;silverify <players>
Configurable Shine bright as a silver statue!
smoke
Aliases: ๐Ÿ’จ
Syntax: ;smoke Player(s) Color
Example: ;smoke <players> <color>
Configurable Adds smoke to one or more player(s).
sparkles
Aliases: โœจ
Syntax: ;sparkles Player(s) Color
Example: ;sparkles <players> <color>
Configurable Adds sparkles to one or more player(s).
swagify
Aliases: swag
Syntax: ;swagify Player(s)
Example: ;swagify <players>
Configurable Makes one or more player(s) swaggy. ๐Ÿ˜Ž
trail
Aliases: โ˜„๏ธ
Syntax: ;trail Player(s) Color
Example: ;trail <players> <color>
Configurable Adds a trail to one or more player(s).
tshirt
Aliases: untshirt
Syntax: ;tshirt Player(s) AssetId
Example: ;tshirt <players> <assetid>
Configurable Changes the t-shirt of one or more player(s).
uncape Syntax: ;uncape Player(s)
Example: ;uncape <players>
Configurable Removes the cape from one or more player(s).
unfire
Aliases: un๐Ÿ”ฅ
Syntax: ;unfire Player(s)
Example: ;unfire <players>
Configurable Removes fire from one or more player(s).
ungoldify
Aliases: ungold, unsilverify, unsilver, unmetalify, unmetal
Syntax: ;ungoldify Player(s)
Example: ;ungoldify <players>
Configurable Restores the character of one or more player(s).
unlight
Aliases: un๐Ÿ’ก, unlamp, unlite
Syntax: ;unlight Player(s)
Example: ;unlight <players>
Configurable Removes a light from one or more player(s).
unparticle
Aliases: un๐Ÿ’ซ, unpe
Syntax: ;unparticle Player(s)
Example: ;unparticle <players>
Configurable Removes a particle effect from one or more player(s).
unsmoke
Aliases: un๐Ÿ’จ
Syntax: ;unsmoke Player(s)
Example: ;unsmoke <players>
Configurable Removes smoke from one or more player(s).
unsparkles
Aliases: unโœจ
Syntax: ;unsparkles Player(s)
Example: ;unsparkles <players>
Configurable Removes sparkles from one or more player(s).
unswagify
Aliases: unswag
Syntax: ;unswagify Player(s)
Example: ;unswagify <players>
Configurable Removes swag from one or more player(s). ๐Ÿ‘Ž
untrail
Aliases: unโ˜„๏ธ
Syntax: ;untrail Player(s)
Example: ;untrail <players>
Configurable Removers a trail from one or more player(s).
vampire
Aliases: ๐Ÿง›, dracula
Syntax: ;vampire Player(s)
Example: ;vampire <players>
Configurable Apply vampire bundle to one or more player(s)
werewolf
Aliases: ๐ŸŒ•, wolf
Syntax: ;werewolf Player(s)
Example: ;werewolf <players>
Configurable Apply werewolf bundle to one or more player(s)
wingscolor Syntax: ;wingscolor Wings Color
Example: ;wingscolor <wings-color>
Configurable Changes the VIP wings color.

Rank system overview

  • Owner or Creator: full access, including scripts and role management.
  • Admin: server management, teleport, gear, and moderation commands.
  • Moderator: player control and standard moderation actions.
  • Member or Player: no admin access unless permissions are granted.

Tips and common issues

Tips

  • Use chat commands with the default prefix for most actions.
  • Aliases often cover short versions of common commands.
  • Target players carefully when using multi-player arguments.

Common issues

  • Role permissions depend on the server configuration.
  • Some commands require asset IDs that the game owner owns.
  • Server lock commands affect who can join the server.