|
преди 4 години | |
---|---|---|
.. | ||
.github | преди 4 години | |
.luacheckrc | преди 4 години | |
README.md | преди 4 години | |
chatcommands.lua | преди 4 години | |
context.lua | преди 4 години | |
flush.lua | преди 4 години | |
functions.lua | преди 4 години | |
hud.lua | преди 4 години | |
init.lua | преди 4 години | |
luacontroller.lua | преди 4 години | |
mod.conf | преди 4 години | |
overrides.lua | преди 4 години | |
privs.lua | преди 4 години | |
whitelist.lua | преди 4 години |
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