[INACTIVE][ECON] BankAccount v.0.5.1 - Shared Bank Accounts [860]

Discussion in 'Inactive/Unsupported Plugins' started by TAT, Mar 4, 2011.

  1. Offline

    TAT

    [​IMG]BankAccount v0.5.1
    IRC @ irc.esper.net/#BankAccount
    Donate
    Credits:
    Team: TAT

    Download 0.5.1 (JAR, TAR.GZ, ZIP)
    Earlier versions: 0.2-0.5
    Source Code @ Github

    BankAccount enables the players to open shared bank accounts with each other.
    The players with access to an account can deposit, withdraw and transfer money.

    Searching for coders and testers
    If you are interested in code and/or test BankAccount, please send a PM to TAT.

    Error reporting and feature requests
    Please use our Redmine system for this: http://redmine.earthgame.dk
    Requirements (open)

    • iConomy, BOSEconomy or Essentials Economy
    • mysql-connector-java-bin (Found here) (NOTE: must be included to Java ext folder - instructions included in Readme)
    • sqlitejdbc-v056 (Found here) (NOTE: must be included to Java ext folder - instructions included in Readme)
    Features (open)

    • Open a shared bank account between each other
    • Deposit/withdraw money between economy account and shared bank account
    • Transfer money between shared bank accounts
    • Password protect shared bank accounts (Case-sensitive)
    • Amounts on accounts can gain interest over time
    • Use commands global or in bank areas
    • Loan system
    Todo (open)

    • NPC??? (Perhaps)
    Permissions Nodes (open)
    Commands (open)
    Admin commands
    • /account help [page]
    • /account open <accountname> [players]
    • /account info <accountname>
    • /account list
    • /account balance <accountname>
    • /account adduser <accountname> <player>
    • /account removeuser <accountname> <player>
    • /account password <accountname> [password]
    • /account deposit <accountname> <amount>
    • /account withdraw <accountname> <amount> [password]
    • /account transfer <from account> <to account> <amount> [password]
    • /account loan <amount>
    • /account pay <amount>
    • /account close <accountname> [password]
    • /account select
    • /account setarea <areaname>
    • /account removearea <areaname>
    Documentation @ GitHub
    Howto videos (open)
    Basic Setup (open)
    MySQL Setup (open)
    Area Setup (open)
    Features planned for next release (open)

    • Separate banks with separate accounts (like in reality) [option]
    Changelog (open)
    Version 0.5.1
    • Added permissionnode for list command (Included in basic permission)
    • Added possibility to disable interest and loan debug output
    • Accounts no longer case-sensitive
    • Code clean-up
    • Changed to use Register [GitHub Commit: 2071011cca5d89940f310dc39273be8bb7e517bc]
      • Now supports following economy plugins (iConomy preferred)
        • iConomy 4
        • iConomy 5
        • BOSEconomy
        • Essentials Economy
    • Updated to CraftBukkit #860
    • Removed response to multiple banks config
    • API changes
    Full changelog
     
    NEO and artimas22 like this.
  2. Offline

    JumpFusion

    bugs are bound to happen, its just nice to know you are taking the criticism and putting it to good use :)
     
  3. Offline

    TheRealKANi

    Hi TAT..
    Just noticed that you made quite a bit of a mess in Permissions Nodes on GitHub,
    Think you need to set bankaccount.basic on top, and write what bankaccount.password does ;-)

    Just beeing frendly.:p
     
  4. Offline

    TAT

    Thanks for the advises :D
    It's nice when people come with ideas to make the informations and the plugin better :D
     
  5. Offline

    link2110

    Very nice plugin! I was wondering, since i didnt see it in the OP, Is it possible to set offline and online interest rates? Or is it that you only earn interest when you are online?

    EDIT: just did some tests, seems like offline/online interest is the same.

    REQUEST: configurable offline interest (i.e incentive to play more)
     
  6. Offline

    TheRealKANi

    Glad to hear that.. :)
     
  7. Offline

    allisgood888

    Make it so that anybody can pay the bank account, but only the managers can withdraw, no point to have it like you do now.
     
  8. Offline

    Bjourk

    On the contrary, since you can already /pay a player, the bank account doesn't really need that function as its primary intent is to have a working interest system for optionally-multi-owner bank accounts.
     
  9. Offline

    allisgood888

    I think it would be a good option in the config file, because you could use this for people paying town banks and it would be helpful not to have to transfer over the money if you have a popular town.
     
  10. Offline

    TAT

    The /pay is only for manual payments for loans
     
  11. Offline

    Vespasian

    Any ETA on a version compatible with 1.5 or 1.501?
     
  12. Offline

    TAT

    I don't think 0.4 will have problems with working with latest CB build compatible with Minecraft 1.5 and 1.5_01
     
  13. Offline

    Vespasian

    Does it still have the loan glitch where you can get money somehow?

    Also, is it compatible with 1.4?
     
  14. Offline

    TAT

    Yes, I have solved it, but it's not released yet (except from the source code in GitHub)
    Since CB build 617 is compatible with Minecraft 1.4, then yeah.
     
  15. i sort of broke skype (i logged in on another computer and it went 999 unrea *crash*
    but anyway for CraftManager im working on a iPhone browser thingymajooda ... ee as my sister is down here and testing using her phone :p
     
  16. Offline

    Jani95

    If i´am create a Bankaccount, the server saysthat the Account was Created but it isnt.
    I cant withdraw Money or see how many Money i have...

    Iam use Craftbukkit Build #713
    Whats my problem???
     
  17. Offline

    TAT

    What's your permissions?
    Are you using MySQL or SQLite?
     
  18. Offline

    Jani95

    Iam use Permissions(Phoenix)
    and for admins i had wrote in the Permission:
    - bankaccount.admin
    .
    What iam use?
    Hm, i dont know but i had made a "False" in the Config file at: Usemysql.
     
  19. Offline

    _Homer_

    Is this 714 ready?
     
  20. Offline

    TAT

    Sounds like you also have set '*' for admins, because you also need 'bankaccount.access' but '*' gives access to all commands.
    Do you get any errors in console?

    I haven't tested it yet, but I'll guess so.
    I'm waiting for the next recommended build to be free from updating to often.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 11, 2016
  21. Offline

    Neils

    It works with 714 but you can't use "/account deposit" and "/account withdraw"

    What should I do to fix that ?
     
    _Homer_ likes this.
  22. Offline

    Jani95

    I have downloaded a MySQL Server because i think i need it, right?
    I had Configured MySQL and the Username and the Password are right but how can i make a new Database called "minecraft"?
    Its enough if i change the name to a other Database?

    Iam doesnt become any Errors, but before i had installed MySQL it says that he doesnt Connect to MySQL^^
     
  23. well for a start, to use SQL databased well you need to understand them, second are you using phpMyAdmin, and thirdly it took some time to read what you have said, try fixing your english up a bit as i am unsure what you meen by
    Its enough if i change the name to a other Database?
    but other than that, to do SQL databases easily use phpMyAdmin. there shouls be a box with "newdatabase" and next to that a text box, all you do is fill that with "minecraft" and hit go (or next or whatever :p sometimes changes) then on the sql settings under server it is better to use "127.0.0.1" as localhost i find is a pain :p. thirdly make sure the username and password are in the same case as the ACTUALL username and password (like Admin (the capital A)) other than that it should be good.
     
  24. Offline

    Jani95

    Sorry for my bad english....
    Now i´m change "Localhost" to 127.0.0.1 and check the Username and the Password.
    But there must be right.

    Idont know my problem-.-
    It doesnt save if i write:
    /account create Jani95 Jani95
    or
    /account password Jani95 technooo
    I mean if i had made this, in the Chat i see: Account Created or a other text like this^^
    But if i type in /account balance Jani95 it says: Account not found

    Do you understand what i mean?
     
  25. Offline

    _Homer_

    I have the same Problem.
     
  26. whats your config file? use pastebin
     
  27. Offline

    MacVaultDweller

    Smart move waiting for cb 733
    Hope to see it soon
    Keep up the great work
    Thank you so much.
     
  28. Offline

    tha d0ctor

    hmm the plugin is enabled but commands are doing anything, just help works
     
  29. Offline

    Marc1997

    Did it work with build [733]?
     
  30. Offline

    fabrice

    Well I can confirm it works on 1.5.02 or was that server version and client 1.5.01.. anyway it works.
    It doesnt show full help however but deposit, open, etc works for me.
     
  31. Offline

    Damien711

    Most features aren't working for rb 733 please update.
     

Share This Page