ZE

ZeusOnlyPlugin

by meekzyr02counterstrikesharp
counterstrikesharpcounterstrikesharp-plugin

Zeus-Only Mode (CounterStrikeSharp Plugin)

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.


✨ Features

  • 🔌 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

📦 Installation

  1. Build or download the latest release.
  2. Place the plugin folder in: addons/counterstrikesharp/plugins

🎮 Commands

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.


🔌 Enable / Disable Zeus-Only Mode

zo_enable / zo_disable

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


🗺️ Map Pool Management

zo_viewpool

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


zo_addmap [mapname]

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


zo_removemap [mapname]

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

ZeusOnlyPlugin - CS2 Plugin | sourcemods.info