EmeraldBank

EmeraldBank

88 Downloads

Welcome to EmeraldBank. The Bukkit/Spigot/Paper plugin for banking emeralds. You can:

  • Make banks
  • Deposit into them withholding the emeralds/iron or by typing into the command
  • Uses iron and emeralds as currency
  • Use an atm command to get a certain amount of emeralds in a bank
  • See how many emeralds and iron a bank has!

Coming soon:

  • A way better API
  • A GUI for selecting a bank
  • Autopay. Paying a certain amount at a schedule
  • Paying to other banks
  • And more!

API:

  • GetBankPlace:
  • GetBankPlace.getBankPlace(bankName);
  • IsInt:
  • IsInt:IsInt.isInt(a string);
Please note that there is no maven repo yet as there isn't much in the api<br /><br />Commands:<br />/eb help: Opens the help menu<br />/eb new [name]: Creates a new bank<br />/eb deposit [name] [optional: emeralds] [optional: iron]: Deposit emeralds or iron to the specified bank. If no amount is specified, then the amount of emeralds/iron you are holding is deposited<br />/eb atm [name] [emeralds] [optional: iron]: Gives you the specified amount of emeralds/iron from the specified bank. If you don't want emeralds, put 0<br />/eb amount [name]: Shows the amount of emeralds and iron a bank has<br /><br />Permissions:<br />emerald.help: Allows /eb help<br />emerald.create: Allows /eb create<br />emerald.deposit: Allows /eb deposit<br />emerald.atm: Allows /eb atm<br />emerald.amount: Allows /eb amount<br /><br />Version:<br />This was made for Paper 1.16.1, but should work with bukkit and spigot too. If you want me to test a specific version of bukkit/spigot/paper, please write a comment<br /><br />bStats:<br />This project uses bStats for anonymous statistics. If you want to see the statistics go to: <a href="https://bstats.org/plugin/bukkit/EmeraldBankMM/10519">bStats - EmeraldBankMM</a><br />If you want to disable the statistics, go to your plugins folder, then bStats and then edit the file and change the only value to true