Updated Bukkit Configuration (markdown)

Rsl1122 2017-09-25 22:18:17 +03:00
parent 0be1664e26
commit 1a8e418e88
1 changed files with 2 additions and 2 deletions

@ -33,7 +33,7 @@ Setting | Default | Description
Port | 8804 | Port of the Webserver
InternalIP | 0.0.0.0 | Internal InetAddress to start the WebServer on.
ExternalWebServerLinkProtocol | http | Changes the protocol in links given by the commands. SHOULD NOT BE CHANGED IF NOT USING EXTERNAL WEBSERVER.
Security.Certificate | | [[View the tutorial on setting up a SSL Certificate|SSL Certificate (HTTPS) Set-Up]]
Security.SSL-Certificate | | [[View the tutorial on setting up a SSL Certificate|SSL Certificate (HTTPS) Set-Up]]
## Database
Setting | Default | Description
@ -68,7 +68,7 @@ Commands.CombineCommandAliases | true | Combines command aliases to the main com
Setting | Default | Description
-- | -- | --
Formatting.DecimalPoints | '#.##' | How many decimal points should be displayed
Formatting.TimeAmount | | Time amounts are formatted by replacing the placeholders of these settings. If a %zero% is added to Hours, Minutes or Seconds, a zero will be added to single digit numbers, e.g. %zero%%seconds% -> 04. This allows time display of 04:43:23 for example.
Formatting.TimeAmount | | Time amounts are formatted by replacing the placeholders of these settings. If a %zero% is added to Hours, Minutes or Seconds, a zero will be added to single digit numbers, e.g. %zero%%seconds% -> 04. This allows time display of 04:43:23 for example.
## Theme