[HELP] how can i change the vmenu access?

I want that to will be not accesable for random players, i want that only admins can access the vmenu and noclip and things like that. Sorry for my english

In vMenu’s permissions.cfg, you can find setr vmenu_menu_staff_only false. Change false to true and then give everyone on your staff team vMenu.Staff.

1 Like

and how can i give them vMenu.Staff?

@CozyCloud

First you must have a group for staff members. Using Ace Permissions (which you already have), you can just give staff a group and it will exist. You need to know each staff members, hex ID, there are tutorials online about how to find that information.

Here’s an example of me giving myself a group called Staff.
add_principal identifier.steam:1100001166201bb group.Staff

Here’s an example of me adding the permission vMenu.Staff to my group called Staff.
add_ace group.Staff "vMenu.Staff" allow

You can find examples of these lower in the permissions.cfg

1 Like

Everything you need :slight_smile: Read carefully

https://docs.vespura.com/vmenu/permissions-ref/

Hope it helps. :space_invader:

permissions.cfg (lines 6-13) (This might change depending on the version you use)

# WARNING, if you set "use_permissions" to false, a 'default' permissions system will be used.

# this makes sure that EVERYONE on the server can do EVERYTHING, besides, banning, unbanning, 

# kicking and killing using the Online Players menu.

setr vmenu_use_permissions true

# WARNING, if you enable the option below, then only players with the "vMenu.Staff"

# permission will be able to use vMenu. Not recommended.

setr vmenu_menu_staff_only false

its not reading my permissions at all ive done all listed and it just doesnt do anything, can someone help plz lol