AlphaChest 1.12.0

Details

  • Filename
    AlphaChest-1.12.0.jar
  • Uploaded by
  • Uploaded
    Mar 6, 2012
  • Size
    16.22 KB
  • Downloads
    10,982
  • MD5
    ce7e6b38abe24e45e1ddb570385c3fc3

Supported Bukkit Versions

  • CB 1.2.3-R0.1

Changelog

1.12.0
    + Added "clearOnDeath" setting to clear the player's chest on death. This setting does not affect players with the new "alphachest.keepOnDeath" permission.
    * Fixed a bug that could lead to data loss when converting from old plaintext chest files.

1.11.1
    * Fixed NullPointerException
1.11.0
    * Fixed for CB-1.1-R5/R6.
1.10.0
    * Fix loading the chest's first item slot.
    + Only save changed chests.
    + Added silentAutosave option to suppress log messages while auto-saving chests.
    + Create default config.yml if it doesn't exist.
    * Fix autosave interval to be in minutes, like documented.
1.9.0
    Now uses Bukkit's internal permissions system (SuperPerms). Attention: Renamed permissions from "ac.*" to "alphachest.*"!
    Switched from plaintext to NBT storage. Enchantments are now preserved between restarts.
1.8.0
    Fixes for MC >= beta 1.8
1.7.2
    I failed. Fixed NPE in /craft command.
1.7.1
    Fixed for CraftBukkit API changes (b937)
1.7.0
    Added a virtual workbench!
1.6.4
    Fixed errors in loading/saving chests
    Added auto-saving for chests every 10 minutes
1.6.3
    Fixed NPE in /savechests
    Some cleanup
1.6.2
    First release by kroimon
    Updated to latest CraftBukkit version (b714 / Minecraft 1.5_01)
1.6.1
    Fixed bug saving chests in wrong location
1.6
    Updated to latest CraftBukkit version (b493)
1.5
    Minor bug fix (changed name from "Alpha Chest" to "AlphaChest")
1.4
    Minor bug fixes
    Add support for servers that don't use Permissions
1.3
    Minor bug fixes
1.2
    Added functionality for clearing chests
    Minor bug fixes
1.1
    Fixed item data saving (colored wool)
1.0
    Initial release by Mast4rPlan