Recent content by Black_Eyes

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.
  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...