Skip to content

Commit

Permalink
Add missing weapon perms
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelCoding25 committed Jan 15, 2024
1 parent abbfeec commit c2e3052
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vMenuServer/config/permissions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -493,6 +493,9 @@ add_ace builtin.everyone "vMenu.WeaponOptions.All" allow
# add_ace builtin.everyone "vMenu.WeaponOptions.RailgunXM3" allow # mpchristmas3 dlc (2802)
# add_ace builtin.everyone "vMenu.WeaponOptions.AcidPackage" allow # mpchristmas3 dlc (2802)
# add_ace builtin.everyone "vMenu.WeaponOptions.TecPistol" allow # mp2023_01 dlc (2944)
# add_ace builtin.everyone "vMenu.WeaponOptions.BattleRifle" allow # mp2023_02 dlc (3095)
# add_ace builtin.everyone "vMenu.WeaponOptions.SnowLauncher" allow # mp2023_02 dlc (3095)
# add_ace builtin.everyone "vMenu.WeaponOptions.HackingDevice" allow # mp2023_02 dlc (3095)

####################################
# WEAPON LOADOUTS MENU #
Expand Down

0 comments on commit c2e3052

Please sign in to comment.