EternalCore
EternalCore copied to clipboard
Restore support for 1.18+
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.