Skip to content
This repository was archived by the owner on Jul 19, 2021. It is now read-only.
This repository was archived by the owner on Jul 19, 2021. It is now read-only.

PlayerInteractAtEntityEvent fired twice #48

@Tiippex

Description

@Tiippex

Hello

I noticed that some plugins won't work when I have ASE installed. The PlayerInteractAtEntityEvent gets fired twice. I think you shouldn't modify the default bukkit/spigot event behavior.

Could you fix this, please? I'm not so familiar with Java but could you create your own event?

I think I found the line in code:

events.add(new PlayerInteractAtEntityEvent(player, as, as.getLocation().toVector(), EquipmentSlot.HAND));

It would be very lovely when you fix this issue.

Regards
Tiippex

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions