Updated Bungee Configuration (markdown)

Risto Lahtela 2019-03-10 14:18:57 +02:00
parent 124293b240
commit e0d4a610d8

@ -6,7 +6,7 @@ For Bukkit see [[Bukkit Configuration]]
- [Default Config](https://github.com/Rsl1122/Plan-PlayerAnalytics/blob/master/Plan/common/src/main/resources/bungeeconfig.yml)
Page version: **4.6.0**
Page version: **4.7.2**
# Settings
@ -67,6 +67,7 @@ Setting | Default (Unit) | Description
Use_server_timezone | true | Attempt to use Server TimeZone everywhere. Depends on JVM Time, which is determined when server is started
Delays.Ping_server_enable_delay | 300 (SECONDS) | Delay from server start before Ping is started to be gathered.
Delays.Ping_player_join_delay | 30 (SECONDS) | Delay from player login before Ping is started to be gathered.
Delays.Wait_for_DB_Transactions_on_disable | 20 (SECONDS) | Maximum time to wait until unfinished transactions are executed when database closes.
Thresholds.AFK_threshold | 3 (MINUTES) | Idle time before Plan considers a player afk
Thresholds.Activity_index.Login_threshold | 2 | Sessions/Week required to be considered Active by Activity Index
Thresholds.Activity_index.Playtime_threshold | 30 (MINUTES) | Playtime/Week to be considered Active by Activity Index
@ -141,6 +142,7 @@ Setting | Default
HTML_Export_path | Analysis Results
JSON_Export_path | Raw JSON
Parts.`<any>` | false
Export_player_on_login_and_logout | Exports Player's html and json on login/logout based on `Parts` settings
## Plugins