IMPORTANT UPDATE! playsound and give_potion_effect actions were updated!
-Addedto_target action. This is a special action for PLAYER_ATTACK event. It will execute the action for the player target (The entity which is being attacked). More info in the Actions section tutorial on this page.
-Modifiedplaysound and
give_potion_effect actions. They don't require a player variable anymore.
-Fixed some performance issues.