mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-21 11:45:19 +01:00
Updated Plot flags (markdown)
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.*
|
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.
|
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
|
### Terminology
|
||||||
#### The following tables contain phrases covering certain stances of plot member inheritance and flag states. We will explain the phrases used below.
|
#### 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.
|
- Player: The player, as in user of the server.
|
||||||
|
Loading…
Reference in New Issue
Block a user