BetterLeads problems
JasonHorkles opened this issue ยท 5 comments
Versions
Describe the bug
When a player clicks a mob defined in the BetterLeads list with a lead, it removes 1 lead from the player even if they already have a lead on it, resulting in them losing that lead
To Reproduce
- Leash a mob that's in the list
- Click it with another lead
- See it disappear
Expected behavior
It should behave like vanilla and pop the lead off iirc
Screenshots
N/A
Additional context
SilverstoneMC/Silverstone#36
BetterLeads in CraftBook 3 was impacted by some Spigot bugs semi-recently, it's possible this is due to that. You're better off using CraftBook 5's BetterLeads as it uses stuff I added to Paper to make it work better (due to Spigot limitations). In general, there's not much that can be done to fix CraftBook 3 issues as they're issues in Spigot itself, CraftBook 5 drops Spigot support to be Paper only, and therefore allows things to be fixed.
Is there a download for v5 or is it still pretty new
All info about it is in the pins of the CraftBook channel in the discord
Issue worked around in e5d91d3