Skip to content

meekzyr/ZeusOnlyPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Languages