Electron Documentation

Admin Menu

Grant users access to the Electron Anticheat Admin Menu.

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

Access the Cloud Panel

Log into your server’s cloud panel using the provided URL.

Add the User as an Admin

In the "Admins" section, enter the user’s details to add them as an admin.

Ensure the user's Discord ID is entered correctly to sync their in-game permissions.

Enable Admin Menu Permissions

Make sure the "Admin Menu" permission is enabled for the user.

Method 2: ACE Permissions

Edit the server.cfg File

Open your server's server.cfg file.

Add ACE Permission

To grant the mod group access to the Admin Menu, add the following line:

add_ace group.mod AdminMenu allow

Restart the Server

Save the changes to the server.cfg file and restart your server to apply the new permissions.

On this page