1 min readUpdated Aug 11, 2026

How To Add Admins To Your Brickadia Server

Here's how to grant roles like Admin and Moderator to players on your Brickadia server using the server console. Admins can use additional console commands from in-game chat.

Granting a Role

  1. 1

    Log in to Bropanel and select your server.

  2. 2

    In the sidebar, go to Console.

  3. 3

    Type the following command, replacing Admin with the role you want and PlayerName with the player's name:

    br.chat.command /grantrole Admin PlayerName
    

To remove a role from a player, use /revokerole instead:

br.chat.command /revokerole Admin PlayerName

Editing Roles

Your server comes with Moderator and Admin roles by default, plus a Default role that applies to everyone else. You can change their permissions or add your own roles by editing the role setup file.

  1. 1
    Log in to Bropanel and Stop your server.
  2. 2
    In the sidebar, go to Files.
  3. 3
    Open .config/Epic/Brickadia/Saved/Server/RoleSetup2.json and edit the roles you desire.
  4. 4
    Start your server.