Environment: Purpur 1.21.10, InteractiveChat 4.3.5.0, InteractiveChat-PacketEvents 1.2.0, ExcellentEnchants 5.4.1.
Startup error: NoSuchMethodError for su.nightexpress.excellentenchants.config.Config.isDescriptionEnabled in InteractiveChat ExcellentEnchantsHook.
ExcellentEnchants 5.4.1 exposes isEnchantTooltipEnabled instead.
Request: make hook compatibility tolerant (reflection or dual-method support) and disable hook gracefully if unavailable.
Also request PacketEvents addon to fail soft when InteractiveChat is not enabled, to avoid join-time NoClassDefFoundError.
Environment: Purpur 1.21.10, InteractiveChat 4.3.5.0, InteractiveChat-PacketEvents 1.2.0, ExcellentEnchants 5.4.1.
Startup error: NoSuchMethodError for su.nightexpress.excellentenchants.config.Config.isDescriptionEnabled in InteractiveChat ExcellentEnchantsHook.
ExcellentEnchants 5.4.1 exposes isEnchantTooltipEnabled instead.
Request: make hook compatibility tolerant (reflection or dual-method support) and disable hook gracefully if unavailable.
Also request PacketEvents addon to fail soft when InteractiveChat is not enabled, to avoid join-time NoClassDefFoundError.