Attention Paper Users!
The latest builds of Paper 1.19.2 (past #173) contain a new chunk system that does have a bug which affects ccRides. This can cause severe lag, or duplicated ride entities - If this affects you, you can reduce the impact by enabling this setting in ccRides config.yml:
Code (YAML):
Rides:
Operation:
forceLoadChunks
: true
Changes in 1.7.9
- Fixed a bug causing SmoothCoaster support to stop working after a plugin reload.
- Fixed a bug allowing a ride to start while already running (with JOIN_AFTER_START enabled)