More work on Minecart mechanics
Merged EmptySlowdown, FallModifier, and SpeedModifiers into MinecartPhysicsControl
Removed VisionSteering and PlaceAnywhere
(5a08915e by matthew miller)
Ported MinecartExitRemover and TemporaryCart
TemporaryCart now puts a PersistentDataContainer key on the carts, allowing other plugins to detect it.
(519e4bd3 by matthew miller)
Port a few Minecart mechanics over.
MinecartCollisionEntry,
MinecartEmptyDecay
MinecartItemPickup
MinecartRailPlacer
Removed the following,
ConstantSpeed
MobBlocker
(9d265759 by matthew miller)