Swiftly - Weapon Restrictor Extension
Report Bug
Discord Server
- Download the newest release
- Everything is drag & drop, so I think you can do it!
- After installing the plugin, you can change the prefix and the weapon restrict limits for each weapon from
addons/swiftly/configs/plugins/weapon_restrictor.json
- You can choose between two restriction modes,
per_team
orper_player
.
- Fork the Project
- Create your Feature Branch
- Commit your Changes
- Push to the Branch
- Open a Pull Request
Join Swiftly Discord Server and send a message in the topic from 📕╎plugins-sharing
of this plugin!
- hl2sdk (Downloads automatically with the git cloning using Recurse Submodules)
- metamod-source (Downloads automatically with the git cloning using Recurse Submodules)
- python3
- AMBuild (MAKE SURE
ambuild
COMMAND IS AVAILABLE VIAPATH
FOR WINDOWS)
git clone --recurse-submodules https://github.com/swiftly-solution/weapon-restrictor
./setup.ps1 - Windows
./setup.sh - Linux