Thiefs

Discussion in 'Archived: Plugin Requests' started by arofaz, Aug 13, 2012.

  1. Offline

    arofaz

    Hey everyone! I just wanna known that someone could make a plugin that add thiefs.
    It should look like this, there is group in Permissions named "Thief" (it can be configured), when someones type /thief, their rank "Member" changes into "Thief" and it can be unchanged only by Admin. So if you're and thief, you have to hold an item (can be configured), You have go to another player and attack him few times, and random item from another player's inventory goes to Thief's inventory. Or it can be something like that, u have to be 3-4 blocks from player that u want to rob. The annoucents could be configured (for ex. Adam just robbed Bob!) it can be good for RP's servers. Thanks. Hope anyone will take this challenge
     
  2. Offline

    Archarin

    You should fix the grammar a little so its easier to read and it's like a thief rank?
     
  3. Offline

    arofaz

    yes, sorry for my english im not from England :3
     
  4. Offline

    np98765

    Or one of the other prominently English speaking countries. :p
     
    anthonyc39 likes this.
  5. Offline

    arofaz

    :D:D:D Poland <3 :D

    So anyone can make this plugin ?
     
  6. Offline

    Major

    Ooh this looks like fun.

    No guarantees about attacking players as I'd hate to restrict this to PvP only servers (edit: to clarify, servers with PvP disabled couldn't use this) but apart from that, I'll see what I can do :)
     
  7. Offline

    arofaz

    Hope You can do it. Thanks
     
  8. Offline

    ens2010

    I have been pondering something similar, more like a pickpocketing system. Maybe if you are holding a special item or maybe if you are simply sneaking when you right click a player, you have a chance of recieving a random item from their inventory. If you fail to pickpocket them, the player gets hit (with 0 dmg) mainly just to catch their attention and you cannot pickpocket that person again for a certain time (determined in the config) It might also be able to notify the player exactly who tried to pickpocket them. Just some thoughts, I dont make plugins but hope my suggestions helped :D
     
  9. Offline

    UniqueBen

    This could be extended to just a wild outthere thieving plugin.

    Could also make it to hook iConomy and have a /rob command, you need to be within 3 blocks of a player, if you do /rob <playername> it has a chance of success with robbing the player.
     
  10. Offline

    arofaz

    ens2010

    There is plugin PickPocket but it isn't updated.

    UniqueBen

    Nice suggestion! There could be random chance of robbing money and item.
    For example
    There is 11% for robbing money and 17% of robbing item
    A Sneaks, and should be 3 blocks behind player, click him or do a command, then it can say

    "You robbed $player from 34.76$" or "You robbed STONE_SPADE from $player"

    That would be aweseom!
     
  11. Offline

    dragondeatth

  12. Offline

    number1_Master

    Hey, I speak polish too :D
    Put I'm American ;)
     
  13. Offline

    Major

    Ok, here's my current progress (mainly just the base outline and configuration). All of the following can be decided by the server owner as to whether they want them or not.
    • Must be sneaking to pickpocket.
    • Must be hidden (the target cannot see the thief) to pickpocket.
    • Cannot steal from a vehicle passenger.
    • Must be holding a certain type of item to pickpocket.
    • Must be night to pickpocket.
    • Cannot thieve from sleeping players.
    • Cannot thieve while flying.
    • Cannot thieve from new players (ones who have never logged in before).
    • Announcing a message when a player is stolen from.
    • Time limit between pilfers (defaults to a minute).
    As for the actual pickpocketing, I'm wondering how to do it. Steal a random item from their inventory? Possibility of failing, perhaps (and maybe sending the target a message saying someone tried to pickpocket them). Perhaps not announcing a message when the player is stolen from (this can be turned off anyway) as the point is to be stealthy?

    Any ideas guys?

    I'll look into hooking economy plugins, thanks for the idea.
     
  14. Offline

    arofaz

    Major

    You're making it so fast! Nice! I love You! :D (im not gay :< :D)
     
  15. Offline

    UniqueBen

    Major
    No problems, I think this plugin could be wildly popular if done right, there is really no AIO (All in one) thieving script out there.
     
  16. Offline

    arofaz

    Major

    How it's going?

    Bump

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

    Major

    Written one which will hopefully work, will upload soon.
     
  18. Offline

    arofaz

    NICE ;d

    Waiting for upload :D
     
  19. Offline

    Major

    http://github.com/Major-/Pilferage/downloads

    Please report back if it works/any problems. See the plugin.yml and the config.yml files for details. I recommend giving yourself the 'pilferage.completeoverride' and 'pilferage.guaranteedsuccess' permissions for testing (although this will mean that you are guaranteed to steal from the player, so you probably shouldn't give this to everyone if you're testing on a live server - again, something you shouldn't do). Again, please tell me if it works/any problems :)
     
  20. Offline

    arofaz

    When I try to start server the error appears:

    [​IMG]

    Im using Recomendeed bukkit 1.3.1 version

    Tried with Java7 32bit, Java6 64bit and Java6 32bit
     
  21. Offline

    Major

    Sorry about this, stupid mistake. I'm uploading a fixed version now.
     
  22. Offline

    arofaz

    waiting :)
     
  23. Offline

    Major

    It's on GitHub :p
     
  24. Offline

    arofaz

    Yay, no errors, but Nothing happens when I try to steal from someone.

    I changed the config to

    15 = Iron Ore, im using it and nothing happens :3
     
  25. Offline

    Major

    Try giving yourself the 'pilferage.completeoverride' and 'pilferage.guaranteedsuccess' permissions and see what happens.
     
  26. Offline

    arofaz

    Still nothing happens, i gave the permissions myself and to my friend, he's right and left clicking me and nothing. Did u tried it on your server?
     

Share This Page