You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: properly convert adventure components into bungee basecomponents (#1307)
### 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
Copy file name to clipboardExpand all lines: modules/bridge/src/main/java/eu/cloudnetservice/modules/bridge/platform/bungeecord/BungeeCordDirectPlayerExecutor.java
0 commit comments