🚫Weapons Manager & Restriction
⭐ This plugin is private! Can be purchased on our Discord Marketplace.
This plugin is used to manage weapons and restrictions. The plugin contains extensive configuration for each individual weapon. For each weapon there can be different settings for each map, number of players and team, and also all settings are divided into VIP and NonVIP players.
✨ The settings for each weapon include:
All options are optional
Global or Team Restriction
Set weapon restriction
Maximum Purcharses Per Map (Per player or per team)
How many times a weapon can be purchased for a certain map
Price
Set custom weapon price
The price is not adjusted in the Buy menu
Magazine Ammo
How many bullets will be in the magazine
Reserve Ammo
How many bullets will be in the reserve
Damage
Weapon damage modification
Headshot Multiplier
Weapon headshot damage modification
All options are optional, if you don't set them, the default values will always be used (Such as Price, Damage, etc..) Also, you don't need to use MapLimits at all (Or set them only for certain weapons), or you don't need to use Weapons Restrict at all, etc.. Check the configuration examples.
- VIP Flag: @wm/vip
Global and Maps Settings
For each weapon, you can set global settings (That it will work on all maps) or only on certain maps, and how to achieve this?
If you want to set global settings, just put your settings in global.json (
plugins/WeaponManager/weapons_manager/global.json
)If you want to set the settings only on certain maps, just put your settings in MapName.json (
plugins/WeaponManager/weapons_manager/MapName.json
), for example: de_mirage.json
Config Examples
Last updated