AutoSort 0.8

Details

  • Filename
    AutoSort.jar
  • Uploaded by
  • Uploaded
    Apr 22, 2013
  • Size
    60.92 KB
  • Downloads
    469
  • MD5
    c1c133f61534eb11a58887d3fb4b50b3

Supported Bukkit Versions

  • CB 1.5.2-R0.1

Changelog

- 0.8 | Features / Bug Fixes / Effeciency changes

  • Fixed a couple of bugs with hoppers and sortchests
  • Rewrote a bunch of internal code for effeciency mostly in event handlers. Should help a lot with ms per tick times with certain events.
  • Changed autosort command to only autosort the players inventory and not the hotbar / inventory bar
  • added autosortall command to sort entire player inventory except armor slots
  • Added /aswithdraw <ownerName> <networkName>
  • Added /aswithdraw <networkName> (*assumes player is network owner)
    • Opens a new inventory window and allows a player to withdraw from a network without opening a chest
    • Permission autosort.use.withdrawcommand
    • autosort.override permission allows anyone to access any network with this command
  • /autosort command now allows network members to sort contents of their player inventory into a network
    • /autosort <owner> <networkName>
  • /autosortall command also allows network members to sort contents of their player inventory into a network
    • /autosortall <owner> <networkName>
    • autosort.override allows anyone member or not to sort into a network using above commands
  • asremnet command now checks to see if a withdraw chest is in use before deleting a network.
  • Fixed possable NPE while using withdraw chests and closing inventory