Updated Bukkit Configuration (markdown)

Rsl1122 2018-04-12 08:17:16 +03:00
parent 916be15845
commit 2704b1bf31
1 changed files with 3 additions and 2 deletions

@ -1,7 +1,7 @@
![Plan Header](https://puu.sh/vQyow.jpg)
# Bukkit Configuration
# Bukkit/Sponge Configuration
This page is about the **Bukkit** *config.yml* file and the various settings it provides.
This page is about the **Bukkit/Sponge** *config.yml* file and the various settings it provides.
For Bungee see [[Bungee Configuration]]
Settings are provided with the Settings Enum class that reads the config.
@ -69,6 +69,7 @@ Setting | Default | Description
AFKThresholdMinutes | 3 | 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 | Log commands that are not registered, e.g. /bremobmreb
Commands.CombineCommandAliases | true | Combines command aliases to the main command, e.g. /i to /give
Geolocations (Sponge only) | false | Enable Geolocation gathering
## Customization
Setting | Default | Description