[Request] Loans

Discussion in 'Archived: Plugin Requests' started by MysteryManX, Jan 30, 2013.

  1. Offline

    MysteryManX

    Category: Economy, General

    Suggested Name: LoanMe? Loans?

    What I want: A plugin that allows users to borrow an X amount of money, and pay it back in X amount of days/time, with an X amount of interest. So if someone borrows say $1000, and pay back over maybe 4-5 in-game days (or real time maybe), they pay back $1764? Just an example. And when they have paid off their loan, the money made will be paid into the lenders account.

    Ideas for commands:

    "/loan borrow <amount>"
    "/loan confirm" (with text displaying a review before loan is made)
    "/loan payback <amount>"
    "/loan info" (displays current loan, how much to be paid back etc)

    Ideas for permissions:

    "loans.*"
    "loans.borrow"
    "loans.payback"
    "loans.info"
    "loans.info.others" (for admins/mods)

    When I'd like it by: Anytime. I don't want it to be rushed or put any pressure on a dev. Take your time :)

    :D

    P.S, must work with EssentialsEco
     
    mapkbelgor and wesleydeman like this.
  2. Offline

    wesleydeman

    I like this idea, I am going to try and make it. I will call it WesLoans
     
  3. Offline

    MayoDwarf

    Wes do you want some help with this project? I am currently working on a huge project with some other coders called anti-griefers.
     
  4. Offline

    wesleydeman

    How and in what way do you want to help?
     
  5. Offline

    MysteryManX

  6. Offline

    MayoDwarf

    Ill help you code some of this. We can also make it public maybe! :)
     
  7. Offline

    wesleydeman

    How would we set up the shared coding, I have never done such thing.
     
  8. Offline

    MayoDwarf

    I will update it
     
  9. Offline

    wesleydeman

    Last edited by a moderator: May 31, 2016
  10. Offline

    MysteryManX

  11. Offline

    wesleydeman

    The plugin is not done lol :p, I just made a page before other guys steal the name ;)
     
  12. Offline

    MysteryManX

    OHHH, was gonna say xD haha!
     
  13. Offline

    MayoDwarf

    wesleydeman May You help me with coding please? Thanks
     
  14. Offline

    wesleydeman

    You like the confirm message? Click on image to make it larger:
    2013-01-31_22.18.46.png
     
    MysteryManX likes this.
  15. Offline

    wesleydeman

    MysteryManX you like the info message? Click on image to make it larger:
    2013-02-01_19.01.05.png
     
    MysteryManX likes this.
  16. Offline

    MysteryManX

  17. Offline

    wesleydeman

    I think I am almost done, I only need to make the interest/pay system.
    This part is the longer one to make, I expect to release a first version this weekend!
     
  18. Offline

    MysteryManX

    Sweet! No rush man, take your time :)
     
  19. Offline

    wesleydeman

    I won't rush it, but I really like this idea for a plugin and I am loving every moment I am programming it!
     
  20. Offline

    wesleydeman

    Okay I have tried to make it, but I am stuck on the part with the intrest rate system, managing threading etc, + I don't have enough time to make this. I think this project was to hard for me :/

    If anyone wants to take over my project you can download the source here(Would be nice if you credited my work):
    http://dl.dropbox.com/u/23830766/WesLoans_Source.zip
     
  21. Offline

    Shevchik

    I will take it. Do you also want to make a bank that can give loans?
     
  22. Offline

    nhadobas

    If you havnt noticed someone has already been working on this....
     
  23. Offline

    Shevchik

    he dropped it, see the message
     
  24. Offline

    nhadobas

    Im fucking blind. Damn super bowl party xD
     
  25. Offline

    Shevchik

    Okay that's how i think this should work:
    1. Loan board: player can make a public reqest to borrow some money (borrow X money for Z days will return Y money)(Y>X). after someone thinks that he can lend the money then will approve the request and will wait for approve the deal from player that fant to borrow money(120 seconds, if not approved the player reqest will be deleted from loan board)
    2 Player to player the arreement between players (send request, approve)
    3 Bank (sign) the player will borrow money drom bank
    If the player doesn't return money in time he will be put in jail or banned(configurable)

    I will make p2p loans first then bank and after that Loan board.
     

Share This Page