mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-12-25 20:17:38 +01:00
Added level clamp option
This commit is contained in:
parent
38737de455
commit
62a05a3c21
@ -138,7 +138,7 @@ advanced:
|
||||
enabled: true
|
||||
level-clamp:
|
||||
# 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.
|
||||
# This may impact performance.
|
||||
enabled: true
|
Loading…
Reference in New Issue
Block a user