Simple mod that executes any LUA command if sent as a chat message that starts with ./c
, without disabling achievements. Example: ./c game.player.insert{name="iron-plate", count=100}
Very basic, not tested with complex operations and with MP. Has built-in error handling (thanks @zomis), but I would still save before doing complex stuff to be safe.