
SyncMyRide
Server-sided mod for "Better than Adventure!" that improves riding
- Загрузки
- 218
- Подписчики
- 0
- Обновлён
- 13 мая 2025 г.
- Лицензия
- MIT
Опубликован 17 апреля 2025 г.
SyncMyRide
This mod is intended for "Better Than Adventure!" fork-mod
While there could be better implementation by modding both client & server, this one is oriented to be handled by server only
Because of the above, it might affect performance a bit
Features
Players now receive vehicle packets when they load a new entity
Ride Height synchronization by using dummies
/ride command
Also supports entities
Other small related improvements & fixes

Config
vehicle-delay=int
Delay after which the server will send an initial vehicle update to the player for the new entity
By default, this value is 5
dummy-id=int
Item ID that dummies are using to fill the gaps
By default, this value is 16415, which is a "String" item
Ченджлог
1.1Релизb1.7.3 · 13 мая 2025 г.
- Versions beyond 7.3_01 are now allowed
- Mobs now drop passengers on death
- Now using common age to tick dummies, instead of individually for each player, this kills thread-safety issues
- Initial vehicle updates are now ignored for entities without one
1.0.12Бетаb1.7.3 · 2 мая 2025 г.
Included the
/debugucommand for debugging purposes.Overall commands polish.
Sneaking check has now been moved to the entity.
If the entity is sneaking, it won't be able to start riding.
1.0.11Бетаb1.7.3 · 1 мая 2025 г.
Added homepage
Moved sneaking check to the Player class directly
1.0.1Бетаb1.7.3 · 23 апреля 2025 г.
This version improves thread-safety
Комментарии
Загружаем…