ID Drop filter when player die

Discussion in 'Plugin Requests' started by RaakaG, Sep 11, 2020.

Thread Status:
Not open for further replies.
  1. Offline

    RaakaG

    i need plugin with this function: if player die, drops is filtered and player drop only certain item/items
    (Spigot 1.8.8)
     
  2. Offline

    timtower Administrator Administrator Moderator

    @RaakaG And how would it filter then? Example config? Does this require permissions?
     
  3. Offline

    gochi9

    Also what happens to the items that don't get dropped.Do they stay in the player inventory or are they getting deleted?
     
  4. Offline

    RaakaG

    deleted
    id of the whitelisted object, and a true or false if it should be enchanted or not
    Ex:

    Id
    267, true

    if i die with iron sword i don't drop i do not drop any items, if i sie with enchanted iron sword i will drop enchanted iron sword.

    Or

    267, false

    if i die with iron sword i will drop only iron sword, if i die with enchanted iron sword i still drop enchanted iron sword.

    True and false need only if item is enchanted for filter not enchanted items
     
Thread Status:
Not open for further replies.

Share This Page