mirror of
https://github.com/bloodmc/GriefDefender.git
synced 2025-02-21 02:41:28 +01:00
Updated Flags (markdown)
parent
7ea8d99b3f
commit
66179d3bf6
4
Flags.md
4
Flags.md
@ -35,8 +35,8 @@ Note: Flag commands are just wrappers around LuckPerm's API. Everything set via
|
||||
|
||||
Context | Value | Description |
|
||||
-------------------------------------------------|---------------|--------------|
|
||||
```default``` | ```admin```<br>```basic```<br>```subdivision```<br>```town```<br>```wilderness``` | Applies flag as a default to all claims of type specified. <br />Note: Use `global` as value to apply to all types.
|
||||
```override``` | ```admin```<br>```basic```<br>```claim```<br>```subdivision```<br>```town```<br>```wilderness``` | Applies flag as an override to all claims of type specified. <br />Note: Use `global` as value to apply to all types.
|
||||
```default``` | ```admin```<br>```basic```<br>```subdivision```<br>```town```<br>```wilderness``` | Applies flag as a default to all claims of type specified. <br />Note: Use `global` as value to apply to all types except wildernress.
|
||||
```override``` | ```admin```<br>```basic```<br>```claim```<br>```subdivision```<br>```town```<br>```wilderness``` | Applies flag as an override to all claims of type specified. <br />Note: Use `global` as value to apply to all types except wilderness.
|
||||
```source``` | `<source_id>` | Applies flag to a specific specific source. <br />Example: `minecraft:creeper`
|
||||
```state``` | `<state>` | Applies flag to a specific specific block state. <br />Example: `powered:true` <br /> See https://minecraft.gamepedia.com/Block_states for a list of all vanilla block states.
|
||||
```used_item``` | `<item_id>` | Applies flag to a specific specific used item. <br />Example: `minecraft:diamond_sword`
|
||||
|
Loading…
Reference in New Issue
Block a user