Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
AdvancedDeliveryDrones is a plugin for real-time item and animal transport via customizable drones.
π οΈ Bug Fixes
- Socket Name Conflict: Fixed an issue where two sockets could mistakenly be created with the identical name.
- Lead Collection Fix: Resolved a bug where the receiver wouldn't correctly obtain the leads when collecting an animal drone.
- Global Filling: Restored the ability to adjust the global filling settings.
- Exploit Fix: Fixed a glitch that allowed players to remove a drone's head during the collection animation.
π New Permissions
drone.leashed.max.Nβ Allows a player or LuckPerms group to send up toNleashed animals via drone.drone.sockets.max.Nβ Allows a player or LuckPerms group to place up toNsockets.drone.send.max.Nβ Allows a player or LuckPerms group to send up toNdrones.
π New Placeholders
The placeholders now support dynamic targeting. You can replace outgoing_1 with incoming_1 or target a specific drone directly using id_<uuid>.
Base Placeholder Options
| Placeholder Type | Description |
|---|---|
%deliverydrones_[target]_items_summary% |
Grouped item overview (e.g., 3x Diamond, 10x Iron Ingot) |
%deliverydrones_[target]_items_list% |
Slot-by-slot item list |
%deliverydrones_[target]_items_total% |
Total count of all items combined |
%deliverydrones_[target]_animals_summary% |
Grouped animal overview (e.g., 2x Cow, 1x Pig) |
%deliverydrones_[target]_animals_list% |
Full list of animals (e.g., Cow, Pig, Cow) |
%deliverydrones_[target]_contents_summary% |
Combined items and animals summary |
%deliverydrones_[target]_item_1_name% |
Name of the first item |
%deliverydrones_[target]_item_1_amount% |
Amount of the first item |
%deliverydrones_[target]_animal_1_name% |
Name of the first animal |
Additional Utility Fields
You can also use these existing utility fields with any target:
%deliverydrones_[target]_item_count%β Total number of unique item stacks.%deliverydrones_[target]_animal_count%β Total number of animals.%deliverydrones_[target]_has_items%β Returns if the drone contains any items.%deliverydrones_[target]_has_animals%β Returns if the drone contains any animals.
π‘ How to use
[target]: > * Replace withoutgoing_<number>(e.g.,outgoing_1) for sent drones.
- Replace with
incoming_<number>(e.g.,incoming_1) for arriving drones.- Replace with
id_<uuid>(e.g.,id_123e4567-e89b-12d3-a456-426614174000) for a specific drone.
β¨ Features
- Custom Skull Support: Added Base64 support for custom player skulls within the
gui.ymlconfiguration.
Information
| Published on | June 1, 2026 |
|---|---|
| Downloads | 1 |
Platforms
Paper (1.21-1.21.11)