#DiscordAPI permission

1 messages · Page 1 of 1 (latest)

tall wigeon
#

I am trying to make it so that staff on my server receive the staff role in-game when connecting. I have connected the Discord API with Discord, added the groups in qb-core/config, and in the cfg. When someone connects, it says that the player gets staff permissions, but in-game, they can't use them.

Have I done something wrong with my code?

full marsh
#

What discord api are you using?

#

Line 6 and 7 of your cfg don’t make sense to me

#

qbcore.mod > qbcore.staff

#

Then qbcore.staff > qbcore.mod

tall wigeon
#

I have change the cfx to this

tall wigeon