Official Luxu Admin v2.0 documentation

🚧 This page is still in construction 🚧

✅ Requirements

database resource oxmysql
framework ESX / QBCore / QBOX

Other Pages

API | Exports

Changelog

FAQ & Help

Anticheat Help


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

🔧 Installation

📺 Tutorials created by the community

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

📔Manual

  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.