Eniripsa96 / SkillAPI

A flexible API for easily creating skills and classes with visual skill trees
112 stars 111 forks source link

Server crashes with a large Area target. #516

Closed StarkyOficial closed 3 years ago

StarkyOficial commented 3 years ago

I tried to deal damage to every player in the world, so if they get killed... the chat says the player that casted the skill killed them. I set an Area of 800 blocks with some Damage. image But when I cast the skill, the server freezes/crashes. I tried the Nearest target one aswell.

Maybe adding a new "World" Target could we get this to work?