|
před 4 roky | |
---|---|---|
.. | ||
.github | před 4 roky | |
.luacheckrc | před 4 roky | |
README.md | před 4 roky | |
chatcommands.lua | před 4 roky | |
context.lua | před 4 roky | |
flush.lua | před 4 roky | |
functions.lua | před 4 roky | |
hud.lua | před 4 roky | |
init.lua | před 4 roky | |
luacontroller.lua | před 4 roky | |
mod.conf | před 4 roky | |
overrides.lua | před 4 roky | |
privs.lua | před 4 roky | |
whitelist.lua | před 4 roky |
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