mirror of
https://github.com/bloodmc/GriefDefender.git
synced 2025-02-21 02:41:28 +01:00
Add 'claim` to override context list
parent
851e0a52cc
commit
23326ae9d7
2
Flags.md
2
Flags.md
@ -36,7 +36,7 @@ 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>```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.
|
||||
```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.
|
||||
```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