# This is the message of the day file for L-Fire CTF.
# Lines that start with an exclamation point
# or an equal sign are special.  Any other line is ignored.
# By convention, the pound sign (#) is used as a comment, 
# but any line not starting with exclamation or equal is ignored
# by the server.
#
# Lines that start with an exclamation point affect the
# text of the following line.  The characters that follow
# the exclamation point are flags:
#    C - Center text
#    * - Highlighted text (green)
#    R - Right align text
#
# By default, text is left aligned.  Note that you can only
# possibly use two flags since center and right are mututally
# exclusive; therefore, only the first two flags after the
# equal are considered.
#
# Any text that is preceded by an equal sign is considered
# text for the message of the day.
#
# This file is only read when the server is first started.
# If you change this file while the server is running, issue
# a "sv loadmotd" command to re-read this file.


!C*
=Welcome To L-FIRE CTF
=
!*
=Features:
=Anti-spam, VWep, team
=balancing, BFG banning,
=highscore lists, quick
=weapon switching.
=
!*
=New Commands:
=LHelp, Time, Ignore.
=
=Type LHELP for more
=extensive help.

# End
