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

ReplacementBlock - Door duping exploit #381

Open MardMallard opened 8 years ago

MardMallard commented 8 years ago

Using ReplacementBlock on a door causes the original door to drop as an item. For example, if I want a wooden door to be replaced by an acacia door, the wooden door drops as an item and the acacia door is placed. The player now has two doors.

Here is the configuration that I used to discover this issue: http://pastebin.com/A83irQiL

A smaller issue is that the new door isn't really placed - it also drops as an item.