Loadouts

Loadouts 2.0.10

Added item limits in loadout. You can change the limits in /oxide/data/Loadouts/item_limits.json and they default the the max stack size of the item
Prevent stacking loadout supply signals for servers that allow stacking supply signals.
Added config option "Disallow players from claiming a loadout signal if they already have one in their inventory"
Added config option "Only allow loadouts to be claimed in these zones" where if there are any zone IDs entered here players will only be able to claim loadouts in those zones
Added hook call (object)CanClaimLoadout(BasePlayer) for other plugins to block claiming a loadout
Use SupplySignal net ID instead of Item uid for FancyDrop support
Added fancy drop support
Fixed save NRE
Updated to latest