OtherDrops

Make anything drop anything, anyhow!
Minecraft 1.7 features (click)!!
OtherDrops allows you to add anything from a simple "glass drops glass" or mob rewards, to a complex overhaul of your servers drops with drops differing depending on tools, biome, time, weather and much more, along with custom messages, actions and commands.
OtherDrops is lightweight* (it only acts on what you configure) and respects most protection plugins (eg. WorldGuard, Regios) settings. Many examples are included that you can enable and/or customize as you wish.
Getting Started (tutorials)
- Install & setup first custom drops
- Customising mob & block drops
- Customising money & XP rewards
- Customising fishing rewards
- Customising mob spawns
Core Features
- Drop anything!* (*from Bukkit - if it doesn't, let me know)
- Use triggers such as block break, combat, fishing & more
- Conditions to fine-tune your drops such as tool, world, regions, weather, permissions & more
- Add actions including damage, healing, messages, potion effects & more
- Easy syntax allows you to quickly customize drops & rewards for your server
- Future Support
- Where-ever possible the official Bukkit lists are used so OtherDrops supports all current and future:
- blocks, items, mobs, enchantments, potion effects, biomes,
- spawn reasons, tree, villager professions, cat & skeleton types
- Support for special item data:
- Custom names & lore text
- Enchanted weapons & armour (or add random enchantments)
- Enchant anything with unlimited levels (dirt with level 30 damage?)
- Enchanted books with any enchantment
- Written books (wtih custom title/author/pages)
- Leather armour colors
- Custom fireworks colors
- Skull types & custom player heads
- Support for special mob data:
- Custom names, HP (health) & equipment for any mob
- Baby animals (all "Ageable" mobs - chicken, cow, pig, zombie etc)
- Tame wolves (including collar color) or cats (& different cat types)
- Sheep colors (and sheared/unsheared)
- Villager professions, villager zombies, powered creepers & agressive level for pig-zombies
- Wither skeletons, Slime & lava-slimes of any size
- Economy support (via Vault)
- Support for all major economy plugins (see Vault project page)
- Players can gain, lose or steal money based on fixed amount or percentage
- Compatible with "MoneyDrop" to drop physical money items.
Conditions
- Multi-world support - create separate files to handle each world
- Add super rare drops with chance values down to 0.000000001%
- Specify tools required (or a list of tools eg. [any sword, -diamond sword])
- Lorename, Heroes (class & level) conditions
- Cooldowns
Actions
- Apply actions alongside the drop (or even without a drop)
- Damage tools and/or consume items (eg. use dyes to color wool)
- Damage or heal the victim, player or even the whole world
- Apply potion effects to the victim, player, radius, world or server
- Display custom messages (or a list of messages with one selected at random)
- Create explosions, lightning, visual effects (including particles), sound effects
- Run commands
Ideas
- Give leaves various chances of dropping apples, sticks, cocoa beans, saplings, etc on break and/or leaf decay.
- Make glass, stairs, and boats reclaimable (can be tool-specific if you wish).
- Allow gold and iron to be mined directly into ingots with a golden pickaxe.
- Allow users to right-click on cobblestone with vines in hand to turn the cobblestone mossy.
- Nerf mob traps by disabling drops from environmental damage.
- Unleash the zombie apocalypse by setting zombies to drop zombies when they die! (This can be world-specific.)
- Make mobs that don't normally spawn naturally spawn.
- Make mob spawning, drops, and events biome specific!
Documentation
Dev Builds
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
Help Wanted
Would you like to help improve OtherDrops? Here are some ways to get involved:
- Media/art: OtherDrops could really do with some tutorial and example videos.
- Testers: Testers who are able to go through the plugin and rigorously check that things (both existing and new features) work as they should. PM Zarius your Skype (or other IM) details if you're interested or jump on the IRC channel.
- Programming: any assistance is welcomed - see the todo list here for some ideas. Anyone with refactoring and/or automated testing experience that wants to assist would be great.
Thanks
Many thanks to these people who helped with OtherDrops:
- Cyklo: creator of the original OtherBlocks. OtherDrops is a continuation of Cyklo's original OtherBlocks (2011) plugin.
- Celtic Minstrel: many code commits and a major overhaul of the code moving into version 2.0. Moved on to create DropFactory.
- Rofang: major update of OtherDrops documentation.
- RugRats13: lots of testing and some documentation.
- Faldonboy & Steelsouls: currently maintaining and improving the documentation.
- CommodoreAlpha: community support on the comments/forum, assisting with documentation.
Many long nights are spent improving OtherDrops so if you like it please consider a donation to my coffee fund :) 
- OtherDrops uses Metrics for anonymous usage stats (learn more).

-
View User Profile
-
Send Message
Posted Feb 24, 2013@ZariusT
Thanks, the error is gone, this has taken its place though, happens when you kill an ender_dragon with modded hp(ENDER_DRAGON@150) It doesn't drop any of its drops(except default exp) either. I used this for testing purposes and it still drops its default xp and doesn't drop the dirt
-
View User Profile
-
Send Message
Posted Feb 24, 2013@F4BSE
Did you try the new version I pmed you?
@Faldonboy
@Steelsouls
Unfortunately the spam in this case is npe errors which verbosity can't affect. Link Removed: http://www.mediafire.com/download.php?hqv84i55ggy0d5b a new build with that (and the leaf decay issue) fixed.
-
View User Profile
-
Send Message
Posted Feb 24, 2013@Faldonboy
When I was using the 2.8beta5-Prerelease I was getting errors too. Turning the verbosity setting in config to low helped reduce the messages I was getting.
-
View User Profile
-
Send Message
Posted Feb 24, 2013@ZariusT
Is there anything I can do to stop the error from spamming until you have a new version ready?
-
View User Profile
-
Send Message
Posted Feb 24, 2013@ZariusT
I don't know why. But I tried it with all possible configuration. Saplings drop all the time.
I want that LEAVES@GENERIC never drop saplings.
This is what I tried.
-
View User Profile
-
Send Message
Posted Feb 24, 2013I noticed that mobs are dropping their default minecraft loot table drops even thought I have loot_overrides_default: true in my config. Is there something I am missing here?
-
View User Profile
-
Send Message
Posted Feb 24, 2013@imabustya
This is already compatible with PeX. It's what I use and in fact I haven't found a plugin in a very long time that isn't compatible.
-
View User Profile
-
Send Message
Posted Feb 24, 2013I'm sure you have gotten this comment a million times but will this plugin work with PermissionsEx? Will it support this permissions plugin anytime soon? Really love the plugin.
-
View User Profile
-
Send Message
Posted Feb 24, 2013@F4BSE
Yeah, is was drop: NOTHING that wasn't working - fixed it. Also:
Was my testing config :)
-
View User Profile
-
Send Message
Posted Feb 24, 2013@F4BSE
Hmm... perhaps it's just "NOTHING" that doesn't work but this works for me:
-
View User Profile
-
Send Message
Posted Feb 24, 2013@ZariusT
Did you find a solution for my issue with LEAVE_DECAY?
-
View User Profile
-
Send Message
Posted Feb 24, 2013@semirotta
Your best bet is to try it out on a test server before running on the active one, that way you can see straight away if it works.
-
View User Profile
-
Send Message
Posted Feb 24, 2013@ZariusT
I havent tried it at all so i dont know if something wont work. Thanks for checking it, i can safely update it ^_^
-
View User Profile
-
Send Message
Posted Feb 24, 2013@Faldonboy
Ok, fixed and will be in next build.
@semirotta
Yeah, plenty of new features but old configs should work fine. I tried the config you posted and loaded ok for me. All seems good except a couple of things: "sticks" isn't valid (it's "stick") but I've added an alias for it :) Creeper_head should be skull_item@4 (although I've added an alias for creeperhead it doesn't currently work with the underscore in the middle).
Also, and probably the biggest one - I'd wrap all my messages in quote marks - eg. message: "This is my message!". It will generally work without the quotes but sometimes exclamation marks and the like get interpreted differently and the message just doesn't work - so better to put quote marks around all messages.
What in particular isn't working for you in that config?
-
View User Profile
-
Send Message
Posted Feb 24, 2013Uhm.. obviously this plugin has updated A LOT. Could y ou help a little? I have my old configuration but i think i cant update unless the config is changed / fixed or something.. My drops config: http://pastebin.com/rGU9hNJh
Could u help me ? im horrible with this , i keep failing always something and im so darn busy that i cant make time to fix all at the moment. I dont want to keep plugins outdated either.
-
View User Profile
-
Send Message
Posted Feb 24, 2013@Faldonboy
Hmm... seems to be due to the equipment check, will fix and release a new build shortly.
-
View User Profile
-
Send Message
Posted Feb 24, 20132.8-beta5.1 produces this error whenever I used /odd to spawn a mob, the error continues to spam at a rate of once per second until the mob spawned is killed.
EDIT: It appears it isn't related to /odd specifically but when any mob is spawned using OtherDrops.
-
View User Profile
-
Send Message
Posted Feb 23, 2013Loving all the updates. Keep up the good work! =]
-
View User Profile
-
Send Message
Posted Feb 23, 2013@Abnormal_Zombie
That's a fantastic idea! I'm gonna go ride my bat-boat now. :)
-
View User Profile
-
Send Message
Posted Feb 23, 2013Some mobs can steer boats!! /odd bat^entity_boat
And damn, they can get some speed.
Ok, and to have a flying boat ride: /odd entity_boat^bat
Yes an entity_minecart would be better since it definitely wouldn't break, but it seems to jitter a lot.