Enable [amc] and [track_players] for webmapper

master
Dorian Wouters 2015-12-17 13:52:22 +01:00
parent a33651b8ab
commit 300e3c8cd8
2 changed files with 6 additions and 3 deletions

View File

@ -1,5 +1,5 @@
local time_interval = 5.0
local fifo_path = "/home/quentinbd/mff/worlds/minetestforfun/mt_players_fifo"
local fifo_path = "/home/quentinbd/mff-creative/worlds/minetestforfun-creative/mt_players_fifo"
function players_data()
local ps = {}

View File

@ -1,5 +1,8 @@
gameid = minetestforfun_creative
backend = sqlite3
backend = redis
redis_hash = IGNORED
redis_address = localhost
redis_port = 6381
load_mod_3dmushrooms = true
load_mod__misc = true
@ -123,7 +126,7 @@ load_mod_spawn = true
load_mod_sponge = true
load_mod_stained_glass = true
load_mod_stairsshine = true
load_mod_track_players = false
load_mod_track_players = true
load_mod_trunks = true
load_mod_u_skins = true
load_mod_unified_inventory = true