AnimatedMenu v2.0.1

Details

  • Filename
    AnimatedMenu.jar
  • Uploaded by
  • Uploaded
    Nov 10, 2015
  • Size
    96.35 KB
  • Downloads
    386
  • MD5
    cb127c09a9bf67382682da24133c61d1

Supported Bukkit Versions

  • 1.8.1

Changelog

Stuff!

  • Trying to be more positive
  • Before I had no understanding of version numbering, but since 2.0.0 I do!
  • Something I didn't mention in v2.0.0, but I improved performance by keeping menu item information in memory, instead of parsing/loading and all performance-consuming things related to config.
  • Fixed animatedmenu help showing /%s
  • Fixed permissions
  • Small adjustsments in placeholder stuff, which makes the plugin slightly faster
  • Also not mentioned in the previous version, but now pinging to servers for online players/max players/motd is not done on the servers main "thread", which makes it not lag anymore.
  • Pinging to servers now doesn't happen on each item frame update, instead it happens at an interval of 10 seconds
  • Added a library called "lombok" to my project. It does not affect the plugin itself, but it makes life easier for me which is useful because I'm lazy.
  • Re-Added colors and skull owners:
  • For leather armor, use either Color: <red>, <green>, <blue> or Color: <hex color> to color the armor
  • For skulls, use SkullOwner: <owner> to set their head's owner I like big lists like this, it makes me feel accomplished.

None known for now