-
-
Notifications
You must be signed in to change notification settings - Fork 81
Frequently Asked Questions
Minecraft Version (NMS revision) | Movecraft Version | Support Stage |
---|---|---|
1.20.4 (v1_20_R3) | Latest Dev Build | Experimental |
1.20.1 (v1_20_R1) | Latest Beta Release | Active Development |
1.19.4 (v1_19_R3) | Latest Beta Release | Maintenance |
1.18.2 (v1_18_R2) | Latest Beta Release | Active Development |
1.17.1 (v1_17_R1) | 8.0.0 Beta 1 | Unsupported |
1.16.5 (v1_16_R3) | Latest Beta Release | Active Development |
1.15.2 (v1_15_R1) | 8.0.0 Alpha 6 | Unsupported |
1.14.4 (v1_14_R1) | 8.0.0 Beta 1 | Unsupported |
1.12.2 (v1_12_R1) | 7.0.0 | Unsupported |
1.11.2 (v1_11_R1) | 7.0.0 | Unsupported |
1.10.2 (v1_10_R1) | 7.0.0 | Unsupported |
1.9.x | 5.0.0 | Unsupported |
1.8.x | 4.0.1 | Unsupported |
1.7.x | 4.0.1 | Unsupported |
1.6.x | 4.0.1 | Unsupported |
1.5.x | 3.1.26 | Unsupported |
1.2.5 | 0.8.6 | Unsupported |
1.0.0 | 0.7.3 | Unsupported |
*As always with Experimental Support, these are not to be used on a production server or anything you care about.
**As always with Dev Builds, expect no support or missing functionality.
If the error is an UnsupportedClassVersionError
, verify that you have installed Java 13+ and are using it for running your server.
If there is an error loading craft types stating that there is no valid tag, verify that the file/movecraft-data.zip
datapack is loaded and enabled by running /datapack list
. If the datapack does not show up, stop the server, set GeneratedDatapack: false
in the plugins/Movecraft/config.yml
file, and restart the server. Sometimes it takes a few times to get the datapack to load due to limitations in the Spigot API.
Vanilla Minecraft has a number of block tags by default, you can find them listed here. In addition, Movecraft adds its own datapack with some more tags, you can find them listed here.