Click/hover events on chat components do not work on Bukkit 1.17+
emilyy-dev opened this issue ยท 0 comments
Description
ref. title
Reproduction steps
- Install Bukkit LP on any Bukkit-based server
- Start up
- Give some permissions to a holder e.g. default group
- Run
/lp group default permission info
- Hover and click events don't work on the permission nodes (same applies to anything else that's hoverable/clickable).
Expected behaviour
For them to work
Environment details
- Server type/version:
Paper
running version1.17.1
build157
- LuckPerms version:
v5.3.53
Relevant section of the log file with -Dnet.kyori.adventure.debug=true
: https://gist.github.com/emilyy-dev/9f336525925ebe34db0df0f191f66c45
Any other relevant details
Non