Skip to content

Commit

Permalink
Added whitespace to fix formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
williamhatcher authored Jan 20, 2018
1 parent d36f18e commit 8c50df8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8c50df8

Please sign in to comment.