A Zeus-only game mode for Counter-Strike 2 using CounterStrikeSharp.
This plugin allows server operators to automatically or manually enable a Zeus-only ruleset on selected maps, with configurable recharge behavior, grenade availability, and map pools.
- ๐ Zeus-only gameplay
- All guns and pistols are disabled
- Players spawn with Kevlar + Helmet + Zeus
- โก Instant (1 second) Zeus recharge (configurable)
- ๐ฃ Optional grenade buying (configurable)
- ๐บ๏ธ Automatic map-based activation
- ๐ฎ Admin commands to enable/disable mode mid-game
- ๐พ Persistent configuration via JSON
- Build or download the latest release.
- Place the plugin folder in:
addons/counterstrikesharp/plugins
All commands can be executed from the server console or by players with the required admin permissions.
Commands that modify server settings require the @css/cvar permission.
Toggle Zeus-only mode for the current match.
- Applies or resets Zeus-only CVARs immediately
- Gameplay changes begin after the current round
- Notifies all active players with a center-screen message
Permission: @css/cvar
Displays all maps currently in the Zeus-only automatic map pool.
- Only valid maps are shown
- Output is sent to the command issuer
Permission: None
Adds a map to the Zeus-only map pool.
- If no map name is provided, the current map is used
- Automatically enables Zeus-only mode if the added map is currently being played
- Changes are saved to the plugin config immediately
Permission: @css/cvar
Removes a map from the Zeus-only automatic map pool.
- If no map name is provided, the current map is used
- Changes are saved to the plugin config immediately
- Does not instantly disable Zeus-only mode if already active
Permission: @css/cvar