mirror of
https://github.com/bloodmc/GriefDefender.git
synced 2025-02-21 02:41:28 +01:00
type= doesn't exist anymore AFAIK, changed example to default=
parent
efc00a472b
commit
0d40a7f23a
4
Flags.md
4
Flags.md
@ -131,9 +131,9 @@ Note: Use `interact-block-primary` for left-click
|
||||
### Example 1
|
||||
Disable animal damage in all basic claim's for group `starters`
|
||||
|
||||
GD: `/cfg starters entity-damage animal false context[type=basic]`
|
||||
GD: `/cfg starters entity-damage animal false context[default=basic]`
|
||||
|
||||
LP: `/lp group starters set permission griefdefender.flag.entity-damage.minecraft.animal.* false gd_claim_type=basic`
|
||||
LP: `/lp group starters set permission griefdefender.flag.entity-damage.minecraft.animal.* false gd_claim_default=basic`
|
||||
|
||||
|
||||
## Available Flags
|
||||
|
Loading…
Reference in New Issue
Block a user