mirror of
https://github.com/bloodmc/GriefDefender.git
synced 2025-02-22 02:51:48 +01:00
Updated Contexts (markdown)
parent
7a79975135
commit
bd70c9113d
@ -34,9 +34,9 @@ Note: When using contexts with commands `/cf`, `/claimoption`, or `flags.conf` y
|
||||
`gd_claim_default` - `default`
|
||||
`gd_claim_override` - `override`
|
||||
So as an example
|
||||
`/cf block-break grass false context[gd_claim_default=global]`
|
||||
`/cf block-break grass false gd_claim_default=global`
|
||||
is the same as
|
||||
`/cf block-break grass false context[default=global]`
|
||||
`/cf block-break grass false default=global`
|
||||
|
||||
However, in LuckPerms it will ALWAYS show up as the actual context key which in this case would be `gd_claim_default`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user