iBank
iBank is an simple, easy to use and useful bank plugin.
Its main features are:
https://github.com/iBa/iBank/wiki/Commands
Latest Builds
https://buildhive.cloudbees.com/job/iBa/job/iBank/
Needs:
http://dev.bukkit.org/server-mods/vault/
Thanks to
Donations:
If you want to support this project:
- Bankaccounts: Everybody with the permission can create a bankaccount, where he can deposit,transfer or withdraw money.
- Interest: Everybody with a bankaccount, will get interest, but you can set different interests per region or account.
- Regions: iBank can be bound to a region or just work globally like all economy plugins.
- Loan: Everybody with a bankaccount, can request a Loan, has a maximum time to pay its Loan, if this time is exceeded, the configured settings will be used. For example his Interest will go in Loan or his money will be taken.
- Fee: For deposit,withdraw,transfer and open you can set a fee, the user will have to pay if he wants to do the action
- RealisticMode: See https://github.com/iBa/iBank/blob/master/src/resources/config.yml for detailed configuration, allows you to specify an account which is the loan's source and payback's destination.
https://github.com/iBa/iBank/wiki/Commands
Latest Builds
https://buildhive.cloudbees.com/job/iBa/job/iBank/
Needs:
http://dev.bukkit.org/server-mods/vault/
Thanks to
- MarPra - Created the logo
Donations:
If you want to support this project:
-
View User Profile
-
Send Message
Posted Feb 18, 2013I don't know why but it dosen't let me select a region it says Permission Denied
-
View User Profile
-
Send Message
Posted Aug 23, 2012OMG, You hardcoded the mysql host name ,(
I guess, it quite works for you somehow.
Discoverd this while it failed to connect my database, despite doing it as documented. Needless to say I had bad words in mind.
https://github.com/iBa/iBank/blob/master/src/com/iBank/Database/Mysql.java
-
View User Profile
-
Send Message
Posted Jul 28, 2012It's just for loans currently, the money they deposit. And if you want to use an economy account you have to set "useiBank: false" in RealisticMode. The depositing stuff and so on will be coming after I'm done with some internal rework.
-
View User Profile
-
Send Message
Posted Jul 28, 2012@steffengy
very well done, that's very realistic now. Did you also change the general "account" the plugin is using? I mean if people deposit money, will it end up on the specified economy plugin account? The config doesn't tell that clearly, so I rather ask.
-
View User Profile
-
Send Message
Posted Jul 28, 2012@HockeyMike24
you don't need to ask apple for permision to put an i next to your plugin name
-
View User Profile
-
Send Message
Posted Jul 28, 2012Did you get permission from Apple to use iBank?
-
View User Profile
-
Send Message
Posted Jul 28, 2012Will be supported in 0.5.3 see example-config (as specified in description above)
-
View User Profile
-
Send Message
Posted Jul 26, 2012Will look at it sometime.
-
View User Profile
-
Send Message
Posted Jul 25, 2012@steffengy
if negative amounts are supported, fine. If not, it's fine, too. Because it's realistic. In theory, the account should "make money" with the loans player can take. Just to give a specific idea: On my server, unlike most players, admins can craft everything. people with jobs and admins can export crafted goods and make money with that (because it's an admin shop), so admins could put some extra money on the bank's account. However, remember 2008, if there are too many people that want to get money at the same time, it simply doesn't work. Thats realism.
-
View User Profile
-
Send Message
Posted Jul 25, 2012@ToddVee And what shall happen if this account (the bank account) is empty? (and negative amounts are not supported?)
-
View User Profile
-
Send Message
Posted Jul 24, 2012could you add the feature that the money the bank has comes from a "real" economy plugin's account? Say, e.g., I use iConomy and have an account called "bank". Now, the money that I have on that account can be used to give people loans, and would also be used to pay the people when they want to get money from the bank. Of course, if someone pays the bank, the money would go to that account.
-
View User Profile
-
Send Message
Posted Jul 22, 2012https://github.com/iBa/iBank/wiki/Sign-Banking
-
View User Profile
-
Send Message
Posted Jul 20, 2012The config mentions that i can create signs to use the bank? How do i do this?
-
View User Profile
-
Send Message
Posted Jul 16, 2012Probably you had both versions in the plugins directory ?
-
View User Profile
-
Send Message
Posted Jul 15, 2012@steffengy
Hi, I think there is a problem with the reinstallation of the plugin. In fact, when we upload 0.5.1 version on the server, we couldn't withdraw or deposit money. The plugin fail.
An idea ?
-
View User Profile
-
Send Message
Posted Jul 15, 2012I can reproduce a none working bank reload but my interest is working fine. With your configuration you should get a minimal amount in 30 minutes, are you sure you really don't get anything?
@BlockRealm could you describe more logically? I don't understand what happend when you did what.. But I hope this will help you: - Either disable regions in config file? - (Use regions and) Set e.g. regions (see command list)
-
View User Profile
-
Send Message
Posted Jul 14, 2012@steffengy
Hi, We test 0.5.1 version.
"/bank reload" said us "/bank help" and interest doesn't work at all.
-
View User Profile
-
Send Message
Posted Jul 14, 2012How do you set a Bank Region? I changed myself to a default to test it out and it said you have to be in a bank region. It works when I am an Admin but not a default.
-
View User Profile
-
Send Message
Posted Jul 11, 2012Just uploaded 0.5.1, once it'll be available, please check if your issue persists :)
-
View User Profile
-
Send Message
Posted Jul 10, 2012Hi.
http://pastebin.com/uggtFGpP
It's one of config file used.