Add maxofflinetime setting - age out for offline player markers

This commit is contained in:
Mike Primm 2012-02-11 19:21:15 -06:00
parent c7b709fd75
commit 9be7c4d7ef
1 changed files with 2 additions and 1 deletions

View File

@ -71,12 +71,13 @@ components:
showspawn: true
spawnicon: world
spawnlabel: "Spawn"
# (optional) layer for showing offline player's positions
# (optional) layer for showing offline player's positions (for 'maxofflinetime' minutes after logoff)
showofflineplayers: false
offlinelabel: "Offline"
offlineicon: offlineuser
offlinehidebydefault: true
offlineminzoom: 0
maxofflinetime: 30
# (optional) layer for showing player's spawn beds
showspawnbeds: false
spawnbedlabel: "Spawn Beds"