[REQ] Thieves

Discussion in 'Archived: Plugin Requests' started by leopik, Jan 26, 2012.

  1. Offline

    leopik

    Plugin category: [FUN/RPG]

    Suggested name: Thieves
    A bit about me: I'm a owner a little RPG server and want to do it more interesting.

    What I want: I'd like, to have some stealing on server. Like if it's hard to reach money you can go to player and steal some his money. And there can be many settings like kick/hurt/prison/broadcast if failed/succeed Config will look like:
    Code:
    Chance:25
    #What chance of success stealing will player have?
    Minmoney:25
    #Min money player can steal
    Maxmoney:100
    #Max money player can steal
    Time:30
    #How often can players steal?(in minutes)
    Broadcastfail:true
    #Broadcast if player failed?
    Broadcaststole:true
    #Broadcast if player had successfully stolen?
    BroadcastMessageFail:&3 %thief tried to rob %player
    #Broadcast message if player failed(&4 is number of color, %thief is thief, %player is a thief's victima
    BroadcastMessageStole:&4 %thief Has found some money and %player has lost some money ;)
    #Broadcast message if player succeed(&4 is number of color, %thief is thief, %player is a thief's victim
    Prison:true
    #Put thieves in prison?
          ThievFailed:true
          #Put thief in prison if he failed
                Time:1000
                #What time if failed?
          ThiefSucceed:true
          #Put thief in prison if he succed
                Time:2000
                #What time if succed?
    Hurt:true
    #Heart if tried to steal?
          HurtFailed:true
          #Hurt if player failed?
                Hearts:15
                #How many hearts will take if failed(max 20)
          HurtSucceed:true
                Hearts:17
                #How many hearts will take if succeed(max 20)
    KickSucceed:true
    #Kick if player stole money?
    KickFailed:true
    #Kick if palyer failed to steal money?
     
     
          
    Ideas for commands: No commands needed for this plugin.

    Ideas for permissions:
    Code:
    - thieves.steal - can steal
    - thieves.broadcast - Broadcast message will be shown him
    - thieves.NoSteal - you can't rob player with this permission
    
    Willing to pay up to: $0

    When I'd like it by: I hope you can do it fast :).

    Similar plugin requests: Haven't found :)

    Sorry for bad english

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 23, 2016
  2. Offline

    kahlilnc

    You paying up to 0$? This seems like a semi big project. . . I doubt anyone would do it for free.

    EDIT: LOL Well someone did create a plugin called thieves its in the plugin submissions area right now. Idk if that is what you wanted but it seems nice.
     
  3. Offline

    Cronos Dage

Share This Page