Magic

Magic

190k Downloads

Me as an Owner don't have the SP cooldown on spells?

GottaSlay opened this issue · 9 comments

commented

I'm gaining SP every time I cast a spell while everyone else is gaining it at the correct pace. How do I fix this? Also as an owner, I have the abilities to cast destructive spells on lands that are claimed by players with ProtectionStones. I'd like to fix this as well.

commented

Hmm. I tested with my bed in a wide space and unfortunately no luck. Its okay though. Hopefully the leveled up abilities in it work.

commented

Well unfortunately you can't level it up if you can't successfully cast it.

You could add some warps to it if your server is set up for that, or else allow recall on death at level one or some other feature.

commented
commented

In plugins/Magic/spells.yml you would add

recall:
  parameters:
     allow_death: true

Normally that is unlocked at level 2 so you may also want to change the level up messaging to not be confusing:

This would go in messages.yml:

spells:
  recall|2:
     upgrade_description: ""
commented

Don't use this plugin while opped. If you absolutely need to for some reason, give yourself "-Magic.bypass"

No idea why your SP cooldown isn't working though, sorry.

commented

Players are also reporting the spell Recall not doing anything? I just tested it myself with the same perms they have and it did in fact do nothing. Placed down a bed, slept in it and used recall on it, didn't work?

commented

Not sure about that one either, sorry.

It is working on the dev servers. It uses vanilla spawn locations, do you maybe have some other plugin managing beds that is getting in the way?

commented

No.. i do not. I tried it without having my base protected by ProtectionStone and it still didn't work. Just says "Recall failed"

commented

It can be picky about there being space around your bed - sorry, I thought you meant the bed icon wasn't showing up. If the teleport is failing that's usually a space issue of some kind.