library for custom commands
Commander is a library for writing custom commands in Lua.
Deregisters any command registered with name
name
Register a command with name that runs cb when ran
cb