MagicChest 1.2.2

Details

  • Filename
    MagicChest.jar
  • Uploaded by
  • Uploaded
    Oct 19, 2013
  • Size
    17.41 KB
  • Downloads
    1,366
  • MD5
    b028be4cbb69018308536f72e59b0ad8

Supported Bukkit Versions

  • 1.6.4

Changelog

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