docs.sivert.io
Reference

Center notifications

Center-screen HTML notifications for tournament UX.

MatchZy Enhanced can display important match events in the center of players' screens.

Enable

matchzy_center_html_notifications "1"  // 1 = enabled (default), 0 = disabled

Disable per match (via JSON)

{
  "cvars": {
    "matchzy_center_html_notifications": 0
  }
}

How is this guide?

Last updated on

On this page