From 8c50df802973770602bb9586a85819070def1d96 Mon Sep 17 00:00:00 2001 From: William 'psyFi' Hatcher Date: Sat, 20 Jan 2018 12:30:44 -0600 Subject: [PATCH] Added whitespace to fix formatting. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 18e688f..479adb1 100644 --- a/README.md +++ b/README.md @@ -85,8 +85,11 @@ When creating your permission nodes you may run into situations where you have c ## Inverting Permissions ProtectionPerms runs in "whitelist" mode, where players cannot perform any actions that have not been granted to them. You can change this behavior by changing the mode in the config file at `~/config/ProtectionPerms.conf`. + **Whitelist mode prevents players from performing any action unless the according permission node is granted to them.** + **Blacklist mode allows players to perform all actions, unless the according permission node is granted.** + ### Default Config ``` # ProtectionPerms