mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 14:16:06 +02:00
[whoison] Disable frequent log message
- For MinetestForFun/server-minetestforfun#395
This commit is contained in:
@ -18,7 +18,6 @@ function whoison.createFile(loopit)
|
||||
file:write( datastring )
|
||||
end
|
||||
file:close()
|
||||
minetest.log("action","Updated online player file")
|
||||
if ( loopit == true ) then
|
||||
minetest.after(300,whoison.createFile,true)
|
||||
end
|
||||
|
Reference in New Issue
Block a user