#. Use a different mapcycle file for each day of the week.
This plugin will change the active mapcycle file depending on the
day-of-the-week (DOTW).
admin_dotw < on|1 > | < off|0 >
Enable/disable DOTW mapcycle processing.
admin_dotw_days < sun monday tue ... >
Set / get which days to process.
admin_mapfile < file name >
Set / get the active mapcycle file.
Note: You must create a mapcycle file for each specific day to be
processed. Valid mapcycle files are text files containing map names
(just like mapcycle.txt), starting with "mapcycle" and ending in a 3-letter
extension corresponding to the day-of-the-week. Ex. mapcycle.tue.
At every map change, if plugin_dotw sees that the current day of the
week is to be processed then that mapcycle file is activated. Otherwise,
the default "mapcycle.txt" is enabled.
-[ Sloth ]-