Auxilor / EcoItems

Custom items plugin for the latest spigot version
GNU General Public License v3.0
50 stars 27 forks source link

New argument for damage_nearby_entities effect #19

Closed PrimalPower closed 2 years ago

PrimalPower commented 2 years ago

I want to use this effect for PVP but the problem is if I add player to the list of entities, it will damage myself is the place I target is close enough to my location

To add a argument called damage_self (true/false) which if it is true, it can damage the entity that used it if it is in the entities list but if it is false, it can't damage the user even if player is in the list of entities

WillFP commented 2 years ago

Coming in next update