-
-
Notifications
You must be signed in to change notification settings - Fork 438
Add PrePlayerAttackEntityEvent #8266
Copy link
Copy link
Open
Labels
enhancementFeature request, an issue about something that could be improved, or a PR improving something.Feature request, an issue about something that could be improved, or a PR improving something.priority: lowIssues that are not harmful to the experience but are related to useful changes or additions.Issues that are not harmful to the experience but are related to useful changes or additions.
Metadata
Metadata
Assignees
Labels
enhancementFeature request, an issue about something that could be improved, or a PR improving something.Feature request, an issue about something that could be improved, or a PR improving something.priority: lowIssues that are not harmful to the experience but are related to useful changes or additions.Issues that are not harmful to the experience but are related to useful changes or additions.
Type
Projects
Status
In Progress
Suggestion
Please add the PrePlayerAttackEntityEvent to Skript.
This event would let us detect and control when a player tries to attack an entity before the hit actually happens.
Why?
Adding PrePlayerAttackEntityEvent would make it much easier to control combat behavior and prevent unwanted attacks.
Agreement