// plugin · v1.1.2
MyScrappy
Personal Scrap Transport Heli — spawn, fetch, tune per tier
v1.1.2
plugin
vehiclehelicoptertransportscrap
// price
$2.99
Overview
Personal-ownership plugin for the Scrap Transport Helicopter. Each player can spawn one Scrappy per day (configurable), fetch it on cooldown, and have its speed / fuel rate / max health scaled by permission tier (Player / VIP / Admin). Port of NooBlet's `MyAttackHeli` workflow adapted for the Scrap Transport Helicopter — same config knobs, no rocket container, no gunner seat. ---
Features
- Per-player Scrap Transport Heli ownership with daily spawn limit
- Fetch command teleports your heli to you on cooldown
- Three permission tiers (Player / VIP / Admin) — speed, fuel rate, HP, steering
- Per-tier steering tuning (pitch / yaw / roll / lift) directly mapped to vanilla physics fields
- canhover perm — Y-axis altitude hold when swapping to passenger seat
- Admin probe command dumps current vanilla physics values for future Rust updates
- Optional bypass of daily restriction for admins
- Soft MyTugBoat integration — clean undocking during fetch
- Self-healing config, no rocket container or gunner seat (transport-only)
- Single-file install — runs unchanged on Carbon
Chat commands
Type these in the in-game chat window (press T).
CommandDoesPermission
/scrappy
Spawns your Scrappy in front of you. Honors the daily restriction and tier permissions.
MyScrappy.use
/scrappy fetch
Teleports your existing Scrappy to your position. Subject to fetch cooldown.
MyScrappy.use + MyScrappy.Fetch
/scrappy_probe
Spawns a temporary vanilla scrap heli 200m above you, dumps every steering-related field to your F1 console, then destroys it. Use this if Facepunch changes physics defaults in a Rust update and the steering knobs feel off — the dump tells you the new vanilla values to set.
admin only (auth level 2)
Permissions
Grant with oxide.grant <user|group> <permission>.
PermissionGrants
MyScrappy.use
Required to use /scrappy at all.
MyScrappy.Vip
Spawns the VIP tier (faster / more fuel / more HP). Falls back to Player tier without this perm.
MyScrappy.Fetch
Unlocks /scrappy fetch. Without it, the heli stays where it landed.
MyScrappy.canhover
Y-axis altitude hold. When a player with this perm swaps to a passenger seat mid-flight, the heli freezes its altitude until they swap back to pilot (or dismount).
Included with purchase
MyScrappy.cs— drop intooxide/plugins/orcarbon/plugins/- Lifetime updates — every future version, free
- Discord support from the Shadow Kids Studios community
- Per-server license — use on every server you run
Technical details
IDmyscrappy
Slugmyscrappy
Version1.1.2
Categoryplugin
AuthorxADROCx
Tagsvehicle, helicopter, transport, scrap, heli, vip, personal
// related