How disable the in game commands /stop /start etc

if someone could just give me instructions or a script to disable it the would be amazing

Hello, this is a friendly reminder because this is your first time creating a topic (or it has been a while since your last topic) in this category.

Please note that most of the support is provided by the FiveM community on a voluntary basis. We ask you to be patient; there is no guarantee we have a solution to your problem(s). To avoid unnecessary/duplicate topics, please browse the forums before creating a topic.

To improve your chances of your issue(s) being solved, please provide as much information as possible about the issue(s) you are having. Also —whenever possible— please use the template given to you when creating a topic.

Thanks for keeping these forums tidy!
:mascot:

… just don’t give people admin rights?

So there is no other way do so I don’t give them perms through the server.cfg I would just give them admin through vmenu?

They must have forgotten to add to so only admins can do it

Disable it by doing

add_ace builtin.everyone command.stop deny
add_ace builtin.everyone command.start deny
add_ace builtin.everyone command.restart deny

although this makes it so everyone cant do it. even console

EDIT: Use this so console can do it but all players cant

add_ace snail command.stop deny
add_ace snail command.start deny
add_ace snail command.restart deny

could you send your server.cfg?

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