Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Baumkrieger69

AdvancedDeliveryDrones is a plugin for real-time item and animal transport via customizable drones.

Report AdvancedDeliveryDrones?

Release
1.1.0

Baumkrieger69 released AdvancedDeliveryDrones version 1.1.0 on June 1, 2026

πŸ› οΈ 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 to N leashed animals via drone.
  • drone.sockets.max.N – Allows a player or LuckPerms group to place up to N sockets.
  • drone.send.max.N – Allows a player or LuckPerms group to send up to N drones.

πŸ“Š 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 with outgoing_<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.yml configuration.

Information

Published onJune 1, 2026
Downloads1

Platforms

Paper Paper (1.21-1.21.11)