Vidensdatabase

[CS2] Practice and match server [SCRUM, PUGS, NADES, MATCH]

To install MatchZy on a Tideo CS2 server:

  1. Access TideoCP: Log in to the server's TideoCP interface.
  2. Navigate to Mods Section: Go to the CS2 server panel and find the 'Mods' section.
  3. Install MatchZy: Select MatchZy from the list of available mods and initiate the installation.

After installation, you can proceed with the configuration steps previously mentioned, such as adding admins by editing the admins.json file. For more detailed information, you can refer to the MatchZy GitHub page and its configuration documentation.

 

To add admins in MatchZy, a Counter Strike 2 plugin, you should follow these steps:

  1. Locate the Admins File: Navigate to /home/container/game/csgo/addons/counterstrikesharp/configs.

  2. Edit the Admins File: Rename admins_example.json to admins.json.

  3. Get SteamID64: Use a service like steamid.io to find the SteamID64 of the user you wish to add. In the document, this is referred to as "identity".

  4. Update the Admins File: In admins.json, add a new entry using the following format, replacing USERNAME with the admin's username and XXXXX with their SteamID64.

    { "NewAdmin": { "identity": "SteamID64", "flags": [ "@css/root" ] } }
    To add additonal admins, please add another entry like this:
  5. {
    "UsernameXXX": {
    "identity": "SteamID64",
    "flags": [
    "@css/root"
    ]
    },
    "Another admin": {
    "identity": "SteamID64",
    "flags": [
    "@css/config",
    "@css/rcon"
    ]
    }
    }}
  6. Save the Changes: After editing, save the file.

  7. Restart the server

For a detailed guide, visit MatchZy's Configuration page.

 

MatchZy for Counter Strike 2 offers a range of commands for players and admins. After adding an admin, they can access specific admin commands. Here's a formatted overview:

User Commands:

  • .ready / !ready: Mark as ready.
  • .unready: Mark as unready.
  • .pause: Pause match (tactical or normal).
  • .tech: Pause match in freezetime.
  • .unpause: Request to unpause (both teams needed).
  • .stay: Stay on the same side post-knife round.
  • .switch / .swap: Switch sides post-knife round.
  • .stop: Restore round backup (both teams needed).
  • .tac: Start a tactical timeout.

Practice Mode Commands:

  • .spawn <number>: Spawn at a competitive number.
  • .ctspawn <number>, .tspawn <number>: Spawn on CT/T side.
  • .bot, .crouchbot: Add bots.
  • .boost, .crouchboost: Bot boosts.
  • .ct, .t, .spec: Change teams.
  • .fas, .watchme: Spectator mode.
  • .nobots: Remove bots.
  • .clear: Clear smokes and incendiaries.
  • .fastforward: Fast forward time.
  • .noflash: Toggle flashbang immunity.
  • .dryrun: Enable dry-run mode.
  • .god: Enable god mode.
  • .savenade, .loadnade, .deletenade, .importnade, .listnades: Nade lineup management.
  • .break: Break breakable entities.

Admin Commands:

  • .start: Start match.
  • .restart: Restart match.
  • .forcepause / .fp: Force pause match.
  • .forceunpause / .fup: Force unpause match.
  • .restore <round>: Restore a round.
  • .roundknife / .rk: Toggle knife round.
  • .playout: Toggle playout mode.
  • .whitelist: Manage player whitelist.
  • .readyrequired <number>: Set ready players required.
  • .settings: Display current settings.
  • .map <mapname>: Change map.
  • .asay <message>: Admin message.
  • .reload_admins: Reload admin list.
  • .team1 <name>, .team2 <name>: Set team names.
  • .prac, .exitprac: Toggle practice mode.
  • .rcon <command>: Send server command.

For a detailed description and usage of each command, refer to the MatchZy documentation.

 

 

  • 2 Kunder som kunne bruge dette svar

Hjalp dette svar dig?

Relaterede artikler

Counter-Strike: Global Offensive - Generelle informationer

Hos PlugHost har vi per d 1. September opdelt CS:GO hosting i 2 kategorier:       - Standard...