Personal Drone
$30.00
Sold by: walkinreyThe personal drone rust plugin adds drones to your server that can collect resources, buy items from vending machines, shoot from the turret, and drop grenades at enemies!
- Description
- Reviews (0)
- Version History
- Discussions (0)
- Setup
- Product Enquiry
Description
Description
Adds an AI drone companion that can fight, collect, purchase items, and even be your own flying vehicle! Easy to use and fully customizable, this drone is perfect for players who want to dominate battlefields, automate resource gathering or travel.
Features:
🚁 Universal Companion
• Attack enemies using turrets or drop grenades from above.
• Purchase products via vending machines remotely
• Collect wood, stone, and ore.
• Store loot in its inventory for quick access.
• Ride the drone for fast, tactical movement!
🎯 Battle-Ready
• Equip turrets and onboard weapons for defense.
• Configurable grenade-dropping mechanics
💰 Resource Looting
• Loot crates, boxes, and collectibles.
• Retrieve your lost items from your body after respawning.
• Make purchases from vending machines with controlled safezone access and purchase radius.
Customization & Controls
🛠 Controls & Commands
• Assign custom buttons to execute tasks, access inventory, and mount the drone.
• Adjust 3D targeting arrows for better tracking.
• /pdrone – Spawn or remove your drone.
• /pdrone vending – Send your drone to a vending machine for shopping.
• /pdrone follow – Make your drone follow you.
🚀 Drone Performance & Behavior
• Set max altitude, acceleration, and movement speed.
• Configure obstacle detection.
📦 Inventory & Looting System
• Inventory with adjustable capacity limits.
• Blacklist specific items from being stored in the drone.
• Customize pickup rates and resource collection distances.
📺 See It in Action! Watch the Video
❌ IMPORTANT ❌
By default drone’s max control range is limited by 500. To increase it, you can use drone.maxcontrolrange command in the server console.
📃 Configuration:
{ "Control setup": { "Which button will assign tasks to the drone, attack/fly to point, etc. (MIDDLE_MOUSE, SECOND_MOUSE, E, RELOAD, SPRINT)": "MIDDLE_MOUSE", "Button to open inventory if it exists (MIDDLE_MOUSE, SECOND_MOUSE, E, RELOAD, SPRINT)": "RELOAD", "Button to mount drone if this option enabled (MIDDLE_MOUSE, SECOND_MOUSE, E, RELOAD, SPRINT)": "E", "Range of action of the assignment button": 25.0, "Display 3D arrows over a target/point?": true, "Arrow display duration": 2 }, "GUI setup": { "How many seconds to update the GUI?": 6, "Panel layer (Hud, Overlay, Overall, Hud.Menu, Under)": "Overlay", "Panel position": { "type": "RectTransform", "anchormin": "1 1", "anchormax": "1 1", "offsetmin": "-170 -104", "offsetmax": "-10 -10" }, "Second position of the panel (used if the player has a personal bot/animal)": { "type": "RectTransform", "anchormin": "1 1", "anchormax": "1 1", "offsetmin": "-335 -104", "offsetmax": "-175 -10" }, "Third position of the panel (used if the player has a personal bot and a personal animal)": { "type": "RectTransform", "anchormin": "1 1", "anchormax": "1 1", "offsetmin": "-500 -104", "offsetmax": "-340 -10" }, "1 panel color": "#7f8c8d", "2 panel color": "#bdc3c7", "Health bar color": "#2ecc71", "Shortcut buttons": [ { "Text on button": "Land Drone", "Executable chat commands": [ "pdrone land" ] } ] }, "Drones Settings": [ { "Drone item": { "Item name": "Personal Drone", "Item skin": 2824523761, "Can pickup?": true }, "Command spawn": { "Can player spawn this drone using a chat command? (/pdrone {name})": true, "Permission to spawn": "personaldrone.drone1", "Spawn cooldown": 3600.0, "Name of this drone preset to spawn": "drone1", "Can player pickup this drone after spawn?": false }, "Drone Movement": { "Altitude acceleration": 30.0, "Movement acceleration": 30.0, "YAW acceleration": 5.0 }, "Obstacle Detectors": { "Forward obstacle detector": { "Obstacle detect distance": 5.0, "How many meters to fly up if an obstacle is detected": 5.0 }, "Backward obstacle detector": { "Obstacle detect distance": 5.0, "How many meters to fly up if an obstacle is detected": 5.0 } }, "Addons": { "Inventory Addon": { "Add inventory to drone?": true, "Inventory capacity": 12, "Black list of items that cannot be put into the inventory of the bot": [ "rocket.launcher" ] }, "Seat Addon": { "Add invisible seat for drone's owner?": true }, "Turret Addon": { "Add turret to drone? (more settings in DroneTurrets plugin's config)": true, "Default weapon shortname (not necessary)": "" }, "Grenade thrower Addon (requires inventory)": { "Enable feature to throw grenades to the target? (player will be need to put the grenades to drone inventory)": true, "Throw cooldown": 1.0, "Distance between target and drone to start throwing": 5.0 }, "Purchase in Vending Addon (requires inventory)": { "Purchase in vending enable? (requires inventory)": true, "Block buy in safezone vendings?": false, "Block buy in non-safezone vendings?": false, "Max distance to buy": 200.0 }, "Loot Collect Addon (requires inventory)": { "Can drone loot crates?": true, "Can drone pickup collectibles? (sulfur, metal, wood etc.)": true, "Collectibles pickup rate (shortname:rate)": {}, "Min distance to pickup": 5.0 } }, "Death marker": { "Show marker on drone's death position?": true, "Display name on map": "Drone's death marker", "Marker radius": 0.35, "Outline color (hex)": "00FFFFFF", "Main color (hex)": "00FFFF", "Alpha": 0.5, "Duration": 20 }, "Drone max. health": 1000.0, "Minimum fly height": 10.0, "Kill in water?": false, "Disable collision damage": true } ] }
Reviews (0)
Only logged in customers who have purchased this product may leave a review.
Version History
- Fixed Fix after Rust update
- Fixed Fix after Rust update
- Updated Restrictions on the purchase of items in vending have been removed, now when you enter the /pdrone vending command, the "Drone Marketplace" interface opens and you can order any items
- Added Added a black list of items that cannot be used when you are sitting on a drone
- Fixed Minor bug fixes and improvements
- Added Added new option "Return drone item back on despawn?"
- Fixed Fix after Rust update
- Fixed Loading fix
- Fixed Fix after rust update
- Fixed Recover function command console fix
- Added Now you can minimize GUI interface by clicking one button. If you were using default GUI positions then you need to update them to these values: Main GUI position: AnchorMin = "1 1", AnchorMax = "1 1", OffsetMin = "-170 -104", OffsetMax = "-10 -10" Second GUI position: AnchorMin = "1 1", AnchorMax = "1 1", OffsetMin = "-360 -104", OffsetMax = "-200 -10" Third GUI position: AnchorMin = "1 1", AnchorMax = "1 1", OffsetMin = "-550 -104", OffsetMax = "-390 -10"
- Added added loot corpse permission personaldrone.lootcorpse (to ignore Can drone loot its owner's corpse? parameter)
- Added added buy in vending permission personaldrone.buyvending (to ignore Purchase in vending enable? parameter)
- Added Now, player can recover loot from their corpses via drone by using a command /pdrone recover
- Fixed markers NRE fix
- Updated Fix after Rust update
- Updated Release
Discussions (0)
Discussions
There are no discussions yet.
Leave a reply
Setup
Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?
• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.
Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA
• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.
Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.
Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)
Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)
Reviews
There are no reviews yet.