Simple item-based economy plugin

Discussion in 'Archived: Plugin Requests' started by gabriel11798, Apr 28, 2013.

  1. Offline

    gabriel11798

    Plugin category: Economy

    Suggested name: ItemConomy?

    What I want: A simple, extremely item based economy system. Here's the idea for the config:

    ===================
    currencyname: Dollar
    currencypluralname: Dollars
    currencyitemid: 388
    currencyvalue: 1.00

    currencyname: Penny
    currencypluralname: Pennies
    currencyitemid: 371
    currencyvalue: 0.01

    ===================

    This would allow for sub-currencies (like pennies) and custom-named items as physical money.
    The currency would be non-craftable and could only stack with itself.
    You could have as many currencies as you want.



    Ideas for commands: /money <currency> Shows all of that <currency> that you have in your current inventory.

    Ideas for permissions: ic.player.(currency) Allows the player to hold that currency (default true)
    ic.admin.* Gives all permissions to that player (default false)

    When I'd like it by: Sometime by the end of May is the deadline.
     
  2. Offline

    Zarius

  3. Offline

    gabriel11798

    It doesn't allow you to custom-name your currency, nor have multiple currncies.
     
  4. Offline

    Jake0oo0

  5. Offline

    Zarius

    Actually from what I can see of the config it appears you can custom name the currency and have major/minor currencies. I don't think you can name the minor currently differently though (it'll show as a fraction of the major) - that could be a good feature request to submit as otherwise Gringotts seems to be a fairly well grounded plugin (haven't used it personally, just seen it around).

    Jake0oo0 - might well support this but I can't see any information about configuration on the Fe Economy project page.
     
  6. Offline

    Rockon999

  7. Offline

    gabriel11798

    That's a good workaround, but I'd still like my request fulfilled.
     

Share This Page