JaxkDev / Vehicles

[WIP | Pre-Release] A PocketMine-MP plugin that brings vehicles to your server !
https://tiny.cc/JaxksDC
Open Software License 3.0
35 stars 13 forks source link

Cancel EntityDamageByEntityEvent when vehicle removal success #16

Closed CaptainDuck closed 4 years ago

CaptainDuck commented 4 years ago

This issue fixes errors when removing vehicles because the entity has already been closed, cancelling the event before other plugins mess with it. Fixes #15 #10

JaxkDev commented 4 years ago

Useless PR, see L91.