mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-26 01:30:29 +01:00
Debug the [track_player] mod
Since the new Hunger game server, we have two folders : /mff/ and /mff-hg/, not /minetest/ !
This commit is contained in:
parent
d1cf576e35
commit
ded8aa878e
@ -1,5 +1,5 @@
|
|||||||
local time_interval = 5.0
|
local time_interval = 5.0
|
||||||
local fifo_path = "/home/quentinbd/minetest/worlds/minetestforfun/mt_players_fifo"
|
local fifo_path = "/home/quentinbd/mff/worlds/minetestforfun/mt_players_fifo"
|
||||||
|
|
||||||
function players_data()
|
function players_data()
|
||||||
local ps = {}
|
local ps = {}
|
||||||
|
Loading…
Reference in New Issue
Block a user