vasyahuyasa / remod-sauerbraten

Lightweight mod of sauerbraten server
27 stars 15 forks source link

Add optional reason for mute command #20

Closed terencode closed 9 years ago

terencode commented 9 years ago

Add an optional third argument which will be the reason of the mute. Example : #mute 0 bad language will display "unnamed(0) has been muted (reason : bad language)"

terencode commented 9 years ago

It can be done by cubescript with a modification of messages.cfg and cmd_mute.cfg.