Admin Menu
To give users access to the Electron Anticheat Admin Menu (/eac
), you can choose between two methods: Cloud Panel or ACE Permissions.
Method 1: Cloud Panel (Recommended)
-
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. -
Link the User’s Discord ID
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’sserver.cfg
file. -
Add ACE Permission for the Desired Group
To grant themod
group access to the Admin Menu, add the following line:add_ace group.mod AdminMenu allow
-
Restart the Server
Save the changes to theserver.cfg
file and restart your server to apply the new permissions.