EnchantmentsPlus

A custom enchantment plugin based on Zenchantments

File Details

EnchantmentsPlus 3.0.0 Release candidate 2

  • B
  • Dec 28, 2020
  • 344.38 KB
  • 297
  • 1.16

File Name

enchantments-plus-3.0.0-rc.2.jar

Supported Versions

  • 1.16
Changes (Compared to rc 1)
  • Fixed NPE with enchantments with no conflicts
  • Optimised enchantment damaging (turns out obtaining the item meta is a VERY expensive call)
Changed (Compared to previous full release)
  • Full recode for cooldowns (again)
  • Cooldowns are now fully in milliseconds - review your configurations
  • Frozenstep/Netherstep decay is now 1 000 000x less accurate (1 millisecond resolution instead of the previous nanosecond-ish resolution)
  • Performance improvements with the PlayerInteractEvent (The result of this could be anything - but I think the improvement is only marginal)
  • Now requiring Java 11
  • Removed deprecated API
  • Optimised enchantment damaging (turns out obtaining the item meta is a VERY expensive call)