-
Notifications
You must be signed in to change notification settings - Fork 381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to use with MC 1.18.2 #463
Comments
No, the most recent code update was 3 years ago, so 1.18 Is out of the question. 1.16 and lower would work(go with lower to be safe). |
But, if you want to try to make it work with 1.18, you could start a pull request |
1.17 and onwards require the use of Java 16-17 which, don't have the JS engine this plugin uses (Nashorn.) You will have to find another Javascript in Minecraft plugin (they do exist) |
This project does not support 1.18. Probably because it hasn't been updated for several years. I am thinking if I should work on maintaining this project myself. |
@atomisadev |
Is this project DOA? Or is it completed and works with all MC versions up to 1.18.2?
The text was updated successfully, but these errors were encountered: