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)