Skip to content

a2Labs-cc/SW2-FreeArmor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[SwiftlyS2] FreeArmor


Made by aga

Overview

FreeArmor gives players free armor on spawn during non-pistol rounds.

  • Pistol rounds: 0 armor, no helmet
  • Other rounds: 100 armor + helmet

Support

Need help or have questions? Join our Discord server:

Discord

Download Shortcuts

  • 📦  Download Latest Plugin VersionClick Here
  • ⚙️  Download Latest SwiftlyS2 VersionClick Here

Installation

  1. Download/build the plugin (publish output lands in build/publish/FreeArmor/).
  2. Copy the published plugin folder to your server:
.../game/csgo/addons/swiftlys2/plugins/FreeArmor/
  1. Ensure the resources/ folder (translations, gamedata) is alongside the DLL.
  2. Start/restart the server.

Configuration

The plugin uses SwiftlyS2's JSON config system.

  • File name: config.jsonc
  • Section: FreeArmor

On first run the config is created automatically.

Key Configuration Options

  • Enabled: Master on/off switch (default: true)
  • AccessFlag: Permission required to receive armor.
    • "" (empty): everyone gets armor
    • "vip" (example): only players with that permission get armor

CVars

  • freearmor_enabled <0|1>: Enable/disable FreeArmor globally at runtime.

Examples:

freearmor_enabled 0
freearmor_enabled 1

Building

dotnet build

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages