[quote=@Kirra] [@Mahz] I've noticed that people on invisible mode is listed on who is viewing the page. By any chance can we update it to listing a number of those that are invisible such as the guest count and taking down the names? It takes away the purpose of the invisible mode. [/quote] Oh, I see the bug. I forgot that I call it "ghost mode", so the code was checking user.is_hidden instead of user.is_ghost. :lol I'll fix that in a sec. Edit: Fixed, though it will take invisible users 15 minutes to expire from the list. :btw As an example of a cool custom feature that I can code, I noticed that EtherPad ([url]http://etherpad.org/[/url]) is simply an open-source javascript library. I was playing with its API and it would be pretty straightforward to, say, let a GM enable an "EtherPad" tab with an embedded, collaborative EtherPad document that gets saved/loaded from the guild database. [img]https://dl.dropboxusercontent.com/spa/quq37nq1583x0lf/5mu-jzse.png[/img] First-class EtherPad integration would be pretty fun.