Movecraft 8.0.0 alpha 6
Pre-releaseThis is the sixth alpha for Movecraft 8. Movecraft 8 requires at least java 13 will be required to run the plugin. As usual with alphas, DO NOT RUN THIS ON ANY WORLD YOU CARE ABOUT WITHOUT A BACKUP - we are not responsible for anything that may go wrong with your world. If you do find any issues or have any suggestions, please report them in the issues section.
Support for 1.17.1 and 1.18.1 remains experimental. As such, block highlights and smooth teleportation are still disabled for 1.18.1 and 1.17.1, and you will need to use the latest dev build of ProtocolLib (download here) for 1.18.1 support.
To help cleanup the code, we are going to be dropping support for 1.15.2 in the next alpha release. If you are using 1.15.2, we recommend you update to 1.16.5 which remains the optimal version to run Movecraft 8 on. We will continue to support 1.14.4 for a while longer to assist older in servers upgrading to 1.16.5, but we may drop support before a final 8.0.0 release.
New Features/Changes
- Fixed loading of PilotTool setting.
- Fixed RequiredBlockEntry typo causing crafts to sink on pilot (PR #472 and issues #482 & #484). Big thanks to @galacticwarrior9 for the fix!
- Exposed min, max, numericMin and numericMax properties on RequiredBlockEntry in the API as well.
- Updated detection to support custom addons and properly handle SubCrafts.
- Fixed dynamicLagSpeed bug introduced in alpha 4.
- Fixed an NPE in the crafttype command
- Note: The crafttype and craftinfo commands are still non-functional along with Status signs.
Notable Bugs
- We are still working on a bug which causes crafts to no longer respond to player input. The working way to fix this is to run the
release -a
command to release all crafts and have players repilot. Reference #485 for more information. - Sinking crafts to not behave properly near WorldBorders and MinHeightLimit. Reference #489 and #480 for more information.
- CraftsUseNeverPortals appears to have an effect on lighting updates. Reference #479 for more information.
Full Changelog: 8.0.0-a.5...8.0.0-a.6