diff --git a/src/main/resources/configuration.txt b/src/main/resources/configuration.txt index b6eaea1e..32beb6f1 100644 --- a/src/main/resources/configuration.txt +++ b/src/main/resources/configuration.txt @@ -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"