From d36f18e372ecfc73f96f6131b81047a9d1481fce Mon Sep 17 00:00:00 2001 From: William 'psyFi' Hatcher Date: Sat, 20 Jan 2018 12:28:50 -0600 Subject: [PATCH] Added whitespace to fix formatting. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c29e01f..18e688f 100644 --- a/README.md +++ b/README.md @@ -100,9 +100,13 @@ mode = whitelist ``` ## Migrating to v1.4.0 ProtectionPerms v1.4.0 changed the configuration file, and it must be migrated. The easiest way to do this is to delete the current configuration file. + See (above)[#default-config] for the default configuration file for v1.4.0. + If you set `invert=true` in the current config, change the mode to `blacklist` in the new config. (`mode = blacklist`) + If you never made any changes to the old config file, just delete the old config file. ProtectionPerms will generate a new one for you. + If you have any questions, feel free to open an issue. ## Support Me