hi, on a mysql based bulletin board i have a table bb1_users with a lot of fields, three of them are "ismod" "issupermod" "isadmin" my eggdrop should autovoice peoples on join who are ismod = 1 and autoop peoples who are isadmin = 1 issupermod = 1 and the nicknames must...