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.