Page 1 of 1

Weapon Spawner 2.0f

Posted: Wed Feb 25, 2026 12:16 am
by greenie
You can change the flags in config.json (the plugin will create the config automatically after the first launch)
JSON:
__EN__

{
"AdminFlag": "@css/weaponspawner",
"SpawnWeaponPermissionFlag": "@css/givew", // Menu weapons
"GiveKnifePermissionFlag": "@css/givek" // Memu knife
}

__RU__

{
"AdminFlag": "@css/weaponspawner", // Общий флаг плагина (По сути не нужен)
"SpawnWeaponPermissionFlag": "@css/givew", // Выдает доступ к меню оружия
"GiveKnifePermissionFlag": "@css/givek" // Выдает доступ к меню ножей
}
Image



Requirements
CounterStrikeSharp
Metamod
Teams
!givew - Give yourself a weapon.
!givek - Give yourself a knife.
Installation
Plugins/Weapon Spawner

https://hlmod.net/resources/weapon-spaw ... 8/download