Recent content by Black_Eyes

  1. B

    Question Weird java bug only with 1.20.6 (only on paper)

    So, I have a particle API in my plugin that uses some reflections. Don't worry, that's not the main topic, even I don't understand reflection totally. I have an 1.20.4 test server using jdk 22, and an 1.20.6 test server using the same JDK. My plugin works from 1.8 to 1.20.4. On 1.20.6, I have...