// Monster Manager v 1.0 // Written by BuzzKill 12/17/2002 // Manages voting for Botman's Monster Plugin // EMAIL:buzzkill@digitalwidget.net // Support at http://100acrebbath.proboards12.com/ // 100-Acre Bloodbath TFC Server -- 66.51.85.240:27016 * VERY BRIEF OVERVIEW * AdminMod plugin to manage voting for Botman's Monster plugin. Voting will occur at the prescribed time. If monsters are on, vote will be to turn them off, and vice versa. Monsters will not disappear immediately, but will instead not be respawned upon their death. * COMMANDS * All admin commands require 256 (admin_ban) access. admin_mstrmgr_timer : sets how often a vote occurs (default 600 seconds) admin_mstrmgr_add : sets percent vote required for add monsters to pass (default 50%) admin_mstrmgr_rem : sets percent vote required for remove monsters to pass (default 50%) admin_mstrmgr_spawn : turns monster spawn on or off immediately