Class BankPlugin

  • All Implemented Interfaces:
    com.google.inject.Module

    @PluginDescriptor(name="Bank",
                      description="Modifications to the banking interface",
                      tags={"grand","exchange","high","alchemy","prices","deposit","pin"})
    public class BankPlugin
    extends Plugin