PMA and VMenu?

What all would I have to code into the server.cfg to disable it without effecting anything else? Also I already have it setup in VMenu Perms in the voice settings. I’m just double checking.

iirc vMenu does stuff with the default voice chad that breaks pma-voice, you would have to find one of the modified versions that disable voice chat related stuff from vMenu

Looking back at old commits, all I had to do was comment out the following permissions in the permissions.cfg file for vMenu:

#add_ace builtin.everyone "vMenu.VoiceChat.Menu" allow
#add_ace builtin.everyone "vMenu.VoiceChat.Enable" allow
#add_ace builtin.everyone "vMenu.VoiceChat.ShowSpeaker" allow
#add_ace group.moderator "vMenu.VoiceChat.StaffChannel" allow
1 Like