|
4 years ago | |
---|---|---|
.. | ||
.github | 4 years ago | |
.luacheckrc | 4 years ago | |
README.md | 4 years ago | |
chatcommands.lua | 4 years ago | |
context.lua | 4 years ago | |
flush.lua | 4 years ago | |
functions.lua | 4 years ago | |
hud.lua | 4 years ago | |
init.lua | 4 years ago | |
luacontroller.lua | 4 years ago | |
mod.conf | 4 years ago | |
overrides.lua | 4 years ago | |
privs.lua | 4 years ago | |
whitelist.lua | 4 years ago |
Allows to throttle mesecons activity per mapblock
There is a cpu quota for every mapblock, if that quota is used up the mesecons contraptions will be slowed down for that mapblock
The current mapblock-stats can be viewed with /mesecons_hud on
All of these commands require the mesecons_debug
privilege.
/mesecons_hud [on|off]
enables or disables the hud/mesecons_flush
Flushes the action queue/mesecons_enable
Enable the mesecons queue/mesecons_disable
Disables the mesecons queue/mesecons_stats
shows some mesecons stats for the current position/mesecons_whitelist_get
shows the list of whitelisted mapblocks/mesecons_whitelist_add
adds the current mapblock to the whitelist/mesecons_whitelist_remove
removes the current mapblock from the whitelist