if($class=~/Druid|Magician|Wizard|Necromancer|Shaman|Cleric|Enchanter/i) { plugin::Whisper("Begone! I will not help a $class!"); return; }