Cannot load FAWE with Minecraft 1.16.5
ClemFR opened this issue ยท 1 comments
Server Implementation
Paper
Server Version
1.16.5
Describe the bug
Minecraft 1.16.5 require Java 16 version but FAWE minimal Java version is 17.
To Reproduce
- Put FAWE.jar in ./plugins
- Start the server
Expected behaviour
Expected: successful loading of FAWE
Screenshots / Videos
No response
Error log (if applicable)
https://paste.gg/p/anonymous/5ceba0a3ff44400996dad57978aad0b3
Fawe Debugpaste
Unknown command. Type "/help" for help.
Fawe Version
FastAsyncWorldEdit-Bukkit-2.0.2-SNAPSHOT-101
Checklist
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response
"We're following Mojang's policy and require modern Java versions for our plugins too. Currently, all our plugins require Java 17.
If you are unsure how to update your Java version, checkout this guide: https://paper.readthedocs.io/en/latest/java-update/.
If you are using a version prior to 1.17, add -DPaper.IgnoreJavaVersion=true
to your JVM flags and your server skips the Java version check."