Simple, probably bad library to register terminal commands.
Use Commands.RegisterCommand and pass in the word that you want to trigger the command, the text to return when it is executed, the name of the terminal event (if you don't want to use this, just input an empty string), and your terminal instance.
I don't like having something that could be separated and reused incorporated in a mod.