Prevent Entity collisions/pushing

Discussion in 'Plugin Development' started by microgeek, Feb 12, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    microgeek

    Hey, I've been looking around for a bit, looking for a way prevent entities from getting pushed by other entities, but cannot find anything. I'm thinking that I need to do a bit of digging around in CraftBukkit to achieve this. Any help is appreciated.
     
  2. Offline

    skipperguy12

    Good luck at looking through CraftBukkit.

    One place to start might be players, they stopped letting players push each other recently. Maybe just use that code in every entity and recompile CraftBukkit :3
     
Thread Status:
Not open for further replies.

Share This Page