mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-12-26 20:27:38 +01:00
Added level clamp option
This commit is contained in:
parent
38737de455
commit
62a05a3c21
@ -138,7 +138,7 @@ advanced:
|
|||||||
enabled: true
|
enabled: true
|
||||||
level-clamp:
|
level-clamp:
|
||||||
# Helps reverse players who have illegal above-max-level enchantments.
|
# Helps reverse players who have illegal above-max-level enchantments.
|
||||||
# Any enchantments above their max level will be set to the max level in order to prevent illegal items.
|
# When holding an item, any enchantments above their max level will be set to the max level in order to prevent illegal items.
|
||||||
# Players with ecoenchants.bypasslevelclamp permission will be ignored.
|
# Players with ecoenchants.bypasslevelclamp permission will be ignored.
|
||||||
# This may impact performance.
|
# This may impact performance.
|
||||||
enabled: true
|
enabled: true
|
Loading…
Reference in New Issue
Block a user