MagicChest 1.2.8

Details

  • Filename
    MagicChest.jar
  • Uploaded by
  • Uploaded
    Aug 5, 2016
  • Size
    20.82 KB
  • Downloads
    1,987
  • MD5
    a3eaca1c82d2c391b35dd7d3471b7315

Supported Bukkit Versions

  • 1.10

Changelog

v1.2.8

  • FastCraftPlus compatibility update.

v1.2.7r1

  • FastCraftPlus compatibility issue resolved.

v.1.2.7

  • Fixed dual wielding duplication problem.
  • Removed some incompatibilities with plugins APIs.

v1.2.6

  • Spigot 1.8.3 build
  • Fix for ChestCommands compatibility.

v1.2.5r1

  • Spigot 1.8.3 build
  • Minor API changes in preparation for some compatibility updates!
  • Be prepared for a new release coming soon guys!

v1.2.5*

  • Spigot 1.8 test build.
  • Metrics removed because of incompatibility.
  • Chest sorting still works.
    • Check caveats. There are bugs! Be careful!
    • Keeping 1.2.5 as there are no important changes as of yet!

v1.2.5

  • API not accessible fixed.
  • Package name corrected. Minor Update

v1.2.4

  • Massive update!
  • More plugin compatibility!
  • New API for plugin authors to use!
  • Player inventory sorting! PLEASE READ KNOWN CAVEATS BELOW!

v1.2.3

  • 1.7.2 update
  • ChestCommands compat update

v1.2.2

  • Added compatibility for FastCraft.
  • Compiled for new Bukkit build.

v1.2.0

  • Changed from sorting according item id to item name because of now deprecated Bukkit methods returning "magic values".
  • Using developmental Bukkit build! PLEASE BE CAREFUL! I am not responsible for the loss of any inventories!
  • Changed release type to beta because of such a big change. There still may be bugs in this code. Please do not use this version of the plugin if you don't want to take any chances.

v1.1.9

  • Added ChestCommands support thanks to filoghost and lecraeman!
  • Print plugin compatibility finds in console on load.
  • Reformed code.
  • Updated MetricsLite version.

v1.1.8

  • Updated for 1.6.2-R0.1 BETA.

v1.1.7

  • Fixed OpenInv issues (well really it's not an incompatibility issue, its more of a PLAYER inventory type issue).
  • Updated for 1.6.2-R0.1 DEV.

v1.1.6

v1.1.5

  • Added override option in config. (!INSTRUCTIONS!: To use this feature, stop your server, delete your MagicChest config file, start it again, edit the option and then type /mgcs reload in game.)

v1.1.4

  • Added default_sorting in config file. (!INSTRUCTIONS!: To use this feature, stop your server, delete your MagicChest config file, start it again, edit the option and then type /mgcs reload in game.)
  • Updated for 1.5.2-R0.1

v1.1.3

  • Added missing support for sorting droppers and hoppers.

v1.1.2

  • Updated for 1.5.1-R0.1.
  • Changed all permissions to default to off! (remember to fix your perms files!)

v1.1.1

  • Changed sorting to default to off.
  • Added an info message that tells you only once that you can turn sorting on.
  • Changed some chat coloring.
  • Added CBUTD support.

v1.1.0

  • Fixed stacking of player heads, fireworks, and misc. (FINALLY!)
  • Added plugin metrics for stats!

v1.0.9

  • Updated for 1.4.6-R0.3.

v1.0.8

  • Updated for 1.4.5-R1.0.

v1.0.7 Massive update!

  • Added commands: /mgcs help - shows a usage help page. /mgcs on - turns sorting on for that player. /mgcs off - turns sorting off for that player. /mgcs reload - reloads MagicChest config.
  • Added permissions to go along with the commands. magicchest.sort magicchest.reload

v1.0.6

  • Compiled against Bukkit 1.3.2-R3.0.

v1.0.5

  • Added support for ender chests and a new permission node to go with it!

v1.0.4

  • Compiled against Bukkit 1.3.2-R2.0.

v1.0.3

  • Compiled against Bukkit 1.3.2-R1.0.

v1.0.2

  • Compiled against Bukkit 1.3.2-R0.1.
  • Fixed building against Java 1.7 instead of 1.6 (sorry for the errors if you run your server with 1.6)!

v1.0.1

  • Compiled against Bukkit 1.3.1-R2.0 and all up to date!

v1.0.0

  • Initial Release