Giter Site home page Giter Site logo

bankaccount's Introduction

*****************************
       DEV VERSIONS
*****************************
All files after a release is in dev mode.
There is therefore no warrenty about the code is working and is therefore provided "as is".
It is because I can commit new changes and not testing it before later in the progress. 

*****************************
       Requirements
*****************************
iConomy (minimum v. 4.1)
mysql-connector-java-bin (included)
sqlitejdbc-v056 (included)

*****************************
       How to install
*****************************
FIRST TIME INSTALLMENT:
    Copy BankAccount.jar to your plugin folder in the root folder of your MineCraft server.
    Copy mysql-connector-java-bin.jar and sqlitejdbc-v056.jar into your Java ext folder.
    Windows default folder: C:\Program Files\Java\jre6\lib\ext (If not found, try this: C:\Program Files (x86)\Java\jre6\lib\ext)
    Linux Ubuntu default folder: /usr/lib/jvm/java-6-openjdk/jre/lib/ext/
    Run the server, BankAccount will then create an new folder "BankAccount" in your plugin folder with a configuration file.
    Change the informations in the configuration file to match your needs.

UPDATE:
    Copy BankAccount.jar to your plugin folder in the root folder of your MineCraft server.
    Run the server and enjoy.

*****************************
       Upgrade info
*****************************
Please look in the ZipInclude folder for Upgrade informations files

*****************************
           Features
*****************************
- Open a shared bank account between each other
- Deposit/withdraw money between iConomy account and shared bank account
- Transfer money between shared bank accounts
- Password protect shared bank accounts (Case-sensitive)

*****************************
        MySQL Table
*****************************
- See mysql.sql

*****************************
         Changelog
*****************************
- See changelog.txt in the readme folder

bankaccount's People

Contributors

tatdk avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.