ItemJoin

ItemJoin

157k Downloads

Items equipping when rightclicked.

Nesseley opened this issue ยท 3 comments

commented

Version of ItemJoin: 4.6
Spigot: 1.12.2

If I use a iron-boot as a item, when right clicking they will put the item on their feet, same with elytra. How can I do so right clicking only does the command and not equippes the item?
They loose the item completly when rightclicking as the items goes on as armour.

commented

Using the itemflag cancel-events seems to work nicely.

cancel-events - Useful for canceling the event of opening a book to set custom book items, or even to prevent specific item movement.

commented

Lol I got the email but I presume you fixed it as I dont see the comment. You were putting it under command-type instead of itemflags.

commented

Yes, i noticed haha! Thanks anyway ^^