mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-11 18:40:25 +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 fifo_path = "/home/quentinbd/minetest/worlds/minetestforfun/mt_players_fifo"
|
||||
local fifo_path = "/home/quentinbd/mff/worlds/minetestforfun/mt_players_fifo"
|
||||
|
||||
function players_data()
|
||||
local ps = {}
|
||||
|
Loading…
Reference in New Issue
Block a user