Combat Turrets
1 / 2

Description
Throw down a turret while in battle. Config the time and ammo amount.
Permissions
code
| 1 | dropturret.use //permission is needed to get a turret via command |
Commands
code
| 1 | /dropturret // Get your self a drop turret |
| 2 | dropturret <playerID> // Gives a player a drop turret via counsel command |
Configurable: seconds the turret stays alive, ammunition amount, spawn delay, command and placement cooldowns, VIP-specific settings, turret skin ID and gun ID.
Configuration
json
| 1 | { |
| 2 | "Default": { |
| 3 | "Seconds to stay alive": 120, |
| 4 | "Can toss when in air": false, |
| 5 | "Turret Spawn No Less then 4.0 seconds after tossed": 5.0, |
| 6 | "Ammunition amount": 128, |
| 7 | "Turret SkinID": 2603803474, |
| 8 | "Cooldown before command usage again": 1800, |
| 9 | "Cooldown before turret placement": 1800, |
| 10 | "Turret Gun ID": 1545779598, |
| 11 | "Max Throw Velocity": 10 |
| 12 | }, |
| 13 | "Vip settings": { |
| 14 | "VipInfo": {} |
| 15 | } |
| 16 | } |
$10.00
Views0
Downloads0
Purchases0
Rating★ 0.0
Version1.3.1
PlatformRust
CategoryPlugins
Compatibleoxide
Size21 KB
PublishedAug 13, 2026
UpdatedAug 13, 2026
✓ Reviewed for safety and integrity