Skip to content

Update to modern handling#93

Merged
Jikoo merged 14 commits into
masterfrom
dev/fix-display-name
Mar 20, 2026
Merged

Update to modern handling#93
Jikoo merged 14 commits into
masterfrom
dev/fix-display-name

Conversation

@Jikoo
Copy link
Copy Markdown
Owner

@Jikoo Jikoo commented Mar 19, 2026

  • Re-add Spigot support
  • Use DataComponents on Paper
    • This allows direct edits to the ItemStack without needing excessive ItemMeta creation and validation.
  • Fix issue with removing display name not actually working
    • This is probably a Paper bug, but I couldn't tell why it was happening so I stopped trying to trace it. Maybe next week I'll try to make a minimal reproduction example.
  • Shade utilized PlanarWrappers classes
    • Makes it easier to ensure that consumers of this API have required classes

@Jikoo
Copy link
Copy Markdown
Owner Author

Jikoo commented Mar 19, 2026

Build is probably going to fail because of Sonar

@Jikoo Jikoo merged commit 0688952 into master Mar 20, 2026
1 of 2 checks passed
@Jikoo Jikoo deleted the dev/fix-display-name branch March 20, 2026 14:20
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.

1 participant