Recent content by hkcu

  • 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. hkcu

    Question How to run Paper with Java 17-internal?

    You can bypass this check by setting the property "Paper.IgnoreJavaVersion" to true. For example: java -DPaper.IgnoreJavaVersion=true paper-jar.jar