TomGrobbe / vMenu

vMenu is a custom server sided trainer/menu, built using a custom version of NativeUI. It has full permissions support, so the server owner can decide who's allowed to do what.
https://docs.vespura.com/vmenu
Other
349 stars 373 forks source link

Permissions won't work #94

Closed fddn closed 6 years ago

fddn commented 6 years ago

Hey, thanks for this work!

One thing what won't work for me, is the permissions. I've added all of the admins, but I want to disable the menu for the normal users. If I leave the permissions unchanged, all of the normal users can open the vMenu and can make any server related changes like spawning vehicles.

If I modify the permissions (just the mods and the admins have access to the major menus - in config), it won't work either, normal player can open the menu, and spawn a car again.

What can I do with it? Tried to disable everything, that work, even for the admins...

TomGrobbe commented 6 years ago

Have you read the wiki regarding removing permissions and also looking at wildcard permissions? Also, make sure to restart the server each time, only restarting the resource won’t work.

fddn commented 6 years ago

Yes, I've read it. I've restarted it every time, and it won't effect.

fddn commented 6 years ago

Never mind, I've figured it out how to do it. Basically removed everything except mod and admin features, and nothing has been set up for everyone, and now, its works.