{HELP} Storing values using Vault (Bukkit server 1.8.8)

Discussion in 'Plugin Development' started by MackuliN, Feb 2, 2016.

Thread Status:
Not open for further replies.
  1. Offline

    MackuliN

    I am trying to store a value in Vault from one plugin and then call said value in another plugin.
    Is this possible and if so how do i accomplish it?
    I would appreciate if you could reply with example code.
     
  2. Offline

    teej107

    Need more context. Yes it's possible. Look at Vault's API documentation.
     
  3. Offline

    MackuliN

    Im using two plugins, one is CurrencyCore and the other is Chest Commands. I want to be able to pull the money amount a player has from CurrencyCore and use ChestCommands to display it. They are both implemented through Vault. and if you can point me towards where Vault's API documentation is that would be great, as im new to building minecraft servers and dont fully know my way around yet.
    Thank you,
    MackuliN
     
  4. Offline

    Xerox262

Thread Status:
Not open for further replies.

Share This Page