AnimatedInventory v7.5.1

Details

  • Filename
    AnimatedInventory.jar
  • Uploaded by
  • Uploaded
    Dec 19, 2019
  • Size
    168.49 KB
  • Downloads
    139
  • MD5
    16259d0d9847eaba4f20b289a7b7c451

Supported Bukkit Versions

  • 1.15
  • 1.14
  • 1.13

Changelog

 

v7.5.1

  • Build around the latest Spigot 1.15.1 version.
  • Improved startup time by preventing emergency clear checking when nobody is online.
  • Removed deprecated "send-message" event from the API
  • Improved overall event integrity within the Main class.
  • Fixed disabled worlds saving as an Array (in-order) when it should've been a List (no specific order).
  • Fixed slot skipping also using ArrayList, now implementing List.
  • Removed legacy sound methods leftover from older versions.
  • Overall cleanup & improvements to smoothen out the plugin. ;)