mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-22 02:25:34 +01:00
Updated Bungee Configuration (markdown)
parent
272916d86b
commit
b1f93180dd
@ -9,7 +9,7 @@ Settings are provided with the Settings Enum class that reads the config.
|
||||
|
||||
Most of the Bungee settings affect the state of Plan on Bukkit servers connected to it. If you want to set these settings individually for Bukkit servers set `Bungee-Override.CopyBungeeSettings` to `false` on the Bukkit server.
|
||||
|
||||
Page Version: **4.1.7**
|
||||
Page Version: **4.2.0**
|
||||
|
||||
# Settings
|
||||
|
||||
@ -78,6 +78,7 @@ Export.Enabled | false | Bungee | See [[External WebServer Use]] for more inform
|
||||
## Data
|
||||
Setting | Default | Affects | Description
|
||||
-- | -- | -- | --
|
||||
AFKThresholdMinutes | 3 | Bukkit | Time the player has to be still before the stand-still time is added to the afk time when they move again.
|
||||
Commands.LogUnknownCommands | false | Bukkit | Log commands that are not registered, e.g. /bremobmreb
|
||||
Commands.CombineCommandAliases | true | Bukkit | Combines command aliases to the main command, e.g. /i to /give
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user