Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect AmbiguousPluginNameErrors in newer versions of Paper #80

Merged
merged 3 commits into from
Jul 4, 2024
Merged

Detect AmbiguousPluginNameErrors in newer versions of Paper #80

merged 3 commits into from
Jul 4, 2024

Conversation

pavog
Copy link
Member

@pavog pavog commented Jul 4, 2024

In older versions of Paper the message is:

Ambiguous plugin name `WorldEdit' for files `plugins/worldedit-bukkit-7.0.0-beta-05.jar' and `plugins/worldedit-bukkit-7.0.0-beta-01.jar' in `plugins'

In newer versions of Paper the message is:

Ambiguous plugin name 'WorldEdit' for files 'plugins/worldedit-bukkit-7.3.1.jar' and 'plugins/worldedit-bukkit-7.3.4-beta-01.jar' in 'plugins'

It seems like they mixed up the ` with the ' and fixed it.

@matthi4s matthi4s merged commit 8085011 into aternosorg:master Jul 4, 2024
3 checks passed
@pavog pavog deleted the paper-ambiguous-plugin-name branch July 4, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants