-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Drop java 8 support (?) #375
Comments
This is fatal for lower versions of Minecraft |
Higher versions of Java have many pleasant features, but this is devastating to lower version games (minigames and PVP servers that still exist in large numbers). |
I think Lite Commands should update to atleast Java 17 following ViaVersion. Most Minigame/PvP servers already run a fork of the notchian server that can be updated or already support J17. Also if it is required lite commands can include a version that uses https://github.com/unimined/JvmDowngrader. I would love to see J21 support to utilize virtual threads, but its not a requirement. |
Maybe you are right. But ProtocolLib says NO. |
What do you mean? |
ProtocolLib for 1.8.8~1.12 alwasy drop errors if not using Java8 even using "Downgrader" |
Of course, no matter what, I also strongly support LiteCommands upgrading to at least j17. The new version of Java brings many syntax and performance advantages. |
Any news on this? This would be an awesome change for the longevity of this project to update to at least Java 17. (21 preferred) |
I'm in favor of this idea, but I'm currently involved in other functions |
No description provided.
The text was updated successfully, but these errors were encountered: