Wages (get paid for being online) #446


  • Enhancment
  • Accepted
Open
Assigned to _ForgeUser1255850
  • _ForgeUser7234567 created this issue Mar 30, 2013

    It would be usefull to be able to set wages for each job.
    I want players to be able to gain money for being online (not AFK).
    (I have a drug server and I want to use this to pay the police because they just need to be online so players must be careful)

    something like this:
    Jobs:
      Dealer:
        fullname: Dealer
        shortname: D
        ChatColour: YELLOW
        chat-display: shortfull
        leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
        income-progression-equation: baseincome*((1.05)^(joblevel-1))
        experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
        Wage: 10 (per 5 minutes online)
        Kill:
          Player:
            income: 7.5
            experience: 7.5

  • _ForgeUser7234567 added the tags New Enhancment Mar 30, 2013
  • _ForgeUser8494594 posted a comment Mar 31, 2013

    There are other plugins that can perform commands based on how long a player has been active.

  • _ForgeUser1255850 removed a tag New Mar 31, 2013
  • _ForgeUser1255850 added a tag Accepted Mar 31, 2013
  • _ForgeUser7234567 posted a comment Apr 1, 2013

    @lANTHONYl: Go

    Yeah I know but I like having all in one plugin and I don't think this is much work to add.


To post a comment, please login or register a new account.