BOSEconomy bank support #37


  • Accepted
  • Enhancment
Open
Assigned to mitsugaru
  • Mitsugaru created this issue Apr 9, 2012
    Maintainer

    @blargh

    Well, i want to create a new Tax:
    /tax create (working Params) Payee
    I created BOSEconomy Bank:
    /econ bank create spawn
    Now
    If i type /tax create (Working Params) bank
    CashFlow use the User bank
    if i type /tax create (Working Params) $bank ($ is the Bank Symbol in BOSEconomy) the Account is not working and not found.#

    I hope this is is more explained.

    (Source: http://forums.bukkit.org/threads/econ-cashflow-v1-0-taxes-and-salaries-register-1317.36118/page-6#post-1064889)

  • Mitsugaru added the tags Accepted Enhancment Apr 9, 2012
  • Mitsugaru edited description Apr 9, 2012
  • _ForgeUser7265008 posted a comment Apr 11, 2012

    Anything new on this? Beside i think you just need to make an if(bosEconomy.found() && payee.startsWith("$")) then use the BOSEconomyAPI. Dunno Vault has something simelar.

  • Mitsugaru posted a comment Apr 11, 2012

    @manfie: Go

    Sorry, haven't started, been busy with other projects.

    And yes, Vault has the methods to interface with bank accounts.

    Originally, I used those methods just in general, but later found out (after complaints) that some economies don't support banks :\ So, I moved everything to just use player accounts.


To post a comment, please login or register a new account.