Recent content by Hexanilix

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

    Question Unsupported API

    Yea that's the culprit. Just found exactly that so thnx and now it works so have a nice one and Merry Christmas! (Also thnx mods for taking the time to help me :3)
  2. Hexanilix

    Question Unsupported API

    Oh and this error is with the api-version in the .yml file set to this: api-version: 1.19
  3. Hexanilix

    Question Unsupported API

    Ah ok here: [14:32:11 ERROR]: Could not load 'plugins/some-hex-code.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin cannot be null at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:157)...
  4. Hexanilix

    Question Unsupported API

    Hehe as I said I'm quite new to this, could you specify "stacktrace"?
  5. Hexanilix

    Question Unsupported API

    Yea it just says "org.bukkit.plugin.InvalidPluginException: java.lang.IllegalArgumentException: Plugin cannot be null" so no bueno. That's my problem NOTHING works
  6. Hexanilix

    Question Unsupported API

    Hey guys, This is just a simple question (I think) about what "api-version: " version I use. I'm trying to make a 1.19.2 plugin and I'm new to all of this stuff and I can't resolve it. I searched everywhere and I can't find anything. What do I put here cuz I tried "1.19.2-R0.1-SNAPSHOT" and many...