From 2d8087c51ad49632a7f50b8ace4a3c4898657fcb Mon Sep 17 00:00:00 2001 From: Risto Lahtela Date: Thu, 17 Jan 2019 13:46:39 +0200 Subject: [PATCH] Updated Bungee Configuration (markdown) --- Bungee-Configuration.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Bungee-Configuration.md b/Bungee-Configuration.md index ae3502c..67c7199 100644 --- a/Bungee-Configuration.md +++ b/Bungee-Configuration.md @@ -4,6 +4,9 @@ This page is about the **Bungee** *config.yml* file and the various settings it provides. For Bukkit see [[Bukkit Configuration]] +> **4.6.0 has been released, but config settings are not yet up to date.** +> Please be patient as it will take a while to update all config references. + Settings are provided with the Settings Enum class that reads the config. - [Settings class](https://github.com/Rsl1122/Plan-PlayerAnalytics/blob/master/Plan/src/main/java/com/djrapitops/plan/Settings.java)