Skip to content

rename BukkitLoader to PaperLoader and bump version to 26.1-3.0.1#285

Merged
ammodev merged 1 commit into
version/26.1from
fix/paper-loader
Apr 4, 2026
Merged

rename BukkitLoader to PaperLoader and bump version to 26.1-3.0.1#285
ammodev merged 1 commit into
version/26.1from
fix/paper-loader

Conversation

@ammodev

@ammodev ammodev commented Apr 4, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 4, 2026 18:41
@ammodev ammodev merged commit d304a8e into version/26.1 Apr 4, 2026
6 checks passed
@ammodev ammodev deleted the fix/paper-loader branch April 4, 2026 18:41

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Renames the Paper plugin loader class to align with the Paper module naming and fixes the public-class/file-name mismatch, while also bumping the project version for the release.

Changes:

  • Rename BukkitLoaderPaperLoader in the Paper server loader implementation.
  • Bump root version from 26.1-3.0.0 to 26.1-3.0.1.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
surf-api-paper/surf-api-paper-server/src/main/java/dev/slne/surf/api/paper/server/PaperLoader.java Renames the public loader class to PaperLoader (matching module intent and file name).
gradle.properties Updates the project version to 26.1-3.0.1.
Comments suppressed due to low confidence (1)

surf-api-paper/surf-api-paper-server/src/main/java/dev/slne/surf/api/paper/server/PaperLoader.java:27

  • The class was renamed to PaperLoader, but the Javadoc in this file still refers to BukkitLoader/"Bukkit plugins". Please update the documentation wording to match the new PaperLoader name and Paper plugin context to avoid confusing future maintainers.

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