Reserve

Core Features
- GUI Enabled Banking System
- Links directly with your economy using Vault
- Interest Gain setting per Bank, per Account Type
- Configurable Death Tax as well as the ability to collect tax into "Bank Vault"
- Uses with Citizens 2 NPC's or a Sign to activate GUI System.
- NO COMMANDS!
Multi-Server Enabled
- This plugin is written for both Bukkit and Spout Servers.
Spoutcraft & SpoutPlugin

Get Spoutcraft & Spoutplugin Now! >> Get Spout!
Developers:
Support
Support for this and all other AlmuraDev plugins can be found by joining our chat channel here:
Mibbit Chat Here
Configuration
File: config.yml
##########################
# config.yml
#
# This dictates the time Reserve should wait to apply a modifier.
# By default...
# - Reserve will apply an interest factor once every 72 Minecraft days (which is once a human day).
# - There is 20 ticks per second. 86,400 seconds in a day, ~1,728,000 ticks performed in one human day.
# - Be EXTREMELY CAUTIOUS about adjusting the save interval. Too low and you could potentially lock your server up. Too high
# and your server suffers a crash, the persistence could be very out of date. For this reason, I feel 2 minutes as a default is
# a good medium.
modifier:
interest: true
tax-death: true
interval:
interest: 1728000
save: 2400
tax:
death-range: 25-75
Permissions
Here's a list of specific permissions nodes for this plugin and what each does.
- reserve.admin = Allows the user Admin access to all Reserve Abilities
- reserve.accoundadd = Allows the user to add a new account to an existing bank
- reserve.deposit = Allows the user to make deposits to an already existing account
- reserve.withdraw = Allows the user to make withdraws from an already existing account
- reserve.accountremove = Allows the user to remove an existing account.
Commands
- /reserve - Open main GUI for setting up Reserve (Master Console).
Sign Configuration
First line: [Reserve]
Second Line: [YourBankName]
The second line of the sign is obviously limited by how many characters it can have. Therefore if you run into this issue we suggest using Citizen NPC's to allow the player to interact with a true "Banker".

Citizen 2 Setup
Here are the steps needed to make a Citizens 2.0 NPC act as a banker.
1. Create your NPC like you usually would.
2. Type /train banker
3. Then right-click the banker and set the Bank's Name to open when a user interacts with the banker.
Hard Dependencies
Soft Dependencies
Donations for this project can be directed here: PayPal: Click Here
Many thanks for your consideration.