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

Support for named chests #244

Closed stvncao5 closed 11 years ago

stvncao5 commented 11 years ago

Title says all, but as a refresher, here's an example you made, along with my comment underneath it:

http://dev.bukkit.org/server-mods/otherdrops/?page=3#c2106

Zarius commented 11 years ago

Done already :-) Latest dev build has named chest and command block support. I forgot about trapped chests though, will look into that and ender chests.

stvncao5 commented 11 years ago

Ah, your fast! :P This ticket was meant mostly to be a reminder, anyway.

Zarius commented 11 years ago

No worries :) Anyway, trapped chests work the same as chests so the latest build will work fine with no change. Ender-chests don't have named inventories so can't support those.

In the next build it'll be any "InventoryHolder" block with a custom name - eg. doublechests, dispensers, brewing stands, etc).