Recent content by confusedalex

  1. confusedalex

    Question Compile Paper 1.21.4 against java 17

    Is it possible to use java 21 and the newest PaperAPI, but compile to java 17 to achieve backwards compatibility? compileJava { options.encoding = "UTF-8" options.compilerArgs.add("-parameters") sourceCompatibility = "17" targetCompatibility = "17" } compileKotlin {...
  2. confusedalex

    Plugin Release NoNetherTravel

    This is a plugin which I developed, which makes traveling long distances in the Nether impossible by teleporting you to the portal you've entered the Nether with.