Zarius / Bukkit-OtherBlocks

OtherBlocks (now known as OtherDrops) plugin for Bukkit (dev build: https://www.mediafire.com/?i6ows1g6kus2o0l)
http://dev.bukkit.org/server-mods/otherdrops/
GNU General Public License v3.0
17 stars 17 forks source link

consumeitem for multiple items #255

Closed ghost closed 11 years ago

ghost commented 11 years ago

Add new consumeitem method (consumeitem-inv maybe?) which lets you consume from inventory.

Example: consumeitem-inv: [TORCH/2, GOLD_INGOT/5]

Zarius commented 11 years ago

Duplicate of #242. This is something I'm considering.