This is the sixth beta for Movecraft 8. A big thank you to our sponsors who help us focus on development rather than funding our servers.
Version Support
This release supports the following Minecraft versions on all common Paper forks:
- 1.21.4
- 1.20.6
Our version support policy is to support the latest two major Minecraft versions (and only the latest minor version of each), along with one older, even major numbered version. This gives legacy server owners an upgrade path, while keeping the code base streamlined with only three NMS worldhandlers. However, with the inclusion of double sided signs on 1.20+, we have decided to drop 1.18.2 support early.
Notes
- Our Wiki pages include a lot of useful information about the plugin, so please check that out before asking for help!
- Mojang changed the datapack format for block tags in 1.21+, so if you are upgrading you will need to delete the previous datapack and let Movecraft regenerate it.
- Datapack loading was improved in beta 4, but Movecraft may still fail to load properly on the first startup. If Movecraft fails to load after a few restarts, please refer our FAQ page for instructions on how to resolve the issue.
- Beta 4 dropped support for the Spigot server software due to Paper's "hard fork" of accessing Minecraft internals in addition to the large performance improvements Movecraft sees from Paper servers.
What's Changed
- Done by @Intybyte in #703
- Paper smooth teleportation by @TylerS1066 in #702
- Rotation performance by @TylerS1066 in #710
- Drop 1.18.2 support by @TylerS1066 in #711
- Piston bugfix by @drfiveminusmint in #713
- small hitbox and sink fix by @wolfebersahd in #715
- 1.21.4 by @TylerS1066 in #722
- Fix build by @TylerS1066 in #725
- improve TrackedLocation by @goodroach in #727
- Fix rotation and ascend/descend by @TylerS1066 in #740
- [Bugfix] Fix infinite loop in TranslationTask by @TylerS1066 in #741
- Reuse already calculated tags by @Intybyte in #736
- Fix/Add tracked locations rotating on subcrafts by @DerToaster98 in #728
- [Fix] Correct piston merge related logic by @DerToaster98 in #735
New Contributors
- @wolfebersahd made their first contribution in #715
Full Changelog: 8.0.0_beta-5...8.0.0_beta-6