Solved Cancel fake block turn into air

Discussion in 'Plugin Development' started by Someone_Like_You, May 11, 2014.

Thread Status:
Not open for further replies.
  1. Is it possible to do without packets? (Im using sendBlockChange, but on right click, its changing to air...)
     
  2. Offline

    Drkmaster83

    Sounds client-sided, perhaps send the block change again?
     
  3. Drkmaster83 I tried send it when player interact the fake block, it didnt work.. :(
     
  4. Offline

    Drkmaster83

    Then I think it's all handled client side... you could probably do something with ProtocolLib, but I'm not a big fan of it, so thus I'm not an expert.
     
  5. Offline

    TGRHavoc

  6. AdamQpzm I solved it by placing blocks like buttons that players can pass throught, if you want - you can send the people u want to be able to move fake air block at the loaction, which will let them pass freely, for the people you do not want to pass, send solid block change...
    TGRHavoc marked :)
     
Thread Status:
Not open for further replies.

Share This Page