Closed Antal1609 closed 2 months ago
Confirmed.. yikes apparently in 1.20.5/1.20.6;
EntityShootBowEvent#setConsumeItem is not currently functional (default behaviour is retained).
(MD_5)
So it appears it is an issue on spigot end for whatever reason.I made some changes to implement my own method and it seems to be working well on my end.
You can see these changes in the latest snapshot. Link; https://ci.craftationgaming.com/downloads Remember to remove your old ItemJoin.jar file
Let me know!~
EDIT: The official release is now available. Link; https://www.spigotmc.org/resources/itemjoin.12661/download?version=557378
Server Version
Paper version 1.21.1-40-master@2fdb2e9
Resource Version
ItemJoin-6.0.8-SNAPSHOT-b1019
Dump Information
https://ci.craftationgaming.com/dump?id=uyusegihad
Describe The Bug
Itemflag count-lock does no longer work on arrows. When you use a bow to shoot the arrow it shoots and the item in your inventory vanishes.
This is problematic for the teleport itemflag on arrows.
Expected Behavior
The arrow with the itemflag count-lock does not vanish from the inventory when shooted by a bow.
Steps To Reproduce
Additional Info
No response
Checklist