About SupplyLock
SupplyLock prevents other players from looting your supply drops. When you throw a supply signal, the resulting
airdrop is automatically locked to you, your teammates, and clan members.
Features:
- Automatically locks supply drops to the player who threw the signal
- Team members can access locked drops
- Clan support (Clans & ClansReborn)
- InstantAirdrop plugin integration
- Optional timed auto-unlock
- Notification batching (no chat spam when calling multiple drops)
- Customizable messages
Permissions:
None required - works automatically for all players.
Config:
{ "General": { "SignalMatchRadius": 50.0, "SignalExpirySeconds": 300.0, "LockRandomAirdrops": false, "UnlockAfterSeconds": 0.0 }, "Access": { "EnableTeamAccess": true, "EnableClanAccess": true }, "InstantAirdropIntegration": { "Enabled": true, "LockInstantDrops": true, "InstantDropUnlockSeconds": 0.0, "InstantDropMatchRadius": 25.0 }, "Messages": { "ShowLockMessage": true, "LockMessageFormat": "<size=16><color=#e74c3c>SupplyLock</color></size>\n<size=13>This supply drop belongs to <color=#3498db>{0}</color>.</size>", "UnlockedMessageFormat": "<size=16><color=#2ecc71>SupplyLock</color></size>\n<size=13>This supply drop is now unlocked!</size>", "NotifyOwnerOnSpawn": true, "OwnerNotifyFormat": "<size=16><color=#2ecc71>SupplyLock</color></size>\n<size=13>Your supply drop has landed and is locked to you!</size>", "OwnerNotifyInstantFormat": "<size=16><color=#2ecc71>SupplyLock</color></size>\n<size=13>Your instant supply drop has spawned and is locked to you!</size>" }, "DebugEnabled": false }
