Live
badgyver published Npc BandsWrecks published The DiverWrecks followed @JeffGoldblumeZA_Machete published ShoppyStock EditorWizla reacted 👍 to Triviamagnumk reacted 🔥 to Zombie AnimalsSilent_Creations published Node-loot IslandSilent_Creations published Halloween RaidIslandsSilent_Creations published New Haven OutpostAmanda Davis followed @Silent_Creations𝐻𝒾𝑔𝒽𝑀𝒾𝓁𝑒𝓈 followed @Silent_CreationsSilent_Creations published Map DecorMabel published TriviaSilent_Creations published Murder FarmSilent_Creations published The Morgue Silent_Creations published Large Mod/Staff RoomSilent_Creations published Halloween DecorSilent_Creations published 5 Pack of Custom Build LocationsSilent_Creations published Mini Raid Islands 5 PackSilent_Creations published Small Mod/Staff RoomSilent_Creations published 2 Pack Custom Raid IslandsSilent_Creations published Silents Heli Tower V2Silent_Creations published The Auto ShopSilent_Creations published Modular Road TunnelsSilent_Creations published Node-Loot Island V2Silent_Creations published Roadside WarehouseSilent_Creations published Silents ArenaSilent_Creations published Sewage Treatment PlantSilent_Creations published Black Rock Medical CenterSilent_Creations published Mills Trailer Park
Browse/Rust/Plugins/Stunt Jumps

Stunt Jumps

Wrecks 0.0 (0)v1.0.5OxideCarbon#vehicles#stunts#wicked
Stunt Jumps1 / 7
Description

Are your Players getting wicked air with motorbikes all risk and no reward? Now you can reward your players with Stunt Jumps. Create Stunt Jumps around the world, and Players can earn $, RP, XP and More!

-
Works with - Economics, ServerRewards, Skill Tree, MarkerManager.

-
Marker Manager is used to Display Jump Locations around your Map.

-
Config comes preset with 3 tiers, but you can create more tiers of jumps.

-
Jumps are editable via command after setting one, if you want to change its loot tier or completion time limit, easily do so by typing in the jump name and enter its new tier and time.

CONFIG

{
"Misc Options": {
"Clear Jumps on Wipe?": false,
"Block Sleds (Useful for blocking Jet Sled by Adem)": true
},
"Fail Condition Options": {
"How Quick to Check if Player is on the Ground In Seconds?": 1,
"Max Distance to be above Ground before a Stunt Jump Fails?": 1
},
"Trigger Options": {
"How big of a Radius for Triggers": 5,
"Enable Fireworks on Completion?": true,
"Broadcast Completion to Server? (False Notifies Player Only)": true,
"Time to Prevent Players from Triggering Stunt Jumps after a Completed Jump?": 30
},
"Gizmo Options": {
"How long to keep Gizmos Drawn when setting Jumps and Viewing Jumps": 15
},
"Economy Options": {
"Disabled = 0 - Economics = 1 - ServerRewards = 2": 1,
"Enable Skill Tree XP Gain": true,
"Enable Stunt Item Reward?": true
},
"Marker Settings": {
"Enable Marker": true,
"Marker Radius": 0.2,
"Marker Color": "22628e",
"Marker Outline": "22628e",
"Marker Alpha": 0.5
},
"Stunt Rewards": [
{
"Stunt Reward Tier (Must Be a Unique Number)": 1,
"Stunt XP Reward": 100,
"Stunt Economy Reward": 50,
"Min Amount of Items To Drop": 1,
"Max Amount of Items To Drop": 2,
"Loot Drop": [
{
"Shortname": "metal.refined",
"Skin": 0,
"Custom Name": "",
"Amount Min": 200,
"Amount Max": 500,
"Chance to Drop": 30
},
{
"Shortname": "scrap",
"Skin": 0,
"Custom Name": "",
"Amount Min": 440,
"Amount Max": 600,
"Chance to Drop": 30
},
{
"Shortname": "paper",
"Skin": 3048132587,
"Custom Name": "Cash",
"Amount Min": 20,
"Amount Max": 35,
"Chance to Drop": 40
}
]
},
{
"Stunt Reward Tier (Must Be a Unique Number)": 2,
"Stunt XP Reward": 200,
"Stunt Economy Reward": 100,
"Min Amount of Items To Drop": 1,
"Max Amount of Items To Drop": 3,
"Loot Drop": [
{
"Shortname": "metal.refined",
"Skin": 0,
"Custom Name": "",
"Amount Min": 200,
"Amount Max": 500,
"Chance to Drop": 30
},
{
"Shortname": "scrap",
"Skin": 0,
"Custom Name": "",
"Amount Min": 440,
"Amount Max": 600,
"Chance to Drop": 30
},
{
"Shortname": "paper",
"Skin": 3048132587,
"Custom Name": "Cash",
"Amount Min": 20,
"Amount Max": 35,
"Chance to Drop": 40
}
]
},
{
"Stunt Reward Tier (Must Be a Unique Number)": 3,
"Stunt XP Reward": 300,
"Stunt Economy Reward": 150,
"Min Amount of Items To Drop": 2,
"Max Amount of Items To Drop": 4,
"Loot Drop": [
{
"Shortname": "metal.refined",
"Skin": 0,
"Custom Name": "",
"Amount Min": 200,
"Amount Max": 500,
"Chance to Drop": 30
},
{
"Shortname": "scrap",
"Skin": 0,
"Custom Name": "",
"Amount Min": 440,
"Amount Max": 600,
"Chance to Drop": 30
},
{
"Shortname": "paper",
"Skin": 3048132587,
"Custom Name": "Cash",
"Amount Min": 20,
"Amount Max": 35,
"Chance to Drop": 40
}
]
}
]
}

DEMO VIDEOS

Demo 1

Demo 2

New Sphere Demo

Creating a Jump

COMMANDS

-
/setjump <name> <tier> <time> - Set the start position for a new stunt jump. Requires a name, tier and time argument  Admin permission required

-
/endjump - Set the end position for the currently creating stunt jump  Admin permission required

-
/editjump <name> <tier> <time> - Edit an existing stunt jump. Admin permission required

-
/removejump <name> - Remove an existing stunt jump by name. Admin permission required

-
/canceljump - Cancel the current stunt jump creation process. Admin permission required

-
/showjumps - draws all created stunt jumps, showing their start and end positions. Admin permission required

-
/listjumps -  Lists all created stunt jumps.

-
/stunthelp - Displays info on commands.

LANG

{
"SkillTreeReward": "You received <color=#ffa200>{0}</color> Xp for completing the stunt!",
"StuntJumpCompleted": "Stunt Jump <color=#22628e>{0}</color> was completed.",
"StuntJumpBroadcast": "Stunt Jump <color=#22628e>{0}</color> was completed by <color=#ffa200>{1}</color>.",
"StuntJumpAttempt": "You are attempting a Stunt Jump! Reach the end point in Time!",
"CopterJumpRestriction": "You cannot Stunt Jump in a <color=red>Copter</color>.",
"EndCurrentJump": "End the current Jump first using /endjump or use /canceljump to cancel.",
"SetJumpUsage": "Usage: /setjump <name> <tier> <time>",
"InvalidTier": "Invalid Tier. Please enter a valid Number.",
"InvalidTime": "Invalid Time. Please enter a valid Number.",
"JumpExists": "A Stunt Jump with the name <color=#22628e>{0}</color> already exists. Please choose a different name or use /removejump <color=#22628e>{1}</color> to remove the entry.",
"StartPositionSet": "Stunt Jump <color=#22628e>{0}</color> start position set with reward tier <color=#ffa200>{1}</color>!",
"SetJumpStartPosition": "Set the Jump start position first using /setjump.",
"EndPositionSet": "Stunt Jump <color=#22628e>{0}</color> end position set!",
"RemoveJumpPermission": "You do not have permission to use this command.",
"RemoveJumpUsage": "Usage: /removejump <color=#22628e><name></color>",
"RemoveJumpSuccess": "Stunt Jump <color=#22628e>{0}</color> removed.",
"RemoveJumpNotFound": "No Stunt Jump found with name <color=#22628e>{0}</color>.",
"CancelJumpNoCreation": "No jump creation in progress.",
"CancelJumpSuccess": "Jump creation canceled.",
"EditJumpUsage": "Usage: /editjump <color=#22628e><name></color> <color=#00feff><tier></color> <color=#ae0038><time></color>",
"JumpNotFound": "Jump with name <color=#22628e>{0}</color> not found.",
"JumpUpdated": "Jump <color=#22628e>{0}</color> updated: Tier = <color=#00feff>{1}</color>, Time = <color=#ae0038>{2}</color>.",
"JumpNotCompletedInTime": "Stunt Jump <color=#22628e>{0}</color> was not completed in time.",
"ReceivedLoot": "You received <color=#f3001d>{0}</color> items for completing the stunt!",
"ReceivedStuntMoney": "You received <color=#bb9b65>$</color><color=#85bb65>{0}</color> for completing the stunt!",
"ReceivedStuntPoints": "You received <color=#f6f6f6>{0}</color> <color=#ce422b>RP</color> for completing the stunt!",
"CooldownMessage": "You are on Stunt Jump Cooldown for <color=#22628e>{0}</color> seconds.",
"StillOnCooldown": "You are still on Stunt Jump Cooldown.",
"CooldownRemovalMessage": "You are no longer on Cooldown for Stunt Jumps."
}

$20.00
Views1.1k
Downloads18
Purchases0
Rating 0.0
Version1.0.5
PlatformRust
CategoryPlugins
CompatibleOxide · Carbon
Size50 KB
PublishedMar 24, 2026
UpdatedJul 13, 2026
✓ Reviewed for safety and integrity