elBukkit / MagicPlugin

A Bukkit plugin for spells, wands and other magic
http://mine.elmakers.com
MIT License
247 stars 148 forks source link

Change Context... uhhhhhhh #1214

Open FinnDemonCat opened 1 year ago

FinnDemonCat commented 1 year ago

https://user-images.githubusercontent.com/94855390/236708894-b0a55555-a22d-452d-b7bf-0ea16ef175bb.mp4 So for some reason the change context only works half of the time, here is the spell:

hop: creator: Finn_Lopes creator_id: 68e1f94f-258e-46ac-ac7a-0c87c40a7dbb name: Leap icon: iron_boots actions: cast:

And I have no idea why it isn't working

PhvntxmX commented 1 year ago

try putting use_target_location: false and/or ignore_targeting: true for CustomProjectile action and see if it works

FinnDemonCat commented 1 year ago

I will see when I get time. I think these parameters make sense.

FinnDemonCat commented 1 year ago

Didn't seem to work. Something whith Change Context is broken. I tried:

FinnDemonCat commented 1 year ago

I got it to work, tho I had to set the caster as the target.