Skip to content

Conversation

@crashdemons
Copy link
Owner

No description provided.

Copy link
Owner Author

@crashdemons crashdemons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs further investigation into BungeeChat serialization/NBT.


// Create the hover event
HoverEvent event = new HoverEvent(HoverEvent.Action.SHOW_ITEM, hoverEventComponents);
HoverEvent event = new HoverEvent(HoverEvent.Action.SHOW_ITEM, hoverItem);
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does not display item meta (enchants/lore) in chat, just the basic item. Sadface.

Copy link
Owner Author

@crashdemons crashdemons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs further investigation into BungeeChat serialization/NBT.

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