vMenu NoClip just for admins

Hello to all,

I was trying to set NoClipping from vMenu just for admins but I am unable to do that, is there anyway for me to just put it for admins, I have set everything else with permissions but the NoClip for admins does not seem to work. If you have an answer to this, please contact me ASAP!

2 Likes

In permissions.cfg

Allow anyone to use noclip.
add_ace builtin.everyone “vMenu.NoClip” allow – Just change this

Yes, but I only want to give it to group.admin, that is for everyone

Are you trolling me or…?

no, im confused lmao

Go to the permissions.cfg within vMenu, and follow the steps below.

Find
"

Allow anyone to use noclip.

add_ace builtin.everyone “vMenu.NoClip” allow
"

  • and replace “add_ace builtin.everyone “vMenu.NoClip” allow” with “add_ace builtin.everyone “vMenu.NoClip” deny”

Then, find “# Moderators & admins only:” and add a line at the bottom of it:
“add_ace group.admin “vMenu.NoClip” allow”.

That’s the extent of how helpful one can be. vMenu is extremely simple.

1 Like

What is the error/problem?

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