// plugin · v1.0.5
HorseGun
Gun that fires horses
v1.0.5
plugin
weaponschaoshorsesfun
// price
$1.99
Overview
Sister plugin to ChickenGun / SharkGun. Skinned weapon fires real Rust horses as projectiles. Ground impact triggers ragdoll/corpse; carcass auto-cleans after a configurable timer. Optional pre-spawned-prefab variant for performance.
Features
- Skinned gun launches ridable horses as projectiles
- Horses ragdoll and corpse on ground impact
- Auto-despawn for corpses after a configurable window
- Horse AI disabled in flight for predictable trajectory
- Admin command spawns horse prefabs for testing
Chat commands
Type these in the in-game chat window (press T).
CommandDoesPermission
/horsegun
Spawn the horse-skinned weapon into your inventory
horsegun.use
/horsegunprefab
Show the current resolved horse prefab path
horsegun.admin
/horsegunprefab <full prefab path>
Override the horse prefab projectile (advanced — for custom horse variants)
horsegun.admin
Permissions
Grant with oxide.grant <user|group> <permission>.
PermissionGrants
horsegun.use
Allows firing the horse-skinned weapon
horsegun.admin
Admin overrides + prefab debug command
Key configuration
Tune in oxide/config/HorseGun.json after the plugin loads for the first time.
KeyDefaultWhat it does
LaunchSpeed
55
Initial velocity of launched horses
KillOnGroundImpact
true
Horses die on ground contact
CorpseCleanupSeconds
3
How long corpses remain before despawn
AutoKillAfterSeconds
8
Max flight time before auto-kill
HorsePrefabOverride
Force a specific horse prefab; empty = auto-detect
Included with purchase
HorseGun.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
IDhorsegun
Slughorsegun
Version1.0.5
Categoryplugin
AuthorCodeCopilot
Tagsweapons, chaos, horses, fun
// related