Skip to content

Releases: Auto-Tournament/cs2-plugin

MatchZy v1.4.34

Choose a tag to compare

@github-actions github-actions released this 22 Sep 13:49

Changelog

  • chore(diagnostics): map-change crash breadcrumbs; stop practice timers on map change (#28)
  • fix(maps): admin map commands work on workshop maps (#27)
  • fix(ready): count players who ready up but were missing from the player map (#26)
  • fix: correct cvar help text and config defaults (#25)
  • README: repo is now Auto-Tournament/cs2-plugin
  • Rename to Auto Tournament CS2 (formerly MatchZy Enhanced)
  • docs: drop the AI logo note (it lives once in the org profile)

Installation

  1. Download MatchZy-1.4.34.zip
  2. Extract the contents to your CS2 server game/csgo/ directory
    • The zip contains the proper folder structure (addons/ and cfg/)
  3. Restart your server

Requirements

  • CounterStrikeSharp (latest version)
  • CS2 Dedicated Server

Configuration

Config files are located in csgo/cfg/MatchZy/:

  • config.cfg - Main plugin configuration
  • admins.json - Admin permissions
  • database.json - Database settings
  • live.cfg, warmup.cfg, knife.cfg - Match configs

MatchZy v1.4.33

Choose a tag to compare

@github-actions github-actions released this 21 Sep 16:03

Changelog

  • docs: link Auto Tournament under its new repository name
  • docs: note that the logo is AI-generated
  • Update the icon and wordmark to match Auto Tournament
  • docs: note the move to the Auto-Tournament organisation
  • docs: new icon and wordmark
  • docs(readme): rewrite in plain language, credit upstream up front

Installation

  1. Download MatchZy-1.4.33.zip
  2. Extract the contents to your CS2 server game/csgo/ directory
    • The zip contains the proper folder structure (addons/ and cfg/)
  3. Restart your server

Requirements

  • CounterStrikeSharp (latest version)
  • CS2 Dedicated Server

Configuration

Config files are located in csgo/cfg/MatchZy/:

  • config.cfg - Main plugin configuration
  • admins.json - Admin permissions
  • database.json - Database settings
  • live.cfg, warmup.cfg, knife.cfg - Match configs

MatchZy v1.4.32

Choose a tag to compare

@github-actions github-actions released this 16 Sep 12:55

Changelog

  • fix(match-end): restore mp_match_restart_delay after GOTV extension (#24)

Installation

  1. Download MatchZy-1.4.32.zip
  2. Extract the contents to your CS2 server game/csgo/ directory
    • The zip contains the proper folder structure (addons/ and cfg/)
  3. Restart your server

Requirements

  • CounterStrikeSharp (latest version)
  • CS2 Dedicated Server

Configuration

Config files are located in csgo/cfg/MatchZy/:

  • config.cfg - Main plugin configuration
  • admins.json - Admin permissions
  • database.json - Database settings
  • live.cfg, warmup.cfg, knife.cfg - Match configs

MatchZy v1.4.31

Choose a tag to compare

@github-actions github-actions released this 16 Sep 10:43

Changelog

  • fix(simulation): recover missing sim bots, end warmup on mp_warmup_end, keep first demo after restart (#23)

Installation

  1. Download MatchZy-1.4.31.zip
  2. Extract the contents to your CS2 server game/csgo/ directory
    • The zip contains the proper folder structure (addons/ and cfg/)
  3. Restart your server

Requirements

  • CounterStrikeSharp (latest version)
  • CS2 Dedicated Server

Configuration

Config files are located in csgo/cfg/MatchZy/:

  • config.cfg - Main plugin configuration
  • admins.json - Admin permissions
  • database.json - Database settings
  • live.cfg, warmup.cfg, knife.cfg - Match configs

MatchZy v1.4.30

Choose a tag to compare

@github-actions github-actions released this 16 Sep 10:10

Changelog

  • fix(series): never record a draw in no-draw mode, end series when no maps are left, per-operation DB connections (#22)

Installation

  1. Download MatchZy-1.4.30.zip
  2. Extract the contents to your CS2 server game/csgo/ directory
    • The zip contains the proper folder structure (addons/ and cfg/)
  3. Restart your server

Requirements

  • CounterStrikeSharp (latest version)
  • CS2 Dedicated Server

Configuration

Config files are located in csgo/cfg/MatchZy/:

  • config.cfg - Main plugin configuration
  • admins.json - Admin permissions
  • database.json - Database settings
  • live.cfg, warmup.cfg, knife.cfg - Match configs

MatchZy v1.4.29

Choose a tag to compare

@github-actions github-actions released this 16 Sep 09:19

Changelog

  • fix(status): clear matchzy_tournament_match whenever the server goes idle (#21)

Installation

  1. Download MatchZy-1.4.29.zip
  2. Extract the contents to your CS2 server game/csgo/ directory
    • The zip contains the proper folder structure (addons/ and cfg/)
  3. Restart your server

Requirements

  • CounterStrikeSharp (latest version)
  • CS2 Dedicated Server

Configuration

Config files are located in csgo/cfg/MatchZy/:

  • config.cfg - Main plugin configuration
  • admins.json - Admin permissions
  • database.json - Database settings
  • live.cfg, warmup.cfg, knife.cfg - Match configs

MatchZy v1.4.28

Choose a tag to compare

@github-actions github-actions released this 16 Sep 08:24

Changelog

  • fix(security): redact secrets in logs, console output and chat (#20)
  • fix(bootstrap): debounce fetch after URL/token changes (#19)

Installation

  1. Download MatchZy-1.4.28.zip
  2. Extract the contents to your CS2 server game/csgo/ directory
    • The zip contains the proper folder structure (addons/ and cfg/)
  3. Restart your server

Requirements

  • CounterStrikeSharp (latest version)
  • CS2 Dedicated Server

Configuration

Config files are located in csgo/cfg/MatchZy/:

  • config.cfg - Main plugin configuration
  • admins.json - Admin permissions
  • database.json - Database settings
  • live.cfg, warmup.cfg, knife.cfg - Match configs

MatchZy v1.4.27

Choose a tag to compare

@github-actions github-actions released this 16 Sep 08:05

Changelog

  • fix(db): detect the config scope from the game process's real argv (#18)

Installation

  1. Download MatchZy-1.4.27.zip
  2. Extract the contents to your CS2 server game/csgo/ directory
    • The zip contains the proper folder structure (addons/ and cfg/)
  3. Restart your server

Requirements

  • CounterStrikeSharp (latest version)
  • CS2 Dedicated Server

Configuration

Config files are located in csgo/cfg/MatchZy/:

  • config.cfg - Main plugin configuration
  • admins.json - Admin permissions
  • database.json - Database settings
  • live.cfg, warmup.cfg, knife.cfg - Match configs

MatchZy v1.4.26

Choose a tag to compare

@github-actions github-actions released this 16 Sep 07:27

Changelog

  • fix(db): scope persistent config per server so a shared database works (#17)

Installation

  1. Download MatchZy-1.4.26.zip
  2. Extract the contents to your CS2 server game/csgo/ directory
    • The zip contains the proper folder structure (addons/ and cfg/)
  3. Restart your server

Requirements

  • CounterStrikeSharp (latest version)
  • CS2 Dedicated Server

Configuration

Config files are located in csgo/cfg/MatchZy/:

  • config.cfg - Main plugin configuration
  • admins.json - Admin permissions
  • database.json - Database settings
  • live.cfg, warmup.cfg, knife.cfg - Match configs

MatchZy v1.4.25

Choose a tag to compare

@github-actions github-actions released this 16 Sep 06:48

Changelog

  • fix(simulation): correct tiebreak winners, sim team rosters, timescale and queued loads (#16)

Installation

  1. Download MatchZy-1.4.25.zip
  2. Extract the contents to your CS2 server game/csgo/ directory
    • The zip contains the proper folder structure (addons/ and cfg/)
  3. Restart your server

Requirements

  • CounterStrikeSharp (latest version)
  • CS2 Dedicated Server

Configuration

Config files are located in csgo/cfg/MatchZy/:

  • config.cfg - Main plugin configuration
  • admins.json - Admin permissions
  • database.json - Database settings
  • live.cfg, warmup.cfg, knife.cfg - Match configs