[Release] EasyAdmin, an advanced & customisable Admin Menu + Discord Bot

because it is considered legacy and as such, isnt supported anymore? thats also why it wont ship with EasyAdmin anymore.

so how can i add admin’s that was the best way

no, it was objectivelly the worst way, read the wiki on how to use ACE.

The menu doesn’t open and I followed the wiki

Try to reinstall it completely and to do it steps by steps clearly and slowly, and all will work :slight_smile:

still doesn’t work im following the wiki work for word

Do you have NativeUI?

@Michael_Weske Download the latest version on github.
Put the AdminMenu in your ressrouces like this : resources\[Admin]\EasyAdmin
Start the ressource in your server.cfg and put the convars just after like this :

start EasyAdmin
## Easy Admin Convars ##
set ea_LanguageName "fr"        # set our language to english, available languages: en,de,fr,it,sv
set ea_MenuButton "166"			# set our menu button to F5.

Add in your server.cfg :
add_ace group.admin easyadmin allow # allow all commands for admins

Mine is like this :

# add system admins
add_ace group.admin command allow # allow all commands
add_ace group.admin command.quit deny # but don't allow quit
add_ace group.admin easyadmin allow	                 # allow all commands for admins
add_ace group.superadmin easyadmin allow	                 # allow all commands for superadmins
add_principal identifier.ip:127.0.0.1 group.superadmin	# add a user to the superadmin group
add_ace resource.essentialmode command.add_ace allow
add_ace resource.essentialmode command.add_principal allow

[UNSUPPORTED] Or when you are on the server open the console and type :

/addadmin [id] (ID is yours when you are on the server like 1,2,3)

this isn’t supported as it uses the admins.txt file, i don’t recommend using it and it isn’t guaranteed to work at all.

Oh ok, well i added a second way to work, so i will modify my post !

menu still doesn’t open

when typing a slash in chat, do you get suggestions for admin commands? If not, can you show me your server.cfg file? you must be doing something wrong…

I might be doing something wrong idk its been a long day any help is much appreciated and yes i get suggestions for admin commands

Do you type F2 or F5 ?
Because i have lambda menu in my server si i changed the key for F5 and not F2 (noclip)

i use f6 to noclip and I cant open the menu

On your screen its 166 and 166 = F5

I dont think I can make pull request on your project but here are changes that update the menu.

Oh and it also fixes un-banning.

so the menu would be F5 to open correct

Yesssssssss (20char)

How do I make the menu show up?