Simple mod that executes any LUA command if sent as a chat message that starts with "./c ". It does this without disabling achievements like the built-in "/c" command.
Mods introducing new content into the game.
Play it your way.
If you don't want it to crash, you can use Lua's pcall functionality. http://www.lua.org/pil/8.4.html
Thanks, I added this in an update.