EnchantmentsPlus 3.0.0 Release candidate 2

Details

  • Filename
    enchantments-plus-3.0.0-rc.2.jar
  • Uploaded by
  • Uploaded
    Dec 28, 2020
  • Size
    344.38 KB
  • Downloads
    131
  • MD5
    89fbc412a540995ab052d343b1ba4d75

Supported Bukkit Versions

  • 1.16

Changelog

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)