Disabled level-clamp by default

This commit is contained in:
Auxilor
2021-05-09 12:22:13 +01:00
parent 265a52c801
commit b556980bc0

View File

@@ -141,4 +141,4 @@ advanced:
# 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
enabled: false