๐ช Advanced Airdrop System
The most complete airdrop resource for your FiveM server.
Load up a plane, fly over the drop zone, and watch crates fall from the sky with a parachute โ your players will love it.
๐ฎ How it works
- ๐ฆ Fill your crate โ Use the airdrop crate item to place one on the ground. Open it and drag items from your inventory into it. Control the weight, rename it, seal it when you're done.
- โ๏ธ Load & fly โ Pick up the sealed crate and carry it to an allowed plane. Load it in, take off, and reach altitude.
- ๐ช Drop it โ Open the in-flight cargo menu with F1, select which crate to drop, and release it mid-air. The crate deploys a parachute and glides down to the ground.
- ๐ Loot it โ Players on the ground can rush to the landing zone and loot the crate item by item โ no more inventory overflow, they pick exactly what they need.
โจ Features
- ๐ Multi-framework โ Full support for ESX and QB-Core out of the box
- ๐ฆ Smart inventory โ Auto-detects your inventory system: ox_inventory, qs-inventory, ps-inventory, codem-inventory, or native ESX/QB
- ๐ฏ ox_target ready โ Optional ox_target integration for clean, immersive interactions
- ๐ท๏ธ Custom crate names โ Players can name their crates before sealing them
- โ๏ธ Real weight system โ Per-item weight tracking, crate capacity limit, max-addable calculation shown live in the menu
- ๐ Crowbar to unseal โ Require a specific item to open a sealed or dropped crate (fully configurable)
- ๐ก๏ธ Anti-duplication โ Server-side lock system prevents any exploit or race condition when multiple players interact with the same crate
- ๐ Discord webhook logs โ Every action (fill, seal, drop, lootโฆ) is logged to your Discord with colored embeds and full player info
- ๐ Multi-language โ Ships with English and French locales, fully editable. Add your own language in minutes.
- โก Optimized โ Adaptive wait loop, single attachment call, NUI focus detection. Sits at ~0.05ms idle.
- ๐ Escrow protected โ Source code is encrypted. Config, locales and item integration files remain fully editable.
๐ Requirements
Dependency
Required
ox_lib
โ Required
oxmysql
โ Required
ox_inventory / qs-inventory / ps-inventory / codem-inventory
โ๏ธ Auto-detected
ox_target
โ๏ธ Optional
๐ ๏ธ Easy setup
- Import
sql/airdrop.sqlinto your database - Drop the resource in your server
- Set your framework, inventory, and webhook in
config.lua - Add the
airdrop_crateitem to your inventory (instructions inITEMS_INTEGRATION.lua) - Start your server โ you're good to go โ