e42407978d
add chat command that changes the rate at which decomposition happens.
3 lines
158 B
Lua
3 lines
158 B
Lua
local modname = minetest.get_current_modname()
|
|
|
|
minetest.register_privilege("control_time", "control the speed at which certain blockgame processes happen.")
|