Skip to content

ignore - #3640

Closed
NotHammer043 wants to merge 6 commits into
IntellectualSites:mainfrom
NotHammer043:fix/spigot
Closed

ignore#3640
NotHammer043 wants to merge 6 commits into
IntellectualSites:mainfrom
NotHammer043:fix/spigot

Conversation

@NotHammer043

@NotHammer043 NotHammer043 commented Sep 5, 2026

Copy link
Copy Markdown

SORRY WRONG PRESS

declarative specification for which adapters need to be reobfuscated, directly on the affected adapters. Should also fix some issues with running paperweight on modern toolchains.
Starting with MC 26(.1), Spigot uses Mojang mappings for the server JAR. The configuration of the bukkit module did not include the unobfuscated adapters for the newer versions due to not differentiating between reobfuscation requirements between platforms.
- Refraction is not required anymore.
- Conversion between NMS and CB BlockStates requires reflection / MH invocations on Spigot (Paper method does not exist on Spigot, and Spigot method is not available in Paper and can't be called directly therefor)
@NotHammer043
NotHammer043 requested a review from a team as a code owner September 5, 2026 12:01
@NotHammer043
NotHammer043 deleted the fix/spigot branch September 5, 2026 12:02
@NotHammer043 NotHammer043 changed the title Fix/spigot ignore Sep 5, 2026
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