EndlessEnchant v1.12.2

Details

  • Filename
    EndlessEnchant.jar
  • Uploaded by
  • Uploaded
    Jan 3, 2018
  • Size
    23.36 KB
  • Downloads
    7,012
  • MD5
    4dc842a971dddc83eca142f26f96250e

Supported Bukkit Versions

  • 1.12

Changelog

• Fixed a problem with configuration generation (Kits and KitsAliases sections would generate empty by default in my testing)
• Added double failsafes for when a configuration section/key doesn't exist
• Fixed problem with SWEEPING_EDGE being in the code as SWEEPING (caused null enchantment error)
• Added null checks for Enchantments to determine if they're in the game, or just missing in code.
• Fixed removal of all enchantments on Enchanted Books (it wouldn't affect the stored enchants, so the book wouldn't change)
• Overall tidying and improvements all around (removed static abuse entirely, reformatted code and made it more efficient).
• Added fully-loaded intelligent tab-completion!