| DB Backup Script: This set of scripts automatically back up the MOO's checkpoint dbs whenever the server completes a checkpoint. |
| Expat binding for LambdaMOO Server: A binding of expat to the LambdaMOO Server. It provides two new functions which accept an XML document in a string, parse it using expat, and return a LIST data structure representing the parsed XML. |
| File I/O: Adds several wizard-only functions for manipulating files from inside the MOO, only allowing access to a directory under the server's current directory. |
| File Utility Package: Provides access to files from MOO code. FUP also provides file searching capabilities and the ability to run external programs from MOO code. |
| Martian's MOO Extensions: Built-in functions replacing various often used core verbs and providing an interface to QDBM and ZLib functions. |
| MOO-1.8.1wl: This patch enables UNIX servers with windows created database compatibility, solving the problem with passwords. |
| pAS9: Provides backspace support for certain telnet clients which handle backspace in a non-standard way. |
| WAIF Server Patch: Adds WAIF objects, which are stripped objects that cannot have descendants and lack most of the built-in properties that normal objects have. |