mtimer/system
Dirk Sohler 43c633732e implement base functionality for chat commands
Chat commands alwys start with `/mtimer` and then the player defines
what action to perform and adds a payload.

    /mtimer help
    /mtimer show
    /mtimer set setting value

Issue: https://github.com/dsohler/mtimer/issues/1
2017-07-29 21:19:05 +02:00
..
chat_commands.lua implement base functionality for chat commands 2017-07-29 21:19:05 +02:00
get_options.lua outsource config loading 2017-07-28 18:59:33 +02:00
timer_function.lua switch to player based configuration 2017-07-29 16:36:07 +02:00