css-spawn-protection – A spawn protection plugin for CSSharp
Requirements CSSharp >= 1.0.43
Requirements CSSharp >= 1.0.43
cs2_WorkshopDefaultMap A CSSharp plugin to set default map after server restart till valve fixes it. Configuration: Place the latest release in your plugins folder and (re)start the server. This is…
CS2-TeleportCommand CS:Sharp Advanced teleport command plugin for Counter-Strike 2 Please be advised, I haven’t tested plugin yet. And this is the first my actual finished plugin that has been released….
CS2_blockradiocommands A CSSharp plugin to block all radio commands. Known bug: player_ping doesn’t seem to get hooked for some reason
An admin for CSSharp Requirements CSSharp >= v126 Configuration Available commands Command Flags Required css_admins no flags required (can be changed in config) css_comms no flags required css_admin_help @css/generic…
CS2-BotSlay CSSharp plugin to slay all bots when the last player dies Requires CSSharp and metamod installed on your server Download the latest release from the releases page Extract the…
Weapon-Spawner Commands: !givew – Give weapons. !givek – Give knife. { “AdminFlag”: “@css/weaponspawner”, “SpawnWeaponPermissionFlag”: “@css/givew”, // Menu weapons “GiveKnifePermissionFlag”: “@css/givek” // Memu knife } __RU__ { “AdminFlag”: “@css/weaponspawner”, “SpawnWeaponPermissionFlag”: “@css/givew”,…
deleteBuyZones A simple CSSharp plugin (Compiled using v78) to delete all buyzones for a map. Installation Install Metamod:Source and CounterStrike Sharp. Download the latest release. Unzip and upload to the…
CS2-ChatManager This CSSharp plugin allows managing CS2 chat messages. [!NOTE] The plugin can partially process commands sent to the chat and allows you to use commands with tags. However, it…
Superhero plugin WIP Build: dotnet build SuperheroPlugin.cs –framework net7.0 Ability creation If you want to add your own abilities. Create a .cs file inside /Abilities folder. Add namespace namespace SuperheroPlugin.Abilities;…