Skript
Skript copied to clipboard
ExprAffectedEntities
Description
This PR aims to allow changing of the affected entities
Target Minecraft Versions: any Requirements: none Related Issues: #5775
also tests would be nice
I genuinely tried to create a test for it, but I couldn't get it to work. If you look at the Starter Commit you can see the test I did attempt to create, I had it included in the commit just so it can be logged/viewed through the commit, but removed it.
I tried to create a new AreaCloudEffectEvent, but that requires an AreaCloudEffect, which I couldn't figure out how to create one nor to grab one.