Fixed error on asynchronous bank creation.
»What does this mean?
Some plugins--in this case a scoreboard plugin--utilize asynchronous logic when obtaining data from the plugin API. This can cause a bank to be created, and initially the plugin only supported doing this synchronously. You should be able to use placeholders via async logic just fine now.
Note: this update also marks the first release where I'm uploading the file direct to Spigot. This should help a lot with server host mirror distribution--if you've had any issues finding my plugins via their tools, let me know! Hopefully this helps
