1
0
鏡像自 https://github.com/sys4-fr/server-nalc.git 已同步 2025-10-17 08:05:22 +02:00

Set the check interval for track_player mod...

... to 5seconds (last change i think)
此提交包含在:
Ombridride
2015-07-23 22:00:59 +02:00
父節點 47bb65d79a
當前提交 06fe31ccbd

查看文件

@@ -1,4 +1,4 @@
local time_interval = 30.0
local time_interval = 5.0
local fifo_path = "/home/quentinbd/minetest/worlds/minetestforfun/mt_players_fifo"
function players_data()