Anyone have ideas on a module to synch ignore lists across all of your characters so that you don't have to keep adding the spammers and griefers every time you swap toons?
Database already keeps track of your alts, so would have to add an "ignore" table, and then either read in your ignore list somehow from aoc, then read back the list with commands to add to your ignore list, or alternatively, maybe have a !ignore add <name> command to add an entry, and !ignore del <name> to remove them, and then a !ignore update <alt name or all> to replicate the ignore list for each alt, and an !ignore publish command to output to chat the list with the /ignore command to chat for the currently logged on character?