BroadCastFinds:true##Sends a message to everyone on the server that a lucky item was found (false by default)Chances:Emerald:100.0Diamond:100.0Iron:100.0Gold:100.0Items:A LuckySword:'##This line is mostly used to differentiate between the different things that can drop##This line is also what shows up in the broadcast message if that is enabledChance:10.0##There is a 10% chance for this item to dropAmount:1##It will drop one itemMaterial:DIAMOND_SWORD##The item will be a diamond sword.##It will be easier to use item ids in the material sectionData:0##It will be set to the normal durabilityEnchantments:FIRE_ASPECT:2DAMAGE_ALL:2KNOCKBACK:1##Like the material (if you're not using item id's), the names of the enchantments need to be exact, they are:##Enchantments: ARROW_DAMAGE, ARROW_FIRE, ARROW_INFINITE, ARROW_KNOCKBACK, DAMAGE_ALL, DAMAGE_ARTHROPODS, DAMAGE_UNDEAD, DIG_SPEED, DURABILITY, FIRE_ASPECT, KNOCKBACK, LOOT_BONUS_BLOCKS, LOOT_BONUS_MOBS, LUCK, OXYGEN, PROTECTION_ENVIRONMENTAL, PROTECTION_EXPLOSIONS, PROTECTION_FALL, PROTECTION_FIRE, PROTECTION_PROJECTILE, SILK_TOUCH, THORNS, WATER_WORKERLore:-This sword can be used-to kill mobs or people!##This is pretty self explanatory, you can extend it as many lines as you wantName:LuckySword##The name of the itemA LuckyPick:Chance:5.0Amount:1Material:DIAMOND_PICKAXEData:0Enchantments:DURABILITY:1LOOT_BONUS_BLOCKS:2DIG_SPEED:1Name:LuckyPickSome Gapples:Chance:10.0Amount:2Material:GOLDEN_APPLEData:0Name:God Apples9 Green Wool:Chance:20.0Amount:9Material:WOOLData:0Stone:Chance:0.0Amount:1Material:1Data:0
Videos
Enchantments
In the config, the enchantments need to match the names that bukkit gave for them. Here is a list of the enchantment names.
Enchantments: ARROW_DAMAGE, ARROW_FIRE, ARROW_INFINITE, ARROW_KNOCKBACK, DAMAGE_ALL, DAMAGE_ARTHROPODS, DAMAGE_UNDEAD, DIG_SPEED, DURABILITY, FIRE_ASPECT, KNOCKBACK, LOOT_BONUS_BLOCKS, LOOT_BONUS_MOBS, LUCK, OXYGEN, PROTECTION_ENVIRONMENTAL, PROTECTION_EXPLOSIONS, PROTECTION_FALL, PROTECTION_FIRE, PROTECTION_PROJECTILE, SILK_TOUCH, THORNS, WATER_WORKER
Help
If you need any help, post a reply, and I'll try to help you as soon as I can. I finally figured out how to use the subscriptions.