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

Restore Spigot compatibility #3109

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Conversation

SirYwell
Copy link
Member

Overview

Description

After #3057, FAWE fails to start due to the CraftBlockData.createData(…) method only existing on Paper. Spigot and Paper both have a method CraftBlockData.fromData(…) that can be used instead to restore Spigot compatibility.

Submitter Checklist

Preview Give feedback

@SirYwell SirYwell requested a review from a team as a code owner February 13, 2025 08:29
@github-actions github-actions bot added the Bugfix This PR fixes a bug label Feb 13, 2025
@PierreSchwang PierreSchwang requested a review from a team February 13, 2025 19:36
@dordsor21 dordsor21 merged commit dac62f1 into main Feb 14, 2025
9 checks passed
@dordsor21 dordsor21 deleted the fix/spigot-compat-craftblockdata branch February 14, 2025 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix This PR fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants