Skip to content

Add ability to change plugin ID #1073

@Yeregorix

Description

@Yeregorix

ModLauncher has removed the - character from valid mod IDs because the Java Module System does not allow this character in module IDs. The consequence is that plugins currently using - will have to change their IDs to continue working on future versions of both SpongeForge and SpongeVanilla.

Currently, uploading a new JAR on Ore with a different plugin ID results in the following error message :

The uploaded plugin ID must match your projects plugin ID.

We need either the ability to change the project's plugin ID, or the ability to upload a JAR with an ID that doesn't match.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions