Updated Plot flags (markdown)

NotMyFault 2020-02-20 23:38:17 +01:00
parent 5aabcda3c5
commit 73703a51d6

@ -55,6 +55,9 @@ Or assign [`plots.permpack.basicflags`](https://github.com/IntellectualSites/Plo
Flag specific permission: `plots.set.flag.<name>.*`, e.g. plots.set.flag.fly.*
The asterisk covers the values of the flag, if it's a boolean flag you cover `true` and `false`, if it's a Long flag you cover all positive numbers and so on. Make sure to decide whether you need it or not.
### Tags
### Certain flags like `use`, `break`, etc. allow the usage of Tags to scope up categories of items. Read more about it [here](https://github.com/IntellectualSites/PlotSquared/wiki/Vanilla-Tags).
### Terminology
#### The following tables contain phrases covering certain stances of plot member inheritance and flag states. We will explain the phrases used below.
- Player: The player, as in user of the server.