Inactive [SEC, MECH] Scavenger v1.4.0 - Item Recovery on Death (Permissions, iConomy 4 & 5) [1.1-R4]

Discussion in 'Inactive/Unsupported Plugins' started by SirHedgehog, May 8, 2011.

  1. Offline

    SirHedgehog

    Scavenger: v1.4.0
    Reliable item recovery on death.


    Latest Download: v1.4.0 (Source)
    Unzip, copy the contents into your "plugins" folder and reload your server.

    Older releases: v1.3.0 (953) v1.2.0 (818) v1.1.0 (740) v1.0.0 (740)

    Description:
    This gives you your items back directly after you die so there is no need to pick them up again, assuming you have the correct permissions set.

    This is much more stable than NoDrop and other competitors I have seen (no dupe bug, no loss of items on logout during death).

    Permissions Integration:
    Here are the permissions that you should allow for certain actions:
    • scavenger.*
      • Grants permission to use all current and future Scavenger functionality.
    • scavenger.scavenge
      • Grants permission to recover items on death.
      • If this is not applied to the user or user group, items will drop normally.
    • scavenger.free
      • Prevents any scavenger charges from being applied.
    You can also just use *




    Coming Soon:
    • Ability to configure what is dropped and what is recovered.
    Changelog:
    • v1.4.0
      • A charge to restore a player's inventory can now be configured.
      • Supports iConomy 4 and 5.
    • v1.3.0
      • Changed the code to discard duplicate scavenges rather than using the duplicate.
      • The Scavenger notifications can now be disabled.
    • v1.2.0
      • Changed code to use my Bukkit pull request which allows slot-by-slot recovery of items (requires 766+).
    • v1.1.0
      • Added armour restoration and protection against inventory overflow.
    • v1.0.0
      • Initial release.
     
  2. Offline

    dark_hunter

    You have given up?
     
  3. Offline

    cnaude

    As soon as it's approved you can access the bukkitdev project.
     
    dark_hunter likes this.
  4. Offline

    dark_hunter

    You can still access it even if its not yet.
     
  5. Offline

    R_Y_A_N

    thanks, your awesome :D!!

    I need the permissions so that my lowest rank can have scavenger..... thats the whole point XD. plz get back ASAP :D

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 16, 2016
  6. Offline

    cnaude

    Just set "scavenger.scavenge: true" for your lowest rank. The latest version from here support SuperPerms.
     
  7. Offline

    R_Y_A_N

    scavenger.scavenge: true is the permission?

    scavenger.scavenge: true is the permission

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 16, 2016
  8. Offline

    cnaude

    That should work. What permissions plugin are you using?
     
  9. Offline

    R_Y_A_N

    group manager

    it didnt work

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 16, 2016
  10. Offline

    cnaude

    I just installed the latest group manager. I used this entry in my globalgroups.yml and it worked. The group manager uses a different syntax from superperms but it appears to be compatible. If this doesn't work for you please pm me your group manager configs so I can test it based on how yours is setup.

    Code:
    groups:
     
      g:essentials_default:
        permissions:
        - scavenger.scavenge
        - essentials.help
        - essentials.helpop
        - essentials.list
        - essentials.motd
        - essentials.rules
        - essentials.spawn
        - groupmanager.notify.self
    
    This is the command exact to get this working with group manager.

    Code:
    >mangaddp peons scavenger.scavenge
    13:26:12 [INFO] You added 'scavenger.scavenge' to group 'peons' permissions.
    
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 16, 2016
  11. Offline

    Grummy007

    Thank you cnaude! Work perfectly fine :) CONGRATS! :D Anp please dont give up.
     
  12. Offline

    SirHedgehog

  13. Offline

    iNooooaaaahhh

    Hey is there any chance to get it working without superperms as adding superperms breaks other plugins i need aswell, also any chance of a 1.2.4 Rb 1 update?
    Regards
     
  14. Offline

    leitao85

    Could you upgrade the plugin to 1.2.4-R1.0?
     
  15. Offline

    cnaude

    The latest version works on 1.2.4.

    Scavenger uses the Bukkit SuperPerms API. This should not conflict with any plugins. You can use the permissions.yml or any SuperPerms compatible permissions plugin like PEX or PermissionsBukkit.

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

    iNooooaaaahhh

    I will try it with just permissions but last time i used Super PermsBridge or something along those lines it conflicted with a lot of plugins yet it only work while using this. I will try though thanks :)
     
  17. Offline

    KevinEssence

    Is there like only keep one item of there choice or something? Like can i set it so they only keep a sword that i set it to or something?
     
  18. Offline

    cnaude

    I'm working on that feature.
     
  19. Offline

    KevinEssence

    awesome ty ;]
     
  20. Offline

    tony687

    Hi, I have a problem. I am currently using a plugin called AuthMe with Scavenger as well. When I die and goto title menu, and when I join again, it gives me my items when I haven't logged in yet. When I log in, it removes my items. Could you add an option of a delay when it gives you your items back, like 10 seconds?
     
  21. Offline

    Pig

    DAM! i like this plugin sooo much! :D
    Have been searching for it for a loooong time:D
     
  22. Offline

    alec247

    UPDATE TO 1.3!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! please though this is really awesome and i need it for pvp :p
     
  23. Offline

    cnaude

    The current version works on 1.3.1. Have you tried it?
     
  24. Offline

    zyphen

    I wish I knew why this doesn't work for me, I put it in my plugins folder, restarted the server, and when I died I lost everything.
     
  25. Offline

    cnaude

    Did you configure permissions correctly?
     

Share This Page