diff --git a/Bukkit-Configuration.md b/Bukkit-Configuration.md index 1a0e9fc..205d2df 100644 --- a/Bukkit-Configuration.md +++ b/Bukkit-Configuration.md @@ -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