Latest push: - Finally put ads back up. [quote=@ZayZe] [@Mahz]Is the etherpad implementation still being developed? I haven't heard anything about it for a while... :( [/quote] I made really good progress, I built most of it, and I found out that the feature is possible and should integrate nicely. The hard part about Etherpad is that it runs on its own server and the guild's forum server will have to talk to it. Once I add an Etherpad server to the guild's deploy system (a system that is currently very simple), it's going to add a lot of operational complexity. More of my free-time will be spent on Etherpad maintenance and performance issues, and I'll have less time for other guild features. In other words, it will irreversibly introduce a lot of complexity for a feature that only a few people really care about, so I'm not in a critical rush. I hope you understand. It's still a feature I will implement, and I proved to myself that it's possible, it's just not a good time for it at this moment. :sun Also, since scaling websockets (the tech Etherpad uses) is not something I have much experience with, I may implement a similar but simpler project so I can practice. I was thinking of building a quick chat system for the forum on a weekend and ensure that I can get that to scale to the guild's activity levels.