Tip:
Highlight text to annotate it
X
Hello Everyone
I was asked to show you how to setup
a minecraft server with my plugin BankAccount
which is a shared bank account for minecraft using iConomy
just search for BankAccount on the Bukkit forum
you'll most likely find it
Sorry about my english, I'm from Denmark and
my english is not that good
First you download the file. I have it here
And so if mine showing its a bit confusing
But it's the first video I make
if this kind of videos
When you get the download
if you open it with WinRAR
you'll get the comments out here
else you have the readme file
just showing it
First you copy the BankAccount.jar
into plugin folder
If this is your minecraft server
There will be a plugins folder
and just drag and drop it in
I already had it here
Then there is these two files
The MySQL connector is if you want to use MySQL as your database
You use this
if you're want to use SQLite
as your database you use this
to treat on the sure side you can copy both
On Windows 7, I use Windows 7 64-bit
I have installed Java 64-bit
and it's in C-drive
uh... In the english version it's Program Files, but I have the danish version so..
the name is a little bit different
Program Files
basically you should be able to copy this
into here
if you have problems with this uh...
or have installed it (Java) on..
directly on C-drive
we should be able to just
lookup the folder
hopefully you could
but mainly it's should be this folder
Copy the files in, I already have them here
Just to show you
I think you need admin power
to do this
Now they are there
and
i don't know about linux
Run the server one time
I have this smart little menu
It will create the config file
in this BankAccount folder
You'll have a config file
I have basicly written about everything
UseMySQL - true or false
True: MySQL - False: SQLite
The SQLite database file is here
If you want to use MySQL
just write your informations: the host,
the port, the user, the password and the database
The SQL account and area tables
just leave them alone
unless you have...
knowing what you're doing
so most of the time, just leave them alone
If you wants OPs to have access to setup Banks
this must be true
If you use Permissions
set this to true if you want them to have access
If you use Permissions
the group must have access to
this node
to use admin commands
'BankAccount.admin'
Global:
If the players should be able to
use commands
global or in specific areas
specific areas would be banks
AreaWandId
when you set this to false you would want
to select these specific areas
Then you must use the item
which ID you write here
the default is paper
339
Interest
...
Time is in minutes
so every 5 minutes
I want a % of an account balance added to every account
So every 5 minutes...
In the default config,
every 5 minutes
every account gain
0.1% of the balance already on the account
that's basically
how you get it up running
I'll just show you
I have not changed anything in the config, so I don't need to
restart the server
And this is just a local server so..
fast connections
or should have fast connections
Perhaps Fraps
making it slow
/account and you'll get the help
/accout open - a new account
named Test
Test created
Check my money, thats iConomy
I have used admin powers
just to make sure something to show
/account deposit
to Test, I want to deposit 500 coins
500 Coin added to Test
/account info Test
500 Coin
Every command have a documentation
Just go to my page
click on Documentation @ GitHub and you'll come to a site
which descript what every command do
If you have questions just ask in the comments below
Or PM me by clicking my name (TAT)
and just... there should be a Start Conversion
I can try to show you
Write to me
in here if you have issues
you are welcome to me if you have
any questions about the plugin
I will end the video here
and make a video about setup of MySQL
and
perhaps also areas in the same video
Have a nice day
I think I will make the video now, so you can perhaps already see
how to setup MySQL for BankAccount