I can t use my commands in my fivem server [need some help]

i mean these commands

  • /setcoords teleport to coordinates
  • /setjob give job to a player
  • /car spawn a vehicle
  • /cardel or /dv delete vehicle
  • /setaccountmoney set money amount of player
  • /giveaccountmoney give money amount to player
  • /bring teleport player to you
  • /goto teleport you to player
  • /giveitem give an item to a player
  • /giveweaponcomponent change a weapon component
  • /clear delete chat
  • /clearall delete chat for all players
  • /showinventory check inventory from player
  • /clearinventory clear inventory for player
  • /clearloadout delete weapons of player
  • /setgroup set a group for player
  • /skin open the menu for skins
  • /tpm teleport to map waypoint
    i don’t have a permissions file so i don’t know how to fix. but when i trie to do /skin or anything it says access denied for command. i have the permissions to use vmenu though

What Framework are you using?

i use nikyus server creator but just downloaded a esx legacy pack from github

sorry for the late answer, you probably need to give yourself ace permissions, put this in your server.cfg
add_principal identifier.<SOME INDENIFIER> group.admin
Example:
add_principal identifier.fivem:226160 group.adminThis is with my Identifier

And a honest tip: use txAdmin instead of any third software, it is build into FiveM Servers.

1 Like

I have done this code. But still have problem command denied

same!

same bump this

[🗸QBCore Professional]
You need to state what framework you chose for your server distribution.
there are videos everywhere that can help everyone with this.
You are not given admin rights when you start a server. You need to assign the admin and mod permissions, for each person.
QBCore?
txAdmin?
ESX?