BlanketBank
BlanketBank is a modification that introduces a comprehensive banking system into the game with two types of currency: physical money and virtual funds. This project functions as an additional module for the Economy Impactor mod, expanding its economic capabilities.
System Requirements
For proper mod operation, the following dependencies are required:
- Impactor
- Fabric API
Banking Operations
The mod provides players with access to basic banking operations through a command system:
Account Deposit
- Command: /bank deposit
- Permission: blanket.deposit Allows transferring physical money to your virtual bank account.
Cash Withdrawal
- Command: /bank withdraw
- Permission: blanket.withdraw Enables cashing out funds from the bank account, receiving physical money.
Administrative Functions
- Command: /bank reload
- Permission: blanket.reload This command can only be used by server administrators to reload the configuration file.
Configuration Setup
All mod parameters are configured through the config/blanketbank/config.json file, where you can fine-tune the banking system to suit the needs of a specific server.