MatchZy v0.4.3-alpha
What's New?
-
A full implementation of CSSharp's admin system!
You can now fine-tune admin permissions as per your requirement
Flag-wise permissions:@css/root: Grants access to all admin commands@css/config: Grants access to config related admin commands@custom/prac: Grants access to practice related admin commands@css/map: Grants access to change map and toggle practice mode@css/rcon: Grants access to trigger RCON commands using!rcon <command>@css/chat: Grants access to send admin chat messages using!asay <message>
-
Added
.forcepauseand.forceunpausecommands for admins so that they can use.pauseand.unpauseas a player while playing (Use.fpand.fupfor shorter commands) -
Added
.playoutcommands to toggle Playout! (If playout is enabled, all rounds would be played irrespective of winner. Useful in scrims!). Also addedmatchzy_playout_enabled_defaultcommand to enable/disable playout by default. Default:matchzy_playout_enabled_default false -
Added
matchzy_admin_chat_prefixcommand to configure admin chat prefix when using.asay <message>. Default:matchzy_admin_chat_prefix [{Red}ADMIN{Default}] -
Added
.helpcommand to list all the available commands during that match phase -
Rounded off blind duration in practice mode to 2 decimal places.
-
Added damage report for bot in practice mode (for every hit, similar to Get5 practice mode)
-
Fixed CSTV bot getting kicked on adding a bot in practice server
-
Improvements in handling saved nades (now JSON structure is used to manage saved nades, thanks to @deafps!)
-
Removed "Welcome to the server" message on joining the server
Installation:
There are 2 files attached here, one is the matchzy-0.4.3.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.43-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)