#
Description
ExcellentEnchants can provide descriptions on enchanted items with summary of new enchantments.
Enchantment descriptions are packet-based and clientside, so no real items are affected by them.
You can toggle this feature in the config.yml -> Description
-> Enabled
.
Descriptions are not shown in Creative gamemode, because no item validation is performed and server will accept and override modified item.
You must have PacketEvents or ProtocolLib installed for the feature to work.