MinecraftDev icon indicating copy to clipboard operation
MinecraftDev copied to clipboard

[PAPER MANIFEST] Add ClassLoader and Bootstrapper auto-creation option.

Open tgbhy opened this issue 5 months ago • 1 comments

Minecraft Development for IntelliJ plugin version

2025.2-1.8.6 (or all versions ?)

Description of the feature request

This feature is to have a Bootstrapper and ClassLoader creation option instead of having to create them ourself.

It should be seeable only when paper manifest is active, it can be a whole category for Paper Manifest if you want.

tgbhy avatar Aug 11 '25 13:08 tgbhy

Another thing would be to detect Bootstrapper and ClassLoader options (in paper-plugin.yml) as the main field do. And make bootstrap detected class as used (the same way as the JavaPlugin class do.

tgbhy avatar Aug 11 '25 14:08 tgbhy