docs.sivert.io
Operators

Configuration

Key convars and config files for tournament integration.

MatchZy configuration lives in a few places:

  • ConVars (matchzy_*)
  • Config files under cfg/MatchZy/
  • JSON match configs loaded from a URL (typically MatchZy Auto Tournament)

If you’re integrating MatchZy with MatchZy Auto Tournament, start here:

Most important pages

Key integration settings (quick list)

  • matchzy_loadmatch_url: loads a match JSON config from a URL.
  • matchzy_remote_log_url: where MatchZy sends event webhooks (with optional header key/value).
  • matchzy_report_endpoint (optional): where MatchZy uploads match reports.
  • matchzy_demo_upload_url (optional): where MatchZy uploads demos.

How is this guide?

Last updated on

On this page