Official Luxu Admin v2.0 documentation

✅ Requirements

database resource oxmysql
framework ESX / QBCore / QBOX

🪲Bugs and Issues

Please open a ticket on discord https://discord.gg/luxu

🔗 Compatibilities

Features like open clothing menu, rely on third party resources.

The admin menu already includes compatibility with most popular resources.

If you have added compatibility with another resource, please open a ticket with the code snippets and I will include it in future updates.

Other Pages

API | Exports | Guides

Changelog

FAQ & Help

Anticheat Help


🔧 Installation

Please use something like vscode to edit .json files. JSON is very syntax sensitive

📺 Tutorials created by the community

https://www.youtube.com/watch?v=RxBdBJXJa4s


<aside> 💡

ANTICHEAT WARNING: DON’T IGNORE THIS WARNING

</aside>

READ THIS IF YOU HAVE ANTICHEAT: Anticheat Help


  1. Open and edit server.cfg

    add_ace resource.luxu_admin command allow
    
    ### Resources
    
    start oxmysql
    start framework
    ... all other resources
    
    start luxu_admin
    
  2. Add luxu_admin to your 📂 resources folder

  3. Add your license2 or fivem or discord identifier in the luxu_admin/config/config.json

    1. If you can’t open them menu, try license2 only.

    image.png

  4. Choose your command names

    1. When choosing the command names in the config.json, make sure no other script is using these command names, because it might not work for your other staff due to “lack of permissions” since those other scripts might have ace restricted these commands.
  5. Add your steam and fivemanage api keys to config/api.json

  6. Start luxu_admin, and let it install the database automatically.