#Eco/Vault Issues

1 messages · Page 1 of 1 (latest)

plush compass
#

Since AuraSkills only hooks into Vault and PlayerPoints by default doesn't hook into Vault, you can't get points through this hook. And if you make PlayerPoints hook into vault, then you will probably kill your economy provided by Essentials. So you need to use commands.

#

And PlayerPoints has a silent flag, it is just not documented. Try adding -s at the end of the give command

quick pagoda
#

Hi Erik, i will try this today, how ever PlayerPoints does hook into Vault by default, even at the highest priority. Could you provide me with the text i need to fill in global rewards?, i tried the documented text on the wiki from Skills, but i get an pattern error from that.

plush compass
#

PlayerPoints does hook into Vault by default
No it doesn't. It only does that if you enable it in their config.

#

And AuraSkills as every other plugin gets the default Economy service provider, so whatever bukkit gives.

quick pagoda
#

Here are the configuration files. I also included the other plugin configs in case I misread something. For security reasons, I’ve replaced some text with ***

#

This one did not work, i changed it to the proper commands but it still gives ma a pattern error.

#

I'm trying to change the economy system in the Skills plugin so that when a player gets paid, they receive 1 point instead of 70 cents. I enabled the payment option, so players currently earn 70 cents per action. However, since these two plugins don’t seem to work together properly, I'm here for support

bronze atlas
#

Send the single rewards file you're trying to do this in that isn't working, as well as the error you get in console

quick pagoda
quick pagoda
#

this is the console error:

plush compass
#

well you are missing half of the config there. like, you are missing the pattern section from the pattern.

plush compass
#

you copied half of it

#

thats not gonna work