Skip to content

2024-03-21: Paper without CB package relocation

Pre-release
Pre-release
Compare
Choose a tag to compare
@kennytv kennytv released this 21 Mar 20:47
· 1 commit to main since this release
290d816

Do not run this jar in production; copy it to another setup. Don't worry that it is Mojang mapped, plugins jars will automatically be remapped. Only the CB package relocation cannot be handled automatically. This test is only relevant for you if you either try to parse the relocated CB package version, or if you are using internals/nms.

The first startup on this jar will take a bit longer depending on your system and number of plugins.


In the following cases you have to take action:

You may also test whether your plugin is able to run natively on an unrelocated, Mojang mapped server by adding -Dpaper.disable-plugin-rewriting=true to your startup flags. With its proper release, you will also be able to individually disable remapping of your plugin via the jar manifest.