How do i get all admin menus?

im only able to use tx admin ? i feel like i should be able to have more

txAdmin is the only “admin menu” that comes with any server install, if you want other functions you’ll need to find resources on the forums here or in other places and use those

what do i add and where do i add to make someone admin?

Permissions

add_ace group.admin command allow # allow all commands

Deployer Note: this admin master has no identifiers to be automatically added.

add_principal identifier.discord:111111111111111111 group.admin example

Resources

add_ace resource.qb-core command allow # Allow qb-core to execute commands

Gods

add_ace qbcore.god command allow # Allow all commands

Inheritance

add_principal qbcore.god group.admin # Allow gods access to the main admin group used to get all default permissions
add_principal qbcore.god qbcore.admin # Allow gods access to admin commands
add_principal qbcore.admin qbcore.mod # Allow admins access to mod commands

RTFM

seems like you are on qbcore, so there is /tx and /admin.
both should work on fresh install…

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.