Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.56 KB

README.md

File metadata and controls

52 lines (37 loc) · 1.56 KB

🎮 CS2 GiveWeapon

Simple plugin to give weapon easily by command. It has english language, but if you want you can translate it to any language. Tested on Windows, but should work on Linux aswell.

GitHub tag (with filter) Last Commit

Caution

This is WIP.


📦 Installion

  • Install CounterStrike Sharp & Metamod:Source
  • Download the latest release from the releases tab and copy it into the counterstrikesharp plugins folder. The config is generated after the first start of the plugin.

💻 Usage

To edit permission and database settings please edit config file. Located in the folder counterstrikesharp/configs/plugins/cs2giveweapon

You can customize couple of things in config.

Example config:

{
  "AccessFlag": "@css/generic",
  "Command": "css_weapon",
  "DropActiveWeapon": false,
  "ConfigVersion": 1
}

📫 Contact