A Minecraft economy plugin that enables players to hold multiple bank accounts.
See also: Commands · Permissions
Players can have multiple independent bank accounts. You can have both personal and business accounts.
See the history of your account’s transactions using the /bank history
command.
Request money from players and track the payment status.
If Vault is installed on your server, you can enable its integration in the configuration. This allows BankAccounts to function as a Vault economy provider, enabling compatibility with third-party plugins that support Vault.
You can create a Point of Sale, which is a type of single-use chest shop. Players can pay using a bank card (/bank card
).
All functionality is fully configurable. See default config.
Matrix | bankaccounts:cloudnode.pro |
---|
Join our dedicated BankAccounts community space on Matrix to engage in discussions, receive support, and stay updated on crucial plugin announcements.
If you want to report a problem or request a feature, please submit a new issue.
BankAccounts follows a weekly time-based release schedule, with new features or changes typically released every Tuesday.
When we merge critical bug fixes, we may publish out-of-band releases on any day of the week.
Please ensure that you are using the latest version of BankAccounts. The newest bug fixes are only available in the most recent version, and support is provided exclusively for this version.
If you encounter any problems with the plugin, please first check the list of known issues on our GitHub repository. If you don’t find a similar fault listed there, we encourage you to submit a new issue. Resolving bugs is the highest priority for this project.
To help us resolve your issue as quickly as possible, please provide as much relevant information as possible, including error logs, screenshots, and detailed steps to reproduce the problem.
To suggest a new feature, please create a new issue, providing a detailed description of your idea.
New contributors are most welcome to the project.
If you're interested in contributing, follow these steps:
- Fork the repository
- Create a new branch for your contributions.
- Make your changes and ensure they align with the project’s goals.
- Commit your changes with clear and descriptive messages.
- Push your changes to your fork.
- Submit a pull request.
JetBrains, creators of the IntelliJ IDEA, supports BankAccounts with one of their Open Source Licenses. IntelliJ IDEA is the recommended IDE for working with BankAccounts.