Welcome to: %CVAR=hostname%
Currently, there are %PLAYERS% players on %MAP%.

This plugin, plugin_sank_consgreet lets you completely customize
what a player sees when they log onto your server.  Since most are
stuck waiting to connect, they have no choice but to read what you
write to them in this file.

Please note that mp_friendlyfire is set to %CVAR=mp_friendlyfire%!!


##############################################################
# Lines starting with either a '#' or a '//' are ignored
# Here they all are:
# ==================
# User:         %USER%
# IP:           %IP%
# Map:          %MAP%
# Nextmap:      %NEXTMAP%
# Players:      %PLAYERS%
# Max Players:  %MAXPLAYERS%
# Team 0 Count: %TEAM=0%
# Team 1 Count: %TEAM=1%
# Team 2 Count: %TEAM=2%
# Team 3 Count: %TEAM=3%
# Month:        %MONTH%
# Date:         %DATE%
# Day:          %DAY%
# Time:         %TIME%
# Year:         %YEAR%
# Timeinto:     %TIMEINTO%
# Timeleft:     %TIMELEFT%
# Hostname:     %CVAR=hostname%
# Friendlyfire: %CVAR=mp_friendlyfire%
# mp_c4timer:   %CVAR=mp_c4timer%
#
# You can put any cvar after CVAR= to print it's value!
##############################################################