Vmenu 3.5.0 -
Define your "god" or "admin" identifiers (Steam ID, License, etc.) within the permissions.cfg to give yourself access to the menu. Why Version 3.5.0 is a "Must-Have"
Version 3.5.0 introduces a TrustedMode config flag. When set to true , the menu will refuse to execute certain high-risk commands (like SetRuntimeTexture ) unless the server is running in a specific debug mode. Enable this for production servers. vmenu 3.5.0
. This release, along with its minor patches (3.5.1 through 3.5.32), focuses heavily on compatibility and stability improvements Key Version Highlights Define your "god" or "admin" identifiers (Steam ID,
The codebase has been cleaned up to reduce the impact on server frames (FPS). Version 3.5.0 addresses several memory leak issues that occurred when players spent long periods in the vehicle customization menus. 3. Permission System Refinements Enable this for production servers
Permissions from v3.4.x appear broken. Fix: As noted earlier, vMenu 3.5.0 deprecated old permissions like vMenu.Player.Warn . Use the new naming convention: vMenu.Player.WarnPlayer . Run the check_perms command in server console to see missing aces.
add_ace group.moderator vMenu.Menu allow add_ace group.moderator vMenu.PlayerKick allow add_ace group.moderator vMenu.VehicleSpawn allow # Oops, maybe too much