MinecraftDev icon indicating copy to clipboard operation
MinecraftDev copied to clipboard

[SUGGESTION SPIGOT/PAPER] Add dependency manager on project creation

Open tgbhy opened this issue 5 months ago • 0 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 better management of dependency for plugin.yml and paper-plugin.yml. By this way, when creating a project, we should be able to add plugin names as dependency.

For paper manifest, it should be an Object containing Name, load, required and join-classpath. And it should have two category for server and bootstrap.

Some hints (like for bootstrap with paper) could be added I think.

tgbhy avatar Aug 11 '25 13:08 tgbhy