mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-05 18:10:26 +01:00
Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server
This commit is contained in:
commit
8920797d80
|
@ -110,9 +110,7 @@ minetest.register_chatcommand("timeonline",{
|
|||
minetest.chat_send_player(name,"Usage is /timeonline <name>")
|
||||
end
|
||||
end
|
||||
}
|
||||
)
|
||||
|
||||
})
|
||||
|
||||
function breakdowntime(t)
|
||||
local eng = {"Seconds","Minutes","Hours","Days","Weeks","Months","Years"}
|
||||
|
|
Loading…
Reference in New Issue
Block a user