Skip to content

Commands

FoxWorn3365 edited this page May 24, 2024 · 5 revisions

UncomplicatedCustomRoles - Commands

We provide you with some commands to help with the management.

Important

These commands must be executed on the RemoteAdmin interface!

Spawn a player with a custom UCR role

Syntax:

ucr spawn <Player Id> <Role Id> (additional argument)

Example:

ucr spawn 5 1

Permission required:

ucr.spawn

Tip

The command uses a coroutine to spawn the player to avoid lag but if you want to spawn the player with a sync action you can use this syntax: ucr spawn <Player Id> <Role Id> sync

Get all of the registered custom roles

Syntax:

ucr list

Permission required:

ucr.list

Check if one or more player are a custom role

Syntax:

ucr role <Player ID or empty>

Permission required:

ucr.role

If you want to check a specific player put the Player ID or Nickname arg, but if you want to check every player in the server just leave it without any arg!

Get the "Server Owner" role on Discord

Syntax:

ucr owner <Discord ID>

Permission required:

ucr.owner