Stable 1.16.5 Release
John-Paul-R opened this issue ยท 1 comments
Currently, the MC 1.16.5 version of Essential Commands relies on GrossFabricHacks which relies on deprecated (and, in modern versions of Java, outright removed) reflection APIs.
There were reasons for this... but with the present state of the ecosystem, this is causing more trouble than its worth.
Whatever new version is published should be runnable on both Java 8 (which I believe 1.16.5 released with, and Java 21 (current LTS))
Issues this will likely resolve: