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

Annoying Doors #278

Open stvncao5 opened 11 years ago

stvncao5 commented 11 years ago

Note: If you need my configuration again, I can email it to you.

I didn't test this on my testing server, because I don't think any other plugin could have caused this. I was using CraftBukkit 1.5.2-R0.1 and OtherDrops 2.8b542, along with a slew of other plugins.

According to my configuration, if you "HIT" a "WOODEN_DOOR" with "AIR", you'll get a "zombie-bang-on-door" sound. But, if you stand in front of a wooden door, aim the cursor at a portion of a door where the cursor will be on the door when closed, but off the door when open, and you right click the door to open it, you'll also hear a banging noise.

If that sentence was too convoluted to understand, allow me to break it down step-by-step.

  1. Stand in front of door. Make sure you're pretty close to it.
  2. Aim at the door. DO NOT change your aim for the rest of these steps, unless absolutely necessary.
  3. Make sure that you're aiming at a portion of the door that satisfies the following conditions:
  4. If the door is closed, you will be aiming at the door.
  5. If the door is open, you will NOT be aiming at the door.
  6. Right click the door to open it.
  7. You will hear a banging sound, even though I specified "HIT" and not "RIGHT_CLICK" in the configuration.

This is a weird (and sort of annoying) bug, but it's minor, really. If anything, it sounds like you're slamming the door open in a fit of rage.

This has nothing to do with this ticket, but I just wanted to remind you to add on a "BlockBreakEvent" wherever a "replacementblock" is specified, if you haven't done so already. I also wanted to remind you about the "telekinetic right_click/left_click" issue. I thought these two issues were too short to have their own ticket, but if you want me to make a ticket for either of these issues to remind you, then I can make one.