I'm slowly rewriting my h0tstuff script into something more manageable / extendable. Figured I would share my progress. I'm not running this on my server yet.
Right now it is basic plugin framework and a couple example modules; Welcome Message and Motd.
Suggestions appreciated.
https://github.com/Clarkmania/rising-world-h0tmod
Supports run-time hooking of events, commands, and timers. Will be adding an admin module next for enabling and disabling modules on the fly.