Setup Admin Menu

To give people access to the ingame menu, you should give them the AdminMenu Ace permission.

The line below can be placed in your server.cfg to give any user with the mod group permission to open the admin menu in game.

If you don't use the mod group please change the command to reflect the group you want to use.

add_ace group.mod AdminMenu allow 

The admin menu can be accessed with the /eac command. If the menu doesn't show then keep in mind you might have used the wrong group, or forgot to restart your server after making changes to the server.cfg

Last updated