Closed 0utplay closed 1 year ago
When converting between adventure components and bungeecord basecomponents we loose some styling features like the hover & clickevent.
Added the adventure-text-serializer-bungeecord lib to handle the conversion between the components.
All features provided in the adventure component get passed into the BaseComponent.
Fixes #1216
Motivation
When converting between adventure components and bungeecord basecomponents we loose some styling features like the hover & clickevent.
Modification
Added the adventure-text-serializer-bungeecord lib to handle the conversion between the components.
Result
All features provided in the adventure component get passed into the BaseComponent.
Other
Fixes #1216