EternalCore icon indicating copy to clipboard operation
EternalCore copied to clipboard

Restore support for 1.18+

Open vLuckyyy opened this issue 5 months ago • 0 comments

The paper uses asm to process plugins. In Paper 1.18.2, there is an old version of the asm library that does not support Java 21, and even if the server is started using Java 21, unfortunately, the plugin will not start. EternalCore is currently using java 21 version to compile. We only supports 1.20 and 1.21 version's now.

vLuckyyy avatar Jul 05 '25 21:07 vLuckyyy