This is the fifth 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.1
- 1.20.6
- 1.18.2
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 expect to drop 1.18.2 support soon.
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
- Craft status rewrite by @TylerS1066 in #674
- [Feature] Proper access to craft via UUID by @DerToaster98 in #673
- Fix uuid by @TylerS1066 in #675
- Tracked Locations on Crafts by @goodroach in #616
- Adds #586 by @Intybyte in #677
- Fix #631 by @Intybyte in #676
- Refine craft data tag system by @oh-noey in #687
- Use processing for wrecks by @oh-noey in #686
- Bump version for maven publish by @TylerS1066 in #689
- 1.21.1 by @TylerS1066 in #691
- Collision explosion fix by @goodroach in #692
- Underwater collision explosion by @TylerS1066 in #693
- Feature/direction dependent block attachment by @Intybyte in #681
- Rewrite/rotation task by @Intybyte in #683
- Add LANTERNS tag by @Intybyte in #695
- 1.20/1.21 moving block ticks by @drfiveminusmint in #694
- Rewrite/translation task by @Intybyte in #684
- Revert "Use processing for wrecks" by @TylerS1066 in #698
- Use processing for wrecks (again) by @TylerS1066 in #699
- Feature/track move flyblocks by @Intybyte in #700
New Contributors
Full Changelog: 8.0.0_beta-4...8.0.0_beta-5