Using text commands

 
Radmin chapter Text commands
Radmin jumpto Text commands

You can access most chat functions by using special text commands that begin with the “/” symbol.

Radmin warn Text commandsThis should be enabled in settings.

All text commands consist of a command and optional arguments, divided by a single space. The following list defines all text commands with all possible arguments. Argument descriptions and required punctuation symbols are enclosed in angled brackets.

Text commands list

  • Join channel / Create channel

    /join <space><channel>

    Joins the channel with the specified name if it exists; otherwise creates a new one.

    Radmin gotop Text commandsgo to top

  • Leave Channel

    /leave

    Exits the active channel.

    /leave <space><channel name>

    Exits the channel with the specified name.

    Radmin gotop Text commandsgo to top

  • Set “away” status

    /away

    Sets your status to ‘away’ with a default away message.

    /away <space><away reason text>

    Sets your status to ‘away’ with a specified away message.

    Radmin gotop Text commandsgo to top

  • Remove ‘away’ status

    /back

    Removes your ‘away’ status.

    Radmin gotop Text commandsgo to top

  • Grant operator privileges

    /op <space><user name>

    Grants operator privileges on the active channel to the specified user.

    Radmin gotop Text commandsgo to top

  • Remove operator privileges

    /deop <space><user name>

    Removes operator privileges on the active channel from the specified user.

    Radmin gotop Text commandsgo to top

  • Set ‘mute’ status

    /mute <space><user name>

    Sets status to ‘mute’ on the active channel for the specified user.

    Radmin gotop Text commandsgo to top

  • Remove ‘mute’ status

    /unmute <space><user name>

    Removes ‘mute’ status on the active channel for the specified user.

    Radmin gotop Text commandsgo to top

  • Open private channel

    /query <space><user name>

    Opens a private channel for the specified user.

    Radmin gotop Text commandsgo to top

  • Get user description

    /userinfo <space><user name>

    Retrieves information on the specified user.

    Radmin gotop Text commandsgo to top

  • Send third-party message

    /me <space><message text>

    Lets you display a text message ‘as is’ with the user name added as the first word.

    Radmin gotop Text commandsgo to top

  • Change nick

    /nick <space><new nickname>

    Changes the current nickname to a specified new one.

    Radmin gotop Text commandsgo to top

  • Text commands help

    /help

    Displays a list of all text commands.

    /help <space><text command name>

    Radmin gotop Text commandsgo to top

    Shows the detailed help for the specified text command.

Radmin related Text commands

Text commands