Just did the first commit in around a month. I believe I have fixed the notification system, but it will require some more testing.
Nullable and I had a little discussion a bit ago and we talked over the new gamemode system. It doesn't allow for frameworks and administration scripts (anything custom really), so I'm going to spend my bits of free time working on an extension to the gamemode system. Gamemode Glass will allow you to select additional add-ons to be loaded along with the gamemode, and allows scripts to define themselves as framework. Frameworks will have framework.cs executed when the server loads. Of course, this will require the gamemode to include a file, but I hope to make this useful enough that it becomes standard to use.
Edit: Nope.