Note: Since v2.4 this plugin connects via https to Mojangs Servers in order to perform UUID lookups
Have you ever wanted to have a physical bank on your server?
Have you wanted to be able to deposit money knowing it will be safe, or even depositing experience?
How about a plugin that give you interest for your experience banks and money banks?
If you answered yes to any of these then this is the plugin for you! The solution for all your money problems is here!
With the BankCraft plugin you can deposit money into banks, have XP banks, banks that include interest and even scrolling signs!
Hi there,
can i just overwrite my old bankcraft.jar with the new one?
Also i have set up bankcraft with mysql, will it use/convert the old config and sql databases?
Greetings,
snitride
I love this plugin !
But I need MySQL version soon as possible, my server can't afford without that.
Can you make it before Monday ? If yea it would be really helpful for me !
I am also having the same problem. The users try to deposit an amount of xp into the bank, but instead of depositing it, it just adds large amounts of xp to the player.
Getting close to the 1.5pre-Release! Big changelog included!
I still have to clean up the code a little and some testing while be needed. Exspect the new Beta on Saturday :D
this error indicates that one of your account/xpaccount files is corrupted. This could lead to your problems but does not have to.
This will be fixed in next version hopefully due to a change in the file storage
I do have a banks.db in the /plugins/bankcraft folder. I opened it, just for curiosity. It had coordinates for bank signs that were old (for another world that had been deleted). I removed them, saved, then uploaded it again. Could this have anything to do with the error?
edit: it seems to be directly related to this. My [Bank] signs were not working at all until I removed the deleted world locations from the banks.db. Could you consider making a /bank cleanup command? It seems that the old locations can really kill the functionality of the plugin.
At some point in the past I was able to, but now it just gives me "[BANK] %player's Balance: %balance". I've seen this posted before somewhere back in the 362 pages of comments, but can't see this posted. I don't know, maybe getting this popping up randomly in my console has something to do with it:
As far as i know you can display the money of offline players, can't you? Just the current pocket money isn't displayable as Vault uses a OnlinePlayer-instance for that.
Update to 1.5 Development:
I have finished most of the code for the next pre-release including mostly bug fixes from the ticket section. Due to my current lack of time it can still take some time to finish it up. Also iam going to change the flatFile format in the next update (One file for all accounts) and iam still working on a "data-importer" for old data.
First, amazing plugin and great support. I just need some insight into why you can't check the balance of offline players. If interest is compounded correctly even when a player is offline, which it is, and if the balance is stored in a notepad-readable *.db file, which it is, why are you not able to display it? If the plugin is already reading that one line in each file, why can't the command just point to and read the file? I don't have any Java background, but I've wrote enough VB .NET to be able to at least understand how it works. Is this a limit in bukkit's framework? I'm not trying to be harsh or anything, I'm just honestly curious. I'm sure if there were an easy workaround, you'd've found it by now. :)
I'm having the same problem, but others also. I had a user db file go missing unexplainably. That was weird. But today I first tried out making a bank with signs, and got these errors. At first the balance signs wouldn't make...but after a few tries at other spots, it did. But then it wouldn't work. Then I made a debit sign. It placed, but wouldn't work, and it wouldnt' accept /bank add 50. Here is the pastebin of it.
Pastebin Console Errors
@deathnote1029
just tried flatfile same error :(
what you have to try is give your self xp with command-book or some other admin tool lets say 100 then you first deposit it all and then you debit a few times, then you deposit again and suddenly you will gain endless xp up to level 71.
-
View User Profile
-
Send Message
Posted Aug 19, 2012Hi there, can i just overwrite my old bankcraft.jar with the new one? Also i have set up bankcraft with mysql, will it use/convert the old config and sql databases? Greetings, snitride
-
View User Profile
-
Send Message
Posted Aug 19, 2012@julesm74
Could you explain the MySQL bug ?
-
View User Profile
-
Send Message
Posted Aug 19, 2012Hi Gurke1993
I test the version 1.5 but I plug it mysql bug good luck to fix the bug
If you added voulez moi skype versez Qué Je vous déclare donc les bug en direct pseudo: julesm123456
-
View User Profile
-
Send Message
Posted Aug 19, 2012@brigadou
ITS DOOOOOOOOOOOOOOOOONEEEEEEEE! One week of work has gone into this update. Please report any bugs :D (There sure will be some) http://dev.bukkit.org/server-mods/bankcraft/files/47-v1-5pre/
-
View User Profile
-
Send Message
Posted Aug 18, 2012Hi !
I love this plugin ! But I need MySQL version soon as possible, my server can't afford without that. Can you make it before Monday ? If yea it would be really helpful for me !
Thank you!
-
View User Profile
-
Send Message
Posted Aug 17, 2012@LILRob98
i already fixed that in the pre release. Please post bugs as at icket... cant be that hard :D
-
View User Profile
-
Send Message
Posted Aug 16, 2012@snitride
I am also having the same problem. The users try to deposit an amount of xp into the bank, but instead of depositing it, it just adds large amounts of xp to the player.
-
View User Profile
-
Send Message
Posted Aug 16, 2012Getting close to the 1.5pre-Release! Big changelog included! I still have to clean up the code a little and some testing while be needed. Exspect the new Beta on Saturday :D
-
View User Profile
-
Send Message
Posted Aug 15, 2012@meiamone
this will be in the next version.
@kiligir
this error indicates that one of your account/xpaccount files is corrupted. This could lead to your problems but does not have to. This will be fixed in next version hopefully due to a change in the file storage
-
View User Profile
-
Send Message
Posted Aug 14, 2012@Gurke1993
I do have a banks.db in the /plugins/bankcraft folder. I opened it, just for curiosity. It had coordinates for bank signs that were old (for another world that had been deleted). I removed them, saved, then uploaded it again. Could this have anything to do with the error?
-
View User Profile
-
Send Message
Posted Aug 14, 2012@Gurke1993
At some point in the past I was able to, but now it just gives me "[BANK] %player's Balance: %balance". I've seen this posted before somewhere back in the 362 pages of comments, but can't see this posted. I don't know, maybe getting this popping up randomly in my console has something to do with it:
-
View User Profile
-
Send Message
Posted Aug 14, 2012please add factions raiding support ... so that if the bank was overrun by a faction it allows players to attack it and withdraw money items
-
View User Profile
-
Send Message
Posted Aug 14, 2012@UniqueBen
Short answer: yes. But it would require some serious changes to the plugin so i dont want to yet.
@meiamone
This seems to be an issue with your banks.db. Make sure that a banks.db is located in your Bankcraftfolder!
@kiligir
As far as i know you can display the money of offline players, can't you? Just the current pocket money isn't displayable as Vault uses a OnlinePlayer-instance for that.
Update to 1.5 Development:
I have finished most of the code for the next pre-release including mostly bug fixes from the ticket section. Due to my current lack of time it can still take some time to finish it up. Also iam going to change the flatFile format in the next update (One file for all accounts) and iam still working on a "data-importer" for old data.
-
View User Profile
-
Send Message
Posted Aug 13, 2012First, amazing plugin and great support. I just need some insight into why you can't check the balance of offline players. If interest is compounded correctly even when a player is offline, which it is, and if the balance is stored in a notepad-readable *.db file, which it is, why are you not able to display it? If the plugin is already reading that one line in each file, why can't the command just point to and read the file? I don't have any Java background, but I've wrote enough VB .NET to be able to at least understand how it works. Is this a limit in bukkit's framework? I'm not trying to be harsh or anything, I'm just honestly curious. I'm sure if there were an easy workaround, you'd've found it by now. :)
-
View User Profile
-
Send Message
Posted Aug 12, 2012@snitride
I'm having the same problem, but others also. I had a user db file go missing unexplainably. That was weird. But today I first tried out making a bank with signs, and got these errors. At first the balance signs wouldn't make...but after a few tries at other spots, it did. But then it wouldn't work. Then I made a debit sign. It placed, but wouldn't work, and it wouldnt' accept /bank add 50. Here is the pastebin of it. Pastebin Console Errors
-
View User Profile
-
Send Message
Posted Aug 12, 2012Nice, great mod.
Thank you for it.
-
View User Profile
-
Send Message
Posted Aug 10, 2012Plugin looks good, haven't tried it yet though. Would it be possible to add banking via NPC using Citizens API?
-
View User Profile
-
Send Message
Posted Aug 9, 2012@deathnote1029 just tried flatfile same error :( what you have to try is give your self xp with command-book or some other admin tool lets say 100 then you first deposit it all and then you debit a few times, then you deposit again and suddenly you will gain endless xp up to level 71.
-
View User Profile
-
Send Message
Posted Aug 9, 2012@julesm74
Ah, Mysql isn't currently set up for bankcraft even though there may be an option, it is being worked on though so don't worry :)!
For now though you will just need to have mysql disabled and use flatfile by setting the "type: file"
Hope this helped
deathnote1029
@snitride
Hey,
Are you able to try turn off your mysql and change it to "type:file" and test it again for me? i have not had this problem yet on type:file
Thanks!
deathnote1029
-
View User Profile
-
Send Message
Posted Aug 9, 2012I am not on 1.4.1 craftbukkit 1.3.1 r1
plugin works fine but it works more than when I connect mysql