pmmp / PocketMine-MP

A server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
3.28k stars 1.56k forks source link

Enchantments bug #3493

Closed Govdim closed 4 years ago

Govdim commented 4 years ago

Weapon enchantments affect entities when the EntityDamageByEntityEvent is cancelled

Example: I play the BedWars minigame, and I have a bow with the "PUNCH" enchantment. I shoot at my teammate and the damage does not pass, but the player knockback.

PocketMine-MP: 3.12.1 Server OS: Ubuntu 18.04 Game version: PE/Win10

dktapps commented 4 years ago

Without knowing your PocketMine-MP version, OS, PHP, Client version, or plugins and how the issue occurred, the issue cannot begin to be solved. A pre-formatted template is provided that shows the required information to begin to find, test and solve an issue. Until the adequate template and information is provided, the issue will be closed; it may be reopened if you update the ticket with the correct template and required information.

Contribution guidelines