Releases: shobhit-pathak/MatchZy
MatchZy v0.3.0-alpha
MatchZy v0.3.0-alpha
What's new?
- Team names can now be configured using
!team1 <teamname>
and!team2 <teamname>
command. The same will be stored in Database and CSV. - If team names are not configured, it will be configured automatically by picking a player's name randomly from both the teams (For example, if there is a player
WD-
, their teamname will be set toteam_WD-
) - Damage report in chat will be shown on round end (similar to Faceit!)
- Chat timer delay can now be configured using
matchzy_chat_messages_timer_delay
. Example:matchzy_chat_messages_timer_delay 12
- Players can be whitelisted by adding their steam64id in
cfg/MatchZy/whitelist.cfg
. Whitelisting is a toggleable feature and can be enabled using.whitelist
. To enable it by default, setmatchzy_whitelist_enabled_default true
incfg/MatchZy/config.cfg
Installation:
There are 2 files attached here, one is the matchzy-0.3.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.3.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)
MatchZy v0.2.0-alpha
MatchZy v0.2.0-alpha
What's new?
- Practice mode added ( with
.bot
,.spawn
,.ctspawn
,.tspawn
,.nobots
and.exitprac
commands!) - Chat prefixes can now be configured using
matchzy_chat_prefix
. Example:matchzy_chat_prefix [{Green}MatchZy{Default}]
(More details related to colors is present in readme andconfig.cfg
) - Added RCON command via chat! Now admins can use
!rcon <command>
in chat to trigger a command to the server! - Fixed some bugs related to Demo recording and match pause when match was restarted using
.restart
Installation:
There are 2 files attached here, one is the matchzy-0.2.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.2.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)
MatchZy v0.1.1-alpha
Update: MatchZy v0.2.0-alpha is released!
Latest Release: https://github.com/shobhit-pathak/MatchZy/releases/
MatchZy v0.1.1-alpha
This is the initial release of MatchZy v0.1.1-alpha
There are 2 files attached here, one is the matchzy-0.1.1.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.1.1-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)
MatchZy v0.1.0-alpha
Update: MatchZy v0.2.0-alpha is released!
Latest Release: https://github.com/shobhit-pathak/MatchZy/releases/
MatchZy v0.1.0-alpha
This is the initial release of MatchZy v0.1.0-alpha
There are 2 files attached here, one is the matchzy-0.1.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.1.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)