Skip to content

swiftly-solution/weapon-restrictor

 
 

Repository files navigation


Swiftly Private Message Logo

Swiftly - Weapon Restrictor Extension
Report Bug Discord Server

Downloads Contributors Issues License


Installation 👀

  1. Download the newest release
  2. Everything is drag & drop, so I think you can do it!

Configuring the plugin 🧐

  • 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

Restriction Modes ⚙️

  • You can choose between two restriction modes, per_team or per_player.

Creating A Pull Request 😃

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

Have ideas/Found bugs? 💡

Join Swiftly Discord Server and send a message in the topic from 📕╎plugins-sharing of this plugin!


Build Requirements

  • 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 VIA PATH FOR WINDOWS)

For Developers


Building Commands

Clone Repository

git clone --recurse-submodules https://github.com/swiftly-solution/weapon-restrictor

Build

./setup.ps1 - Windows
./setup.sh - Linux

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 57.1%
  • Python 37.7%
  • Lua 3.7%
  • Other 1.5%