Solved BlockRedstoneEvent

Discussion in 'Plugin Development' started by TechCommandCraft, Jan 11, 2017.

Thread Status:
Not open for further replies.
  1. Hey i came across a promlem while dev. a plugin. What i want is when i power a iron door it will not open! I have used the BlockRedstoneEvent for this but I can't find a way to cancel that redstone event!
    Hope you guys have a solution for this
     
  2. Offline

    Zombie_Striker

    @TechCommandCraft
    Set the new current equal to the old current if the block is equal to an iron door.
     
  3. I actually found an other solution The BlockPgysicsEvent! you can only open an iron door with redstone so i am now using this event. But thanks for your repley rlly appreciate it.
     
Thread Status:
Not open for further replies.

Share This Page