A B C D G I L O R S T V W 

S

save() - Method in interface org.rominos2.RealBanks.api.Banks.Bank
Save the Chests adn Accounts of the Bank.
save() - Method in interface org.rominos2.RealBanks.api.Banks.WorldManager
Save All the Banks in the World.
save(Set<Chest>, List<BankAccount>) - Method in interface org.rominos2.RealBanks.api.Settings.IO.BankIO
 
saveFrontage(World, Set<Chest>) - Method in interface org.rominos2.RealBanks.api.Settings.IO.BankIO
Save as if the Bank were a Frontage Bank.
setAccountLimit(int) - Method in interface org.rominos2.RealBanks.api.Settings.BankSettings
Change the Limit of Acounts for this Bank.
setAlias(Player, OfflinePlayer) - Method in interface org.rominos2.RealBanks.api.Banks.Bank
Change the Alias of the Player to open Chests as someone else.
setEnterCost(double) - Method in interface org.rominos2.RealBanks.api.Settings.BankSettings
Change the Cost for Enetring a Bank.
setEnterPermission(String) - Method in interface org.rominos2.RealBanks.api.Settings.BankSettings
Change the Enter Permission for this Bank.
setLogTransactions(boolean) - Method in interface org.rominos2.RealBanks.api.Settings.BankSettings
Change the Behaviour of Transactions' Logging.
A B C D G I L O R S T V W