Updated Flags (markdown)

bloodmc 2021-02-11 22:13:31 -05:00
parent 06a8d6ff79
commit f464f1210c

@ -142,6 +142,7 @@ All Info provided inside () will be one of the examples.
**_The most current list will always be available [here](https://github.com/bloodmc/GriefDefenderAPI/blob/master/src/main/java/com/griefdefender/api/permission/flag/Flags.java)._**
- **block-break** - Use to manage block breaking (Allowing to break a Dirt Block)
- **block-grow** - Use to manage block growth
- **block-modify** - Used to manage block modifications such as ice melting.
- **block-place** - Use to manage block placing (Allowing to place a Dirt Block)
- **block-spread** - Use to manage things spreading from one block to another(Fire spread, vine growth etc)
- **command-execute** - Use to manage execution of commands (Doing /msg inside claim)