Server-side modification enhancing vehicle riding experience
SyncMyRide
This modification is designed for the “Better Than Adventure!” fork-mod. While an ideal implementation would involve changes on both client and server sides, this particular mod focuses solely on server-side operation. Consequently, this may have a slight impact on performance.
Key Features
- Players receive vehicle updates upon loading a new entity.
- Ride Height synchronization utilizing dummy entities.
- Includes the command: /ride
- Supports interaction with various entities.
- Additional minor enhancements and fixes.
Configuration Settings
vehicle-delay=int
This parameter sets the delay time before the server sends an initial vehicle update to the player for a new entity. The default setting for this delay is 5.
dummy-id=int
This represents the Item ID that dummy entities utilize to fill gaps. By default, this value is set to 16415, which corresponds to a “String” item.
