mirror of
https://github.com/arsdragonfly/random_messages.git
synced 2025-01-09 09:20:26 +01:00
commit
bb61f68038
2
init.lua
2
init.lua
@ -34,7 +34,7 @@ end
|
|||||||
|
|
||||||
function random_messages.initialize() --Set the interval in minetest.conf.
|
function random_messages.initialize() --Set the interval in minetest.conf.
|
||||||
minetest.settings:set("random_messages_interval",120)
|
minetest.settings:set("random_messages_interval",120)
|
||||||
minetest.settings:save();
|
minetest.settings:write();
|
||||||
return 120
|
return 120
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user