How to make custom economy work with vault?

Discussion in 'Plugin Development' started by MaxFireIce, Feb 16, 2017.

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

    MaxFireIce

    How would I go about doing this? So far I Have created a separate class:
    Code:java
    1. public class Economy_<BukkitEconomy> implements Economy
    and added the methods needed, but what do I do here and what do I put in the registration to make it do what I tell it to? And what do I return for EconomyResponse?? Halp!!
     
  2. Offline

    JanTuck

    MaxFireIce likes this.
Thread Status:
Not open for further replies.

Share This Page