Recent content by comonier

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

    First attempt by a newbie learning

    Hello friends, I'm following a tutorial for the first time learning to create a plugin by maven, and the page https://papermc.io/using-the-api Tell me to add the code below to the file pom.xml "Add this to your pom.xml:" <?xml version="1.0" encoding="UTF-8"?> <project...