Skip to content

fix(src): Change relocation config because plugin now gets relocated.#85

Merged
Zoriot merged 5 commits intomainfrom
fix-shading
Apr 30, 2026
Merged

fix(src): Change relocation config because plugin now gets relocated.#85
Zoriot merged 5 commits intomainfrom
fix-shading

Conversation

@kyanvde
Copy link
Copy Markdown
Contributor

@kyanvde kyanvde commented Apr 30, 2026

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 30, 2026

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Bukkit plugin entrypoint (main) in plugin.yml to a shaded/relocated class name, presumably to align with Shadow’s auto-relocation behavior during the build.

Changes:

  • Change plugin.yml main: from the original plugin class to a shaded/relocated fully-qualified name.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/main/resources/plugin.yml Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@kyanvde kyanvde changed the title fix(src): Change main in plugin.yml because it gets autorelocated now. fix(src): Change relocation config because plugin now gets relocated. Apr 30, 2026
@kyanvde kyanvde marked this pull request as draft April 30, 2026 12:54
@kyanvde kyanvde marked this pull request as ready for review April 30, 2026 15:01
@kyanvde kyanvde requested a review from Zoriot April 30, 2026 15:02
Comment thread build.gradle.kts Outdated
Comment thread build.gradle.kts
@Zoriot Zoriot merged commit 10fdff0 into main Apr 30, 2026
3 checks passed
@Zoriot Zoriot deleted the fix-shading branch April 30, 2026 16:49
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.

3 participants