Skip to Content
You are viewing our updated docs! 🎉
Getting Started
Admin Menu

Admin Menu

To give users access to the Electron Anticheat Admin Menu (/eac), you can choose between two methods: Cloud Panel or ACE Permissions.

  1. Access the Cloud Panel
    Log into your server’s cloud panel using the provided URL.

  2. Add the User as an Admin
    In the “Admins” section, enter the user’s details to add them as an admin.

  3. Link the User’s Discord ID
    Ensure the user’s Discord ID is entered correctly to sync their in-game permissions.

  4. Enable Admin Menu Permissions
    Make sure the “Admin Menu” permission is enabled for the user.

Method 2: ACE Permissions

  1. Edit the server.cfg File
    Open your server’s server.cfg file.

  2. Add ACE Permission for the Desired Group
    To grant the mod group access to the Admin Menu, add the following line:

    add_ace group.mod AdminMenu allow
  3. Restart the Server
    Save the changes to the server.cfg file and restart your server to apply the new permissions.