SignBanks
What is SignBanks?
The SignBanks Bukkit plugin allows players to, using an EXP bank, store their EXP points into a virtual EXP account.
In order to keep balance between game mechanics, players may only deposit/withdraw EXP by using a Bank Sign. Bank Signs may only be created by players who have the permission "signbanks.bank.create" and may only be destroyed by players who have the permission "signbanks.bank.destroy". You can find out more about the permissions used by this command in the Permissions section.
Setup
The SignBanks setup process couldn't be easier. Simply download the latest version of SignBanks and place it in your plugins directory and you done!
Use
Using SignBanks is very simple.
If you would like to change SignBanks' configuration, learn more about SignBanks' commands or modify SignBanks' permissions, please see the sections below.
Configuration
Commands
There are several commands available to SignBanks users and they can all be found below.
Command | Aliases | Description | |
---|---|---|---|
1 | /expbalance | /expb, /eb | Displays the player's EXP account balance |
2 | /expbalance [player] | /expb, /eb | Displays the specified player's EXP account balance |
3 | /setexpbalance | /setexpb, /seteb | Sets the player's EXP account balance |
4 | /setexpbalance [player] [amount] | /setexpb, /seteb | Sets the specified player's EXP account balance |
5 | /exptransfer [transferTo] [amount] | /expt, /et | Transfer EXP from your's account into anyone else's |
6 | /exptransfer <transferFrom> [transferTo] [amount] | /expt, /et | Transfer EXP from anyone's account into anyone else's |
Permissions
One of SignBanks' founding goals was to be as customizable as possible. As such, this plugin offers many permissions, allowing for even the smallest tweaks to game experience.
Permission | Commands | Description |
---|---|---|
signbanks.* | 1, 2, 3, 4 | Alias for all SignBanks privileges |
signbanks.bank.* | N\A | Alias for all SignBanks bank manipulation/usage privileges |
signbanks.bank.modify.* | N\A | Create and Destroy an EXP Bank |
signbanks.bank.modify.create | N\A | Create an EXP Bank |
signbanks.bank.modify.destroy | N\A | Destroy an EXP Bank |
signbanks.bank.use.* | N\A | Deposit and Withdraw EXP into an EXP Bank (left and right click respectively) |
signbanks.bank.use.deposit | N\A | Deposit EXP into an EXP Bank (left click) |
signbanks.bank.use.withdraw" | N\A | Withdraw EXP from an EXP Bank (right click) |
signbanks.balance.* | 1, 2, 3, 4 | Alias for all SignBanks commands |
signbanks.balance.check.own | 1 | Check your EXP account balance |
signbanks.balance.check.other | 1, 2 | Check any player's EXP account balance |
signbanks.balance.set.own | 3 | Set your EXP account balance |
signbanks.balance.set.other | 3, 4 | Set any player's EXP account balance |
signbanks.balance.transfer.own | 5 | Transfer EXP from your account into anyone else's |
signbanks.balance.transfer.other | 5, 6 | Transfer EXP from anyone's account into anyone else's |