Solved How do I: Hook Vault onto my Economy Skript

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

CormanYT

Active Member
Jan 6, 2018
122
5
18
Info
Skript Version: [Pull Request Release: dev32d]
Skript Author: Bensku
Minecraft Version: 1.12.2
What I need help with
I've coded an economy skript (iMoney) and I want to have it hook into Vault in the economy section,
however Vault doesn't recognize it. I have Skript and Skript-Mirror (Skript Addon), even though I don't use Skript-Mirror. Do I need a different addon? How do I do it? Thanks, bye!
 
i dont think you can in skript based on what this and this says unless there's another way to make vault recognize it that i dont see on google
 
Oh, ok. I'll still look until I do manage to find it!
[doublepost=1515627973,1515332206][/doublepost]Bump:

I still need this.
 
Yes it is. Vault is an API that helps plugins not be dependent on itself. However, I need it because a lot of plugins support Vault such as Chest Shop. So if I can get Vault to somehow recognize my skript as an economy I will be able to make it work with other plugins like ChestShop or etc.
 
Yes it is. Vault is an API that helps plugins not be dependent on itself. However, I need it because a lot of plugins support Vault such as Chest Shop. So if I can get Vault to somehow recognize my skript as an economy I will be able to make it work with other plugins like ChestShop or etc.
that is not what vault is
 
that is not what vault is
if your responses were more than 3 words maybe people would understand what youre trying to say. What corman said is basically what vault is... plugins can hook into a vault to get the balance of a player or other eco stuff that way they dont have to account for every economy plugin, vault does it for them. But like i said earlier i dont see how it could recognize a skript
 
if your responses were more than 3 words maybe people would understand what youre trying to say. What corman said is basically what vault is... plugins can hook into a vault to get the balance of a player or other eco stuff that way they dont have to account for every economy plugin, vault does it for them. But like i said earlier i dont see how it could recognize a skript
none of my responses were 3 words :emoji_slight_smile: corman's response was not what vault is. he said that vault is a api that helps plugins not be dependent on themselves, when in reality vault provides a standard api for plugins to communicate with a bunch of different economy (and other shit now) plugins. while this is more than likely possible to do in skript via skript-mirror and Nashorn, you are basically just using skript as a mediator at that point.
 
Well can someone atleast give me an answer? I need this a good amount.

If it's possible then can I have an answer?
 
Status
Not open for further replies.