LS-ChestCollector 1.2
Details
-
FilenameLSChestCollector.jar
-
Uploaded by
-
UploadedMar 12, 2016
-
Size29.92 KB
-
Downloads224
-
MD5e1357329f12e7dc570a30dbf14594ade
Supported Bukkit Versions
- 1.9
Changelog
Version 1.2
- Added 1.9 support
- Updated LockSecurity API to latest release (1.9-LS1.0), LockSecurity version 1.7.2
Version 1.1
- Updated LockSecurity API to latest release (1.8.8-LS1.0), version 1.7.0
- Added new configuration option: DisplayOnLockMsg, which displays a message informing players about chest collectors the first time they lock a chest
- Few stability fixes with the LockSecurity API
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