mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-12-26 20:27:38 +01:00
Enabled dual registration by default
This commit is contained in:
parent
b612627b9a
commit
0762a209b4
@ -135,4 +135,4 @@ advanced:
|
|||||||
# Fixes potential plugin conflicts/serialization issues when updating from a version before 7.3.0.
|
# Fixes potential plugin conflicts/serialization issues when updating from a version before 7.3.0.
|
||||||
# Registers byName both the internal enchantment name (new method) and the display name (old method).
|
# Registers byName both the internal enchantment name (new method) and the display name (old method).
|
||||||
# There may be potential bugs with having duplicate enchantments, so enable this only if you need it.
|
# There may be potential bugs with having duplicate enchantments, so enable this only if you need it.
|
||||||
enabled: false
|
enabled: true
|
Loading…
Reference in New Issue
Block a user