Simple no frills Sign Bank

Discussion in 'Archived: Plugin Requests' started by Dan121314, Sep 9, 2014.

  1. Offline

    Dan121314

    Yes yes, there are a million bank plugins, but im looking for a few things:
    1. physical signs
    2. no user commands
    3. easy to use, simple
    4. lightweight-ish (i dont care about the frills
    name: SimpleBankSigns or something
    minecraft: 1.7.9
    I was thinking this- 3 signs (note, the asterisk is just a separator)​
    I think it's a bit self explanatory how this would work, but it doesnt hurt to be redundant.
    To create: admin/op makes sign from the list above. done.

    to use: right click on sign [Plugin shows message and if applicable, captures player's chat] type in amount if applicable [Plugin transfers money and stops capture]
    chat capture should have a timeout


    Failures:
    not enough (pocket) money: "Not enough money on you!"
    "You have [bankBalance] [currency] in the bank and [pocketBalance] [currency] on you!"

    not enough (bank) money: "Not enough money on in the bank!"
    "You have [bankBalance] [currency] in the bank and [pocketBalance] [currency] on you!"

    Non-number entry in chat: "Entry is not a number" (chat capture terminates)


    permisions:
    signbank.admin (create/destroy)
    signbank.user (use signs)

    Config:
    currency: (ie coins, dollars, etc)

    commands:
    /signbank reload

    Depends on vault, obviously

    thank you in advanced!
     

Share This Page