OtherDrops

226k Downloads

Issue Console Command as Drop

kev3200 opened this issue ยท 2 comments

commented

I think it would be really helpful (and hopefully not too hard to implement) an option for a drop to have a command issued by the console. This command could be anything meaning it would provide support for any other plugin that uses commands. Similar to using "message:", have an option for something like "command:" For instance if I wanted to use a plugin such as LevelMe and use Minecraft xp,

Zombie:
- drop: ZOMBIE_FLESH
quantity: 1
chance: 5%
- command: /exp give 5

If this is already implemented and I missed it, please post a link with where I can find instructions for this as this would be extremely helpful.

commented

Already exists, the format can be found on the parameters page. http://dev.bukkit.org/bukkit-plugins/otherdrops/pages/parameters/

commented

I'll close this then.