Solved Disable minecart turning player.

Discussion in 'Plugin Development' started by storm345(forums), May 10, 2013.

Thread Status:
Not open for further replies.
  1. Hello! Is it possible to stop a minecart turning its passenger (player in this case)? If so how can I do this?
    Thx for all the help!
     
  2. Offline

    ZeusAllMighty11

    I don't know anything off the top of my head, but it would be very inefficient to use PlayerMoveEvent and check when their pitch and yaw changes by 45', but you could try it
     
  3. Is it always 45 degrees? Besides there has got to be a better way than this! (Even if it takes a PR to the bukkit api!)
     
Thread Status:
Not open for further replies.

Share This Page