1. Would it be possible to make it so that people cant despawn loot during an online raid? Maybe have the building detect gernades, exsplosive/incindeary rounds, rockets and C4 then lock chests so that the people being raided cannot just toss the loot on the floor? Or have it so that if a player trys to toss loot on the floor it gets replaced in the closest loot box with space...
     
  2. I'm not really interested in making a plugin for it currently, but for anyone who is; You can get the DroppedItem component from an item on the ground, and then invoke (be sure to cancel the existing invoke) "IdleDestroy" with the amount of seconds you want before the item is destroyed. I don't think it'd be too hard to find out if the base is being attacked, like NoEscape does.