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!
@slugshelI
Thank you for your support!
I would love to setup Jenkins but as far as I am concerned i would need a web server for that, wouldn't I? (And I dont have one :P)
Okay great well for a fix for anyone else with the same issue you can just edit the Signs.data file manually in the SignDatabase folder, Open it in notepad+ + or something similar then edit the values and reload the server :) This is what I have done and it's all working good now =D
okay i figured it out. this bug also affected many other signs and it is not the amount you add but how many amounts you add. after adding one amount you just could not add another one to withdraw signs and so on. This will be fixed in 2.0.2 (just uploaded)
Nope. I managed to use decimal places on all the signs even the withdraw sign but only up to 200.0 I just tried what you said using an integer but it gave me the same error message. The reason I used decimal places is because when I set up the deposit for the first time I used the integer 100 then the sign automatically changed it to 100.0 so that's when I started using the decimal point.
I added the sign ([Bank] withdraw 100) worked fine, then done /bank add 200, worked fine except 100 changed to 100.0, tried to add 300 and got the error wrong syntax or no permissions?
also I added the same sign with 100 just before and when I done /bank add 200 it change to 100.0, 200, 74, world,11 and spat out this error code,
currently the /bank add only supports integers as far as i am concerned. so please try /bank add 300!
Me and deathnote will look into the other issue as soon as possible
@Gurke1993
Hey, Love this plugin great idea and I can setup ATM's =D but is there anyway to change the withdraw amount. cause at the moment I can only set the sign so that you can withdraw $200 max? When I try to use the command /bank add 300.0 it says wrong syntax or missing permission yet I can add to the deposit sign just fine? also i had this error earlier?
Also the exchange from (Money - Exp) doesn't work... It says it has worked, takes the money and says it's exchanged to Exp but there is no change to the actual Exp bar. When I type /exp there is no change to the Exp gain?
Great work guys. I've been testing the plugin and works like a charm.
I made a ticket requesting a configurable boolean for allowing interest for players online only. I have a feeling this has been addressed before but I'm not looking through 50 pages of comments (why the hell can't we search comments anymore?)
I also threw out there the idea of a player losing their money upon death(non deposited money). What do you think about that?
Again guys, great plugin and keep up the good work!
I guess you are referring to the plugin ATM. As far as i know this plugin is not updated for the new bukkit version yet. Also it is providing nearly the same functionality as Bankcraft (with Bankcraft providing way more things, except for the support for multiple banks).
I actually have no idea how to add support for this plugin. If you have one feel free to open a ticket for it.
2013-04-28 14:30:33 [SEVERE] Could not pass event AsyncPlayerChatEvent to Bankcraft v2.0pre
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:26)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:461)
at net.minecraft.server.v1_5_R2.PlayerConnection.chat(PlayerConnection.java:901)
at net.minecraft.server.v1_5_R2.PlayerConnection.a(PlayerConnection.java:841)
at net.minecraft.server.v1_5_R2.Packet3Chat.handle(Packet3Chat.java:44)
at org.spigotmc.netty.NettyNetworkManager$2.run(NettyNetworkManager.java:122)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at de.hotmail.gurkilein.bankcraft.MinecraftChatListener.onPlayerChat(MinecraftChatListener.java:23)
at sun.reflect.GeneratedMethodAccessor632.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
... 14 more
-
View User Profile
-
Send Message
Posted May 6, 2013@Gurke1993 The changed commands from the "signAndCommand" config.
-
View User Profile
-
Send Message
Posted May 6, 2013Using MySQL, getting this error. http://pastebin.com/yEMF5wK8
-
View User Profile
-
Send Message
Posted May 5, 2013Thanks for this great plugin, I've been waiting for a simple bank plugin that is not only simple to use, but has an "interest" feature.
Thanks from the staff at EliteKraft!
-
View User Profile
-
Send Message
Posted May 5, 2013@slugshelI Thank you for your support! I would love to setup Jenkins but as far as I am concerned i would need a web server for that, wouldn't I? (And I dont have one :P)
@megaro96
as far as i know this should already be like this? Are you reffering to a special command?
-
View User Profile
-
Send Message
Posted May 5, 2013Can you add "equalsIgnoreCase( )" to the commands?
-
View User Profile
-
Send Message
Posted May 4, 2013a little something to show my appreciation Transaktionscode 9LM92378K7329052E ;)
Greetings, Slugshell
-
View User Profile
-
Send Message
Posted May 2, 2013@Gurke1993
Okay great well for a fix for anyone else with the same issue you can just edit the Signs.data file manually in the SignDatabase folder, Open it in notepad+ + or something similar then edit the values and reload the server :) This is what I have done and it's all working good now =D
-
View User Profile
-
Send Message
Posted May 2, 2013@CraftyMcloving
okay i figured it out. this bug also affected many other signs and it is not the amount you add but how many amounts you add. after adding one amount you just could not add another one to withdraw signs and so on. This will be fixed in 2.0.2 (just uploaded)
-
View User Profile
-
Send Message
Posted May 1, 2013@Gurke1993
Nope. I managed to use decimal places on all the signs even the withdraw sign but only up to 200.0 I just tried what you said using an integer but it gave me the same error message. The reason I used decimal places is because when I set up the deposit for the first time I used the integer 100 then the sign automatically changed it to 100.0 so that's when I started using the decimal point.
I added the sign ([Bank] withdraw 100) worked fine, then done /bank add 200, worked fine except 100 changed to 100.0, tried to add 300 and got the error wrong syntax or no permissions?
also I added the same sign with 100 just before and when I done /bank add 200 it change to 100.0, 200, 74, world,11 and spat out this error code,
-
View User Profile
-
Send Message
Posted May 1, 2013@CraftyMcloving
currently the /bank add only supports integers as far as i am concerned. so please try /bank add 300! Me and deathnote will look into the other issue as soon as possible
-
View User Profile
-
Send Message
Posted May 1, 2013@Gurke1993 Hey, Love this plugin great idea and I can setup ATM's =D but is there anyway to change the withdraw amount. cause at the moment I can only set the sign so that you can withdraw $200 max? When I try to use the command /bank add 300.0 it says wrong syntax or missing permission yet I can add to the deposit sign just fine? also i had this error earlier?
Also the exchange from (Money - Exp) doesn't work... It says it has worked, takes the money and says it's exchanged to Exp but there is no change to the actual Exp bar. When I type /exp there is no change to the Exp gain?
-
View User Profile
-
Send Message
Posted Apr 30, 2013@Gurke1993 & deathnote1029
Great work guys. I've been testing the plugin and works like a charm.
I made a ticket requesting a configurable boolean for allowing interest for players online only. I have a feeling this has been addressed before but I'm not looking through 50 pages of comments (why the hell can't we search comments anymore?)
I also threw out there the idea of a player losing their money upon death(non deposited money). What do you think about that?
Again guys, great plugin and keep up the good work!
-
View User Profile
-
Send Message
Posted Apr 29, 2013@twixi007
I guess you are referring to the plugin ATM. As far as i know this plugin is not updated for the new bukkit version yet. Also it is providing nearly the same functionality as Bankcraft (with Bankcraft providing way more things, except for the support for multiple banks).
I actually have no idea how to add support for this plugin. If you have one feel free to open a ticket for it.
-
View User Profile
-
Send Message
Posted Apr 29, 2013@twixi007
Hey,
Please elaborate on what you mean by "Add ATM"
This does not tell us much in the way of what you are looking for, are you wanting an ATM? or instead of saying "bank" it says "ATM"
Please be more clear, and create a ticket with your suggestion.
@dscm
That is fine, please remember for next time to create a ticket :) We get notified much faster through tickets than through here
Thanks, Deathnote1029
-
View User Profile
-
Send Message
Posted Apr 29, 2013Add "ATM".
-
View User Profile
-
Send Message
Posted Apr 29, 2013@deathnote1029
Sorry for not creating a ticket. I was about to do it but I think someone already did :)
I'll just wait for pre12, thanks!
-
View User Profile
-
Send Message
Posted Apr 28, 2013@baksovic
thx for the ticket. I uploaded a new version that should fix this error (please confirm! 2.0pre12)
As this relase is not yet approved by bukkit, please stay patient.
-
View User Profile
-
Send Message
Posted Apr 28, 2013FLOOD console
2013-04-28 14:30:33 [SEVERE] Could not pass event AsyncPlayerChatEvent to Bankcraft v2.0pre org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:26) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:461) at net.minecraft.server.v1_5_R2.PlayerConnection.chat(PlayerConnection.java:901) at net.minecraft.server.v1_5_R2.PlayerConnection.a(PlayerConnection.java:841) at net.minecraft.server.v1_5_R2.Packet3Chat.handle(Packet3Chat.java:44) at org.spigotmc.netty.NettyNetworkManager$2.run(NettyNetworkManager.java:122) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException at de.hotmail.gurkilein.bankcraft.MinecraftChatListener.onPlayerChat(MinecraftChatListener.java:23) at sun.reflect.GeneratedMethodAccessor632.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ... 14 more
-
View User Profile
-
Send Message
Posted Apr 28, 2013@dscm
Hey,
Could you please post a ticket with ways to replicate the problem? Please let us know what bukkit version you are using too.
Thanks,
deathnote1029
-
View User Profile
-
Send Message
Posted Apr 27, 2013I'm receiving this error on 2.0pre11
Could not pass event AsyncPlayerChatEvent to Bankcraft v2.0pre