Installation

Here is a quick guide explaining how to install lc_adminmenu step-by-step. If that's not enough for you, you can join our discord server and we'll help you :)

1

Download the script

Download the script from https://portal.cfx.re/assets/granted-assets

2

Move lc_adminmenu to resources

3

Add lc_adminmenu to the server.cfg

Go to your server.cfg and add this:

add_ace resource.lc_adminmenu command.add_ace allow
add_ace resource.lc_adminmenu command.remove_ace allow
add_ace resource.lc_adminmenu command.start allow
add_ace resource.lc_adminmenu command.stop allow
add_ace resource.lc_adminmenu command.restart allow

ensure lc_adminmenu
4

Create database tables

5

Configure the script

Now you can set disord bot token for Avatars and configure such things as language, keybinds, commands, permissions.

6

Done :)

That's it! Now all you need to do is make sure that you have permissions, restart the server and you can start using the admin menu 😄

Last updated