Skip to content

Update Instructions

Blue edited this page Jul 28, 2021 · 15 revisions

This page outlines instructions on how to update EasyAdmin between versions.

Version 5.* -> 6.* and newer

FiveM Keybinds

The ea_MenuButton convar has been changed and now requires a string for a key, as per this docs entry, as an example:

setr ea_MenuButton "289"

now becomes

setr ea_MenuButton "f2"

Note: This is a one-time action, once a player joins with that Keybind set they will have to change it from their Control Settings inside of FiveM, FiveM currently does not provide any way to override this for all players.

This does not apply to RedM.

Clone this wiki locally