ToughBoats 1.5.1
RoyCurtis
released this
20 Sep 14:25
·
21 commits
to master
since this release
Changes since 1.5:
- Fixed a NPE if rider-less boats are damaged
Changes since 1.4:
- Added feature to negate fall damage whilst on a boat, with new boolean config option
protectplayers
(bluntly fixes MC-881, thanks @bilde2910) - Resync uses a more accurate position when teleporting player onto new boat
- Resync teleport now happens in the next tick
- Config file cleanup; removed
debug
,sync-delay
,purge-interval
andentity-ttl
config options resyncInterval
now has minimum value of 5 seconds- Fixed NPE if reloading whilst resync was disabled
- Updated to Spigot 1.8.8
- Java API and language level reverted to Java 7 (still compatible with Java 8)