mirror of
https://github.com/LuckPerms/LuckPerms.git
synced 2024-12-28 20:17:55 +01:00
fix typo
This commit is contained in:
parent
3314e94a9a
commit
a3737d4f35
@ -71,7 +71,7 @@ temporary-add-behaviour: deny
|
||||
# Available Options:
|
||||
# -> stored use the value stored against the users record in the file/database
|
||||
# -> parents-by-weight just use the users most highly weighted parent
|
||||
# -> all-parents-by-weight same as above, but calculates based upon all parents inherits from both directly and indirectly
|
||||
# -> all-parents-by-weight same as above, but calculates based upon all parents inherited from both directly and indirectly
|
||||
primary-group-calculation: stored
|
||||
|
||||
|
||||
|
@ -71,7 +71,7 @@ temporary-add-behaviour: deny
|
||||
# Available Options:
|
||||
# -> stored use the value stored against the users record in the file/database
|
||||
# -> parents-by-weight just use the users most highly weighted parent
|
||||
# -> all-parents-by-weight same as above, but calculates based upon all parents inherits from both directly and indirectly
|
||||
# -> all-parents-by-weight same as above, but calculates based upon all parents inherited from both directly and indirectly
|
||||
primary-group-calculation: stored
|
||||
|
||||
|
||||
|
@ -72,7 +72,7 @@ temporary-add-behaviour="deny"
|
||||
# Available Options:
|
||||
# -> stored use the value stored against the users record in the file/database
|
||||
# -> parents-by-weight just use the users most highly weighted parent
|
||||
# -> all-parents-by-weight same as above, but calculates based upon all parents inherits from both directly and indirectly
|
||||
# -> all-parents-by-weight same as above, but calculates based upon all parents inherited from both directly and indirectly
|
||||
primary-group-calculation="parents-by-weight"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user