AutoSort 0.9b6

Details

  • Filename
    AutoSort.jar
  • Uploaded by
  • Uploaded
    Apr 4, 2015
  • Size
    83.03 KB
  • Downloads
    3,525
  • MD5
    fa582f1e79e85704537170412fc41eca

Supported Bukkit Versions

  • 1.8.1

Changelog

- 0.9b6 | bug fixes

  • Fixed npe issue with Nonexistent material groups would cause inventories to be eaten.
  • Fixed issue with async chunk loading
Previous changes

- 0.9b5 | bug fixes

  • Fixed issue with Java 8 Compile instead of Java 6
  • Delayed database load until after server completes all initial plugin loading(Fixes multiverse issue)
  • Fixed error message for /addasgoup command
  • /addasgroup command now accepts material names in lower case
  • Made some minor changes to saving to prevent potential issues with config file overwrites

- 0.9b4 | UUID Updates

  • Fixed some command error help messages
  • Fixed AIOB error in asremnet command if too few arguments used
  • Fixed bug in LWC detection causing autosort chest creation failure

- 0.9b3 | UUID Updates

  • Disabled Lavafurnace support, not UUID compat yet.
  • Convert database to UUID
  • Convert plugin over to UUID
  • added UUID debug code 3
  • added config options for UUID stuff
  • updated config proximity to use UUID (Does not autoconvert)
  • Implemented LWC check to prevent users from leaching items from protected inventories
  • Added / reorganized permissions
    • autosort.use - Supernode for following:
      • autosort.use.drop - allow drop sign placement
      • autosort.use.withdraw - allow withdraw chests
      • autosort.use.withdrawcommand - allow withdraw command
      • autosort.use.deposit - allow deposit chest placement
    • autosort.autosort - Use autosort & autosortall command
      • internally there was a bug where autosort.autosort was never used but the plugin.yml said it was suppose to be.
  • Tested on Spigot 1.8
  • Config file is not regenerated with defaults if config file already exists... long standing issue.

- 0.9b1 & 0.9b2 | UUID Updates

  • internal / private testing

Note to Users migrating from Autosort v8 and below: The config file will need to be regenerated due to UUID changes.

The user database should be backed up, The database is autoconverted to UUID.

Still uses many deprecated methods for Type ID and Data values.

Note: I have tested this and developed this version running on Spigot 1.8 and it does support UUID. I have not tested this on versions of Minecraft below 1.8

  • Permissions have been Reorganized
    • autosort.use - Supernode for following:
      • autosort.use.drop - allow drop sign placement
      • autosort.use.withdraw - allow withdraw chests
      • autosort.use.withdrawcommand - allow withdraw command
      • autosort.use.deposit - allow deposit chest placement
    • autosort.autosort - Use autosort & autosortall command