
Editor link from LuckPerms not clickable in chat
Closed this issue · 1 comments
Description
Description:
When using the /lp editor command, the generated link to the LuckPerms web editor appears in the chat, but it is not clickable. This makes it inconvenient for users, as they have to manually copy and paste the link into their browser.
Environment:
LuckPerms version: [insert version here]
Minecraft version: [insert version here]
Server type: [e.g. Paper, Spigot, etc.]
Other relevant plugins: [optional]
Additional context:
This issue affects the usability of the editor, especially for less technical players.
It may be related to how chat components or hover/click events are sent by the plugin.
Reproduction Steps
Steps to reproduce:
Run the /lp editor command in-game.
Observe the message in chat containing the link.
Try to click the link — it is not interactive/clickable.
Expected Behaviour
Expected behavior:
The link should be clickable so that players can directly open the editor in their web browser.
Server Details
Paper 1.21.5
LuckPerms Version
v5.4.164
Logs and Configs
No response
Extra Details
No response
Duplicate of #4057