Skip to content

Commit

Permalink
v0.7.1 | feat: coach advancements, translations, everyone can be admin
Browse files Browse the repository at this point in the history
  • Loading branch information
shobhit-pathak committed Mar 31, 2024
1 parent 1b3d026 commit 0c9e15a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions documentation/docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,9 @@ Example: `matchzy_demo_upload_url "https://your-website.com/upload-endpoint"` <b
####`matchzy_max_saved_last_grenades`
: Maximum number of grenade history that may be saved per-map, per-client. Set to 0 to disable the limit and allow unlimited grenades to be stored.<br>**`Default: 512`**

####`matchzy_everyone_is_admin`
: If set to true, everyone will be granted admin permissions for MatchZy.<br>**`Default: false`**

### Configuring Warmup/Knife/Live/Prac CFGs
Again, inside `csgo/cfg/MatchZy`, files named `warmup.cfg`, `knife.cfg`, `live.cfg` and `prac.cfg` should be present. These configs are executed when Warmup, Knife, Live and Practice Mode is started respectively.

Expand Down

0 comments on commit 0c9e15a

Please sign in to comment.