Better Dropped Item Stacker

Better Dropped Item Stacker 1.5.0

Sign in to download
Hey, any chance that the item drop despawn time be based on the item rarity of the contents inside? IE: a rock and torch inside would despawn much faster than a AK/Boom items.

Thanks!
 
Hey, any chance that the item drop despawn time be based on the item rarity of the contents inside? IE: a rock and torch inside would despawn much faster than a AK/Boom items.
Done! Please refer to the documentation for examples of how the new despawn logic works
 
Last edited:
Great idea, really like this one!

Unfortunately for the PVE server I admin on both LootDefender and PreventLooting are used to protect player dropped loot and loot is locked to players who dealt the most damage to an NPC or Heli for example.
I think those plugins would interfere with this one, or vice-versa because of the fact the Loot containers here have no owner.

Might there be some way I could work around this?
 
Unfortunately for the PVE server I admin on both LootDefender and PreventLooting are used to protect player dropped loot and loot is locked to players who dealt the most damage to an NPC or Heli for example.
I think those plugins would interfere with this one, or vice-versa because of the fact the Loot containers here have no owner.

Might there be some way I could work around this?

This can't be resolved from the Better Dropped Item Stacker side as the plugin doesn’t have the information about who dealt the most damage or who should be set as the owner of the dropped container, so I'm not sure how this can be solved. What I could do is provide a hook that's triggered when this plugin spawns a dropped item container for grouping items, which other plugins could then use to set the owner id
 
This can't be resolved from the Better Dropped Item Stacker side as the plugin doesn’t have the information about who dealt the most damage or who should be set as the owner of the dropped container, so I'm not sure how this can be solved. What I could do is provide a hook that's triggered when this plugin spawns a dropped item container for grouping items, which other plugins could then use to set the owner id
Thanks for your reply, I understand that. Adding a hook would be greatly appreciated, I hope its not too much trouble!

We could modify those plugins to set the owner id then like you suggest.
Hopefully in turn having a neater server by using this plugin and maintaining our loot locking mechanisms.
 
This can't be resolved from the Better Dropped Item Stacker side as the plugin doesn’t have the information about who dealt the most damage or who should be set as the owner of the dropped container, so I'm not sure how this can be solved. What I could do is provide a hook that's triggered when this plugin spawns a dropped item container for grouping items, which other plugins could then use to set the owner id
This would help a lot for my situation as well. The dev of the plugin I use wouldnt have to track everyitem for PVE players to check who owns what item when its dropped. The plugin could let normal items be open for grabs but when packed, could assign the owner and negate looting. I am looking forward to this being implemented!
 
Back
Top