Jump to content

Search the Community

Showing results for tags 'vehicle spawner'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
    • Creators Directory
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support

Product Groups

  • Creator Services
  • Host Services

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 1 result

  1. Version 1.0.3

    9 downloads

    Ready to elevate your modded Rust server by allowing players to spawn a variety of vehicles through chat commands? With this plugin, players gain the ability to instantly summon vehicles, ranging from hot air balloons to minicopters and boats, making exploration and transportation within the game effortlessly convenient. The plugin comes with built-in restrictions to balance gameplay, including limits on the number of vehicles a player can have and cooldown timers to prevent spamming. Customization options are extensive, allowing server admins to adjust spawn distances, fuel amounts, and even specific permissions for different vehicles. Additionally, the plugin supports UI customization for a seamless integration with your server's interface. Whether for rapid movement across the map or just adding fun elements to your server, Vehicle Spawner ensures that your adventures in Rust are never a dull moment. Key Features Spawn a wide range of vehicles via chat commands or UI buttons. Limit the number of vehicles per player to maintain server balance. Customize vehicle spawn settings, including cooldowns and permissions. Integrated UI support for easy vehicle management. Special conditions for vehicle spawning, including raid and combat block checks. Permissions vehiclespawner.use vehiclespawner.ui Transform how players interact with your Rust server, making transportation both fun and accessible, with the VehicleSpawner plugin. Default Configuration: Note you can add as many vehicles as you want using the prefab path. { "MsgSettings": { "Message Icon SteamID": "76561197960839785", "Message Prefix": "[VehicleSpawner]", "Message Prefix Color": "#5af" }, "Prefabs": { "Minicopter": { "AutoMount": false, "AutoTakeOff": false, "AutoTakeOffHeight": 50.0, "BlockButAllowInBuildingAuthorized": false, "BlockButAllowInSafeZone": false, "BlockInAuthorizedArea": true, "BlockInBuildingBlocked": true, "BlockInSafeZone": true, "BlockOnLand": false, "ChatCommands": [ "mini", "mymini", "minicopter", "myminicopter" ], "CooldownTimer": 0.0, "DisableUIButton": false, "FuelAmount": 0, "IsTrain": false, "LockFuel": false, "Permission": "vehiclespawner.minicopter", "PrefabPath": "assets/content/vehicles/minicopter/minicopter.entity.prefab", "Rotation": { "x": 0.0, "y": 90.0, "z": 0.0 }, "SpawnDelay": 0.0, "SpawnDistance": 5.0 }, "Scrap Transport Helicopter": { "AutoMount": false, "AutoTakeOff": false, "AutoTakeOffHeight": 50.0, "BlockButAllowInBuildingAuthorized": false, "BlockButAllowInSafeZone": false, "BlockInAuthorizedArea": true, "BlockInBuildingBlocked": true, "BlockInSafeZone": true, "BlockOnLand": false, "ChatCommands": [ "scrap", "myscrap", "heli", "myheli", "helicopter", "myhelicopter", "scrappy", "myscrappy", "scraptransport" ], "CooldownTimer": 10.0, "DisableUIButton": false, "FuelAmount": 0, "IsTrain": false, "LockFuel": false, "Permission": "vehiclespawner.scraptransporthelicopter", "PrefabPath": "assets/content/vehicles/scrap heli carrier/scraptransporthelicopter.prefab", "Rotation": { "x": 0.0, "y": 180.0, "z": 0.0 }, "SpawnDelay": 5.0, "SpawnDistance": 8.0 }, "Attack Helicopter": { "AutoMount": false, "AutoTakeOff": false, "AutoTakeOffHeight": 50.0, "BlockButAllowInBuildingAuthorized": false, "BlockButAllowInSafeZone": false, "BlockInAuthorizedArea": true, "BlockInBuildingBlocked": true, "BlockInSafeZone": true, "BlockOnLand": false, "ChatCommands": [ "attack", "myattack", "attackheli", "myattackheli", "attackhelicopter", "myattackhelicopter", "atkheli", "atk", "myatk", "myatkheli" ], "CooldownTimer": 180.0, "DisableUIButton": false, "FuelAmount": 0, "IsTrain": false, "LockFuel": false, "Permission": "vehiclespawner.attackhelicopter", "PrefabPath": "assets/content/vehicles/attackhelicopter/attackhelicopter.entity.prefab", "Rotation": { "x": 0.0, "y": 90.0, "z": 0.0 }, "SpawnDelay": 10.0, "SpawnDistance": 8.0 }, "Chinook": { "AutoMount": false, "AutoTakeOff": false, "AutoTakeOffHeight": 50.0, "BlockButAllowInBuildingAuthorized": false, "BlockButAllowInSafeZone": false, "BlockInAuthorizedArea": true, "BlockInBuildingBlocked": true, "BlockInSafeZone": true, "BlockOnLand": false, "ChatCommands": [ "chinook", "mychinook", "ch47", "myc47" ], "CooldownTimer": 180.0, "DisableUIButton": false, "FuelAmount": 0, "IsTrain": false, "LockFuel": false, "Permission": "vehiclespawner.chinook", "PrefabPath": "assets/prefabs/npc/ch47/ch47.entity.prefab", "Rotation": { "x": 0.0, "y": 240.0, "z": 0.0 }, "SpawnDelay": 10.0, "SpawnDistance": 10.0 }, "Balloon": { "AutoMount": false, "AutoTakeOff": false, "AutoTakeOffHeight": 50.0, "BlockButAllowInBuildingAuthorized": false, "BlockButAllowInSafeZone": false, "BlockInAuthorizedArea": true, "BlockInBuildingBlocked": true, "BlockInSafeZone": true, "BlockOnLand": false, "ChatCommands": [ "balloon", "myballoon", "hotairballoon", "myhotairballoon", "myhab", "hab" ], "CooldownTimer": 120.0, "DisableUIButton": false, "FuelAmount": 0, "IsTrain": false, "LockFuel": false, "Permission": "vehiclespawner.balloon", "PrefabPath": "assets/prefabs/deployable/hot air balloon/hotairballoon.prefab", "Rotation": { "x": 0.0, "y": 90.0, "z": 0.0 }, "SpawnDelay": 10.0, "SpawnDistance": 12.0 }, "Horse": { "AutoMount": false, "AutoTakeOff": false, "AutoTakeOffHeight": 50.0, "BlockButAllowInBuildingAuthorized": false, "BlockButAllowInSafeZone": false, "BlockInAuthorizedArea": true, "BlockInBuildingBlocked": true, "BlockInSafeZone": true, "BlockOnLand": false, "ChatCommands": [ "horse", "myhorse" ], "CooldownTimer": 180.0, "DisableUIButton": false, "FuelAmount": 0, "IsTrain": false, "LockFuel": false, "Permission": "vehiclespawner.horse", "PrefabPath": "assets/rust.ai/nextai/testridablehorse.prefab", "Rotation": { "x": 0.0, "y": 0.0, "z": 0.0 }, "SpawnDelay": 10.0, "SpawnDistance": 5.0 }, "Car": { "AutoMount": false, "AutoTakeOff": false, "AutoTakeOffHeight": 50.0, "BlockButAllowInBuildingAuthorized": false, "BlockButAllowInSafeZone": false, "BlockInAuthorizedArea": true, "BlockInBuildingBlocked": true, "BlockInSafeZone": true, "BlockOnLand": false, "ChatCommands": [ "sedan", "mysedan", "car", "mycar" ], "CooldownTimer": 180.0, "DisableUIButton": false, "FuelAmount": 0, "IsTrain": false, "LockFuel": false, "Permission": "vehiclespawner.car", "PrefabPath": "assets/content/vehicles/sedan_a/sedantest.entity.prefab", "Rotation": { "x": 0.0, "y": 0.0, "z": 0.0 }, "SpawnDelay": 10.0, "SpawnDistance": 6.0 }, "Row Boat": { "AutoMount": false, "AutoTakeOff": false, "AutoTakeOffHeight": 50.0, "BlockButAllowInBuildingAuthorized": false, "BlockButAllowInSafeZone": false, "BlockInAuthorizedArea": true, "BlockInBuildingBlocked": true, "BlockInSafeZone": true, "BlockOnLand": true, "ChatCommands": [ "rowboat", "row", "myrow", "myrowboat", "boat", "myboat" ], "CooldownTimer": 10.0, "DisableUIButton": false, "FuelAmount": 0, "IsTrain": false, "LockFuel": false, "Permission": "vehiclespawner.rowboat", "PrefabPath": "assets/content/vehicles/boats/rowboat/rowboat.prefab", "Rotation": { "x": 0.0, "y": 0.0, "z": 0.0 }, "SpawnDelay": 3.0, "SpawnDistance": 9.0 }, "RHIB": { "AutoMount": false, "AutoTakeOff": false, "AutoTakeOffHeight": 50.0, "BlockButAllowInBuildingAuthorized": false, "BlockButAllowInSafeZone": false, "BlockInAuthorizedArea": true, "BlockInBuildingBlocked": true, "BlockInSafeZone": true, "BlockOnLand": true, "ChatCommands": [ "rhib", "myrhib", "mybigboat", "bigboat" ], "CooldownTimer": 10.0, "DisableUIButton": false, "FuelAmount": 0, "IsTrain": false, "LockFuel": false, "Permission": "vehiclespawner.rhib", "PrefabPath": "assets/content/vehicles/boats/rhib/rhib.prefab", "Rotation": { "x": 0.0, "y": 0.0, "z": 0.0 }, "SpawnDelay": 5.0, "SpawnDistance": 10.0 } }, "Settings": { "AmountOfPrefabsAllowedAtOnce": 2, "BlockNearPlayer": { "IgnoreTeam": true, "PlayerDistance": 5.0, "UsePlayerDistance": true }, "DestroyOnDeath": true, "DestroyOnDisconnect": true, "GlobalSpawnCooldownTimer": 10.0, "UseCombatBlocked": true, "UseRaidBlocked": true }, "UiPermission": "vehiclespawner.ui", "UsePermission": "vehiclespawner.use" }
    $15.00
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.4k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.