BZFlag Server Plugin: customflagsample
================================================================================

This is a simple sample plugin for showing how to use custom flags.  It adds a
flag called "Custom Flag" with the flag abbreviation "CF".  This custom flag
just sends message to all users when it is picked up, dropped, and stolen, and
when a player shoots or is shot with this flag.


Loading the plugin
--------------------------------------------------------------------------------

This plugin takes no optional arguments, so load it with:

  -loadplugin customflagsample
