Adventure 5#1774
Conversation
|
When will be merged? |
Personally, I'm waiting for more plugins to update to Adventure 5 on their own, since there are changes that break compatibility with existing plugins, some of which need to be recompiled to work with the new version, while others require a compatibility layer to work with both versions (Adventure 4 and 5) |
|
I think that they're looking to address the ABI breakage |
|
Generally people update when the platform that implements it updates, so for us we're going to revert the update to Adventure 5.0 until Velocity updates |
| adventure-bom = "net.kyori:adventure-bom:5.0.1" | ||
| adventure-text-serializer-json-legacy-impl = "net.kyori:adventure-text-serializer-json-legacy-impl:5.0.1" |
There was a problem hiding this comment.
| adventure-bom = "net.kyori:adventure-bom:5.0.1" | |
| adventure-text-serializer-json-legacy-impl = "net.kyori:adventure-text-serializer-json-legacy-impl:5.0.1" | |
| adventure-bom = "net.kyori:adventure-bom:5.1.0" | |
| adventure-text-serializer-json-legacy-impl = "net.kyori:adventure-text-serializer-json-legacy-impl:5.1.0" |
|
Should be safe to merge since 5.1.0, right? https://github.com/PaperMC/adventure/releases/tag/v5.1.0
Looks to have been addressed by the following change
|
|
Since Adventure's Facet platform is now deprecated, maybe it's worth considering an alternative, similar to: GemstoneGG#883, @4drian3d? |
No description provided.