LS-ChestCollector 1.0

Details

  • Filename
    LSChestCollector.jar
  • Uploaded by
  • Uploaded
    Nov 17, 2015
  • Size
    28.54 KB
  • Downloads
    213
  • MD5
    47e395ae5e268864b67e097e9aa973dc

Supported Bukkit Versions

  • 1.8.3

Changelog

Version 1.0 Initial Release

  • Added a /collects <ItemStack,ItemStack,ItemStack...> command to set the player in collector creation mode
  • |-> Requires the "collections.command" permission node. Default: true (All players)
  • |-> You can have as many item stacks as your chat lets you. Example: "/collects IRON_INGOT,GOLD_INGOT,DIAMOND,REDSTONE,COAL"
  • When in the collector creation mode, right clicking on LockSecurity locked chest will convert it into a Collector Chest
  • Collector chests will store the command's ItemStack parameters in the collectors.yml file
  • When an item of the specified type is picked up, it will automatically suck it from your inventory, and go into the collector chest
  • |-> If you have multiple collector chests with the same item ID, it will go into the first one with an available slot
  • |-> If all of your chests are full, you will simply pick up the item. Not all that bad :P
  • Breaking or unlocking a locked collector chest will remove the collector chest information from the collectors.yml
  • Metrics are available in this plugin as well to gather general anonymous information about the plugin/server