SupplyDrop.jar V1.2
Details
-
FilenameSupplyDrop.jar
-
Uploaded by
-
UploadedJan 24, 2014
-
Size4.31 KB
-
Downloads1,942
-
MD54019c7ef384770c1adbf72f4fcc73ff3
Supported Bukkit Versions
- CB 1.7.2-R0.2
Changelog
V1.2
- Added the option to put a custom name tag on the block
- Added a Infinite Arrow enchantment of level -20 to the block to insure it cannot be crafted
- Fixed the bug that caused items to drop and the supplydrop block to regenerate when placing it on protected land. (items will still drop. couldn't find a way to prevent that. but the block WILL NOT regenerate)
- Added the command /SupplyDropSpawn (amount) in order to create the supply drop block since negative enchantments cannot be created in game
- Added the permission node, supplydrop.* to give permissions for the /supplydropspawn command
V1.1
- Fixed bug causing a chest to drop with the items
- Fixed jar setup to fix compatibility issues with some of my other plugins
- Increased general efficiency of plugin (used to read the config each time a beacon was placed. now just reads it on startup)
- Added the ability to use ANY block, rather than just beacons. (see config.yml
V1.0
-Public Release