Changes in 1.7.8
- Fixed an issue with the 'sendMoveEvent' feature on 1.8.8
Changes in v1.7.7
- ccRides can now fire a PlayerMoveEvent when a player is moved by a ride, allowing plugins like WorldGuard to detect players entering a region when on a ride. Cancelling the event is ignored by the ride.
There is a new config option (Entities.sendMoveEvent) to turn the above feature on/off, it is enabled by default.
Changes in v1.7.6
Changes in v1.7.6.1
- Added support for Spigot / Paper 1.19
- Added support for the SmoothCoasters client mod, which allows your head to follow a ride's rotation as you're on it. Download the mod here
- Fixed a few bugs with how TopSpin calculated it's seat rotation
- Fixed SmoothCoastersAPI version - should work with 1.16->1.19 clients with the mod installed.
- Updated the default config.yml to include the SmoothCoaster setting