HeroGamers / MyDog

Tamed wolves but at least 10x better
https://www.spigotmc.org/resources/mydog.70260/
MIT License
11 stars 9 forks source link

Trying to revive dead dogs with no economy provider #78

Closed Ryebloom closed 1 year ago

Ryebloom commented 1 year ago

One of my players dogs died and we tried to get it back. It's asking for money but we have no plugin related to that? is there one we should install or a way to turn that off

HeroGamers commented 1 year ago

You should be able to set the RevivalPricePerLevel option to 0.

Ryebloom commented 1 year ago

Thank you for the response. I've done that and it shows up as 0 in game but whenever i or anyone else tries to revive a dog we get the message of "an internal error has occurred while attempting to perform this command". Do you know why this ir or how i can fix it?

HeroGamers commented 1 year ago

I will look into it, it's probably a bug with the economy - and either way it shouldn't try to withdraw anything if no economy provider was found, or if the amount is below or equal to 0.

NomadBal commented 1 year ago

Same thing is happening to me. Maybe add a toggle to let dogs be revived using regular XP?

HeroGamers commented 1 year ago

Same thing is happening to me. Maybe add a toggle to let dogs be revived using regular XP?

This feature got requested here: https://github.com/HeroGamers/MyDog/issues/79

HeroGamers commented 1 year ago

Duplicate of #61