- it works for every admin
- no, this is standalone to “essentials mode”
When will the next update? 
Hi FiveM Players/Users,
I really like this but when I’m using Xbox controller I press B and the menu opens and I checked the key for opening and it’s not ‘177’ I tried changing this to hopefully fix the issue, and it didn’t resolve the issue.
Please help.
Thanks,
-Connor / DesqHD
What did you change it to? Also in what part of the code did you change this?
I changed it to 57 (F10) under gui_c line 109: elseif IsControlJustReleased(0, 57) and isAdmin then
F10 (drop ammo) is also b on the controller. (Open selection wheel, select a weapon and press b on controller to drop ammo) hence why changing the control to F10/57 still activates the menu when pressing b on a controller.
I changed my menu to activate by releasing L3 & R3 (controller) at the same time, or by pressing CAPSLOCK (keyboard). This is how I did that:
elseif ((IsControlJustReleased(0, 28) and IsControlJustReleased(0, 29)) or (IsControlJustReleased(0, 171))) and isAdmin then --M by default, changed to CAPSLOCK or L3+R3 on controller.
Ahhhh, Well I’m use this Thank you for the help man!
Hello! Hope you are all doing well. Does anyone know if there is any way to make this compatible with Lambda Menu? I would really like to use this.
No.
Reasons are here!
You can now give people reasons as to why they got kicked or banned, giving a reason is as simple as typing in text and pressing enter!
The recieving end will see something like this:
http://gay.furfag.de/whats/a/yiff/8f5y1f9z1whzcub.png
or if they were naughtier, something like this maybe:
http://gay.furfag.de/eurobeat-2/7ubhqbuxco5lt2u.png
Ban reasons are stored in the banlist, no changes necesarry!
If you don’t want want to add reasons to your old bans, dont worry! They work regardless of having a reason or not, new bans will always have a reason tho!
Want to add reasons to your old bans? simply add a semicolon ( ; ) after the identifier and put your reason!
license:aasf45gsdh2vgfheths48h1dg;Cheating|license:gkoirejsdfybcvx574dssfdabc498;racist language/mic spamming|
Download the new update in the main topic, as always!
I love You
@Bluethefurry
Can you make it so we know which admin banned/kicked who.
you can add that to the ban reason, for example:
line 45
reason = reason.." ( Nickname: "..GetPlayerName(playerId).. " )"
change that to
reason = reason.." ( Nickname: "..GetPlayerName(playerId).. " ), Banned by "..GetPlayerName(source)
Thank you so much for listening to our requests about the reason feature <3
No problem, i’m also working on makingthe unban menu a bit more usable! ![]()
http://gay.furfag.de/hmm/thats/interesting/cdyengnn6lqurif.png
He’ll yes! Would love to use that because the amount of times I’ve accidently banned myself is unbeleivable 
Release 3.6(1)
Please Read!
This update ( sadly ) took a bit longer than expected due to unexpected hiccups when updating
NOTE: THIS UPDATE ** WILL ** CONVERT THE BANLIST TO A NEW FORMAT AND POSSIBLY BREAK THINGS, DOUBLE CHECK YOUR UPDATED BANLIST AFTER UPDATING TO THE NEWEST VERSION
I redesigned the main menu to be a bit bigger but less crowded with buttons, banlist refresh and changing between reasons and identifiers ( see below ) have also been added to the settings
The unban menu was made shinier, you can now display unban reasons or identifiers ( depending on need ), both didn’t fit.
The banlist file has been changed, it is now sorted to be one ban per line, works like following:
license:abecd;reason
license:hjdsas;another reason
This should make manual unbans easier
New bans will automatically have the banned users’ nickname + the banning admins name in the reason incase you have multiple admins, this will make it easier to identify them.
Plus! The banlist now refreshes every 5 minutes incase the banlist gets modifyed manually, this should take nothing but a (milli)second
Quickfix 3.61
after quickly looking trough the code i also noticed why the “unban” list may or may not populate, 3.61 should fix that now, i merged it with the 3.6 release so you will just have to download it from the releases section
oh and what i forgot to mention, this update prepares EasyAdmin for a thing 
Have Fun!
i didnt update it yet but what license does it ban?
are you going to add other features like noclips and freezing and a teleport to a waypoint would be cool.
it bans your GTA V license that you recieve when you buy GTA, the bit of text you mentioned is part of the “options” with which you can change weither you want to view the ban reasons or identifiers in the unban menu