MatchZy v0.4.0-alpha
shobhit-pathak
released this
17 Nov 17:22
·
317 commits
to main
since this release
MatchZy v0.4.0-alpha
What's new?
- Coach system!
.coach <side>
Starts coaching the specified side. Example:.coach t
to start coaching terrorist side! - MySQL Database is now supported! Now same DB can be used with multiple servers! Configure
csgo/cfg/MatchZy/database.json
according to your need! .spawn
command now uses competitive spawns!- Many commands added in Practice mode:
.clear
,.fastforward
,.god
,.savenade <name> <optional description>
,.loadnade <name>
,.deletenade <name>
,.importnade <code>
,.listnades <optional filter>
(Refer to Readme for their descriptions!) - Added text message for showing blind duration by a flashbang in practice session!
- Damage report will now be shown for every opponent player (even if damage is not dealt!)
Installation:
There are 2 files attached here, one is the matchzy-0.4.0.zip
which only contains the MatchZy plugin files. Extract its contents in csgo/ directory of the server. (Prerequisite: Metamod and CounterStrikeSharp should be already installed on the server)
Second one is matchzy-0.4.0-with-cssharp.zip
which contains MatchZy plugin file as well as CounterStrikeSharp plugin files so that you don't have to install CounterStrikeSharp separately. Simply extract its contents in csgo/ directory of the server. (Prerequisite: Metamod should be already installed on the server, rest CounterStrikeSharp and MatchZy will be installed once you extract the contents) (RECOMMENDED FOR FIRST TIME INSTALLERS)