Inactive [FIX] ItemVoid v1.1 - Restores/Removes Items after Death [1000]

Discussion in 'Inactive/Unsupported Plugins' started by RoGER.ONeill, Jun 3, 2011.

  1. ItemVoid - Restores Inventory after Void Death:
    Version: v1.1

    This Plugin restores your Inventory automaticly after you die in the Void!

    Features:
    • Restores Items
    • Restores Armor
    • Automatic after death in the Void!
    • Customize when Users get their Items back
    • Customize if and when User should drop Items
    • No Bugs? Is that a Feature? :p
    Download ItemVoid

    Configuration (open)

    This configuration is the default and will generate itself, if none is present!
    Code:
    itemvoid:
      nodrops:
        - 'VOID'
      getback:
        - 'VOID'
      message: 'Inventory restored, because you died in %name%'
    Values you can use for "nodrops" or "getback":
    Code:
    BLOCK_EXPLOSION - Die from TNT
    CONTACT - Die by Cactus
    DROWNING - Die by drowning in Water
    ENTITY_ATTACK - Die from a Mob/Player
    ENTITY_EXPLOSION - Die from a Creeper
    FALL - Die by falling to your Death
    FIRE - Die in directly Fire
    FIRE_TICK - Die by burning to Death
    LAVA - Die in Lava
    LIGHTNING - Die by Lighting
    SUFFOCATION - Die by Suffocating in a Block
    VOID - Die in the Void


    ToDo:
    - Add a Configuration
    - Admins can specify, when Users get their Stuff back.
    - You can disable the User dropping Stuff, when they die.
    - Add custom Messages.

    Changelog:
    Version 1.1
    • Added a Configuration
    • Custom Messages
    • Customize if and when a Player gets the Inventory back
    • Customize if and when a Players inventory is lost/not dropped after death.


    Version 1.0
    • Initial Release
     
    KragTheDark and harakiwi like this.
  2. Offline

    Saber Mage

    Another feature suggestion: Multiworld support. Functionality to define what conditions manipulate the user's drops per-world. Would be great for use i.e. in tandem with other death-changing systems, so each world can have its own unique properties for death and respawning.
     
  3. Offline

    willer111


    emmm then i die i dont get my items back??? my Config.yml is like this

    Code:
    itemvoid:
      nodrops:
        - 'VOID'
        - 'BLOCK_EXPLOSION'
        - 'CONTACT'
        - 'DROWNING'
        - 'ENTITY_ATTACK'
        - 'ENTITY_EXPLOSION'
        - 'FALL'
        - 'FIRE'
        - 'FIRE_TICK'
        - 'LAVA'
        - 'LIGHTNING'
        - 'SUFFOCATION'
      getback:
        - 'VOID'
        - 'BLOCK_EXPLOSION'
        - 'CONTACT'
        - 'DROWNING'
        - 'ENTITY_ATTACK'
        - 'ENTITY_EXPLOSION'
        - 'FALL'
        - 'FIRE'
        - 'FIRE_TICK'
        - 'LAVA'
        - 'LIGHTNING'
        - 'SUFFOCATION'
      message: 'We hate to die so your items is here but be sure to don't die from %name% again'
    
    help?
     
  4. Offline

    mrhelton

    I'm having the same issue as the above user. It works fine if you fall in the void, but I included suffocation in the same format (spaces not tab) and it doesn't work.
     
  5. Whenever you die by a Skeleton's Arrow, or just a skeleton in general, it doesn't count as any of the given values for the config, is there maybe another you've forgotten like ENTITY_PROJECTILE or ENTITY_ARROW?? Its not very fun if you lose your items when your expecting them back!!
     
  6. ^ ^ ^ ^ ^
    You should probably address the situation above, then the plug-in is generally finished.
     
  7. fix please arrow bug :(
     
  8. Offline

    Apra

    Is anyone able to get this plugin to work in 1.2?
     
  9. Offline

    Zerkhan

    Abandonned plugin :/ ?
     

Share This Page