LS-ChestCollector

An addon for LockSecurity (http://dev.bukkit.org/bukkit-plugins/lock-security/) that allows for collection chests

File Details

LS-ChestCollector 1.0

  • R
  • Nov 17, 2015
  • 28.54 KB
  • 332
  • 1.8.3

File Name

LSChestCollector.jar

Supported Versions

  • 1.8.3

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