Search the Community
Showing results for tags 'fuel'.
-
Version 1.4.0
94 downloads
Quarries have evolved into personal computers that can be placed within player bases, providing full customization. Everything, from fuel types to unlimited upgrades, is configurable, including upgrade requirements, mined items, and fuel. Seamlessly integrating with the industrial system. FEATURES Intuitive UI: Simulates old DOS programs for easy use Full Customization: Item output, fuel, and upgrade requirements can be adjusted Unlimited Upgrades: Use items, Economics, and ServerRewards for upgrades Base Placement: Quarry Computers can be placed inside bases Industrial Automation-Ready: With permissions for seamless integration Screen Activation: Easily see if the computer is on, with random percentage displays Multi-Language Support: Fully translatable Player Permissions: Control how many quarries a player can own and upgrade Persistent Data: Upgrades and item levels are saved across restarts VIDEO SHOWCASE Here’s how to add the recycler to your shop: Use the Command: gq %steamID% PERMISSIONS "quarrycomputer.give" Grants the player the ability to use the customizable command (/gq <User>) to give themselves or other players a Quarry Computer. "quarrycomputer.industrialinput" AND "quarrycomputer.industrialoutput" Allows players to connect industrial storage adaptors to their quarries, enabling automated resource handling. "quarrycomputer.vip" Provides players with additional benefits or features, such as having a higher limit on the number of quarries they can deploy. "quarrycomputer.norequirements" Allows players to upgrade their quarries without needing to meet the usual item or resource requirements. "quarrycomputer.admin" Provides administrative control over players' quarries, such as the ability to manage or interact with any quarry regardless of ownership. CONFIGURATION You can have as many upgrade levels as you want. Use Economics and ServerRewards on the item shortnames to use currency. Any in-game item can be used. Requirements can utilize Economics and ServerRewards based on the item shortname. Item shortnames are validated when the plugin loads, with a warning issued if they need to be fixed. { "Use LangAPI Plugin": true, "Use Notify Plugin": true, "RP Image URL": "https://i.ibb.co/C22VZDj/money.png", "Allow Team Access": true, "Allow Friends Access": true, "Give Quarry Command": [ "gq", "givequarry" ], "Drop Quarry Item on Destruction": true, "Fuel Configuration": { "Shortname": "diesel_barrel", "Resource Extraction Interval In Seconds": 3600, "Fuel Required Per Extraction": 1 }, "No Upgrades (Level 1)": { "Storage Slots": { "Fuel": 1, "Resources": 6 }, "Resources Output Per Extraction": [ { "Shortname": "lowgradefuel", "Amount": 1440 }, { "Shortname": "crude.oil", "Amount": 720 }, { "Shortname": "stones", "Amount": 7200 }, { "Shortname": "metal.ore", "Amount": 1440 }, { "Shortname": "hq.metal.ore", "Amount": 180 }, { "Shortname": "sulfur.ore", "Amount": 1440 } ] }, "Upgrades (Level 2+)": [ { "Storage Slots": { "Fuel": 2, "Resources": 8 }, "Resources Output Per Extraction": [ { "Shortname": "lowgradefuel", "Amount": 1620 }, { "Shortname": "crude.oil", "Amount": 900 }, { "Shortname": "stones", "Amount": 9000 }, { "Shortname": "metal.ore", "Amount": 1800 }, { "Shortname": "hq.metal.ore", "Amount": 270 }, { "Shortname": "sulfur.ore", "Amount": 1620 } ], "Required Items To Upgrade": [ { "Shortname": "wood", "Amount": 14000 }, { "Shortname": "stones", "Amount": 7000 }, { "Shortname": "metal.fragments", "Amount": 1000 }, { "Shortname": "metal.refined", "Amount": 20 }, { "Shortname": "carburetor1", "Amount": 1 }, { "Shortname": "crankshaft1", "Amount": 1 }, { "Shortname": "piston1", "Amount": 1 }, { "Shortname": "sparkplug1", "Amount": 1 }, { "Shortname": "valve1", "Amount": 1 }, { "Shortname": "scrap", "Amount": 650 }, { "Shortname": "sheetmetal", "Amount": 5 }, { "Shortname": "tarp", "Amount": 5 } ] }, { "Storage Slots": { "Fuel": 3, "Resources": 10 }, "Resources Output Per Extraction": [ { "Shortname": "lowgradefuel", "Amount": 1980 }, { "Shortname": "crude.oil", "Amount": 1080 }, { "Shortname": "stones", "Amount": 10800 }, { "Shortname": "metal.ore", "Amount": 2160 }, { "Shortname": "hq.metal.ore", "Amount": 360 }, { "Shortname": "sulfur.ore", "Amount": 1980 } ], "Required Items To Upgrade": [ { "Shortname": "wood", "Amount": 25000 }, { "Shortname": "stones", "Amount": 13000 }, { "Shortname": "metal.fragments", "Amount": 2000 }, { "Shortname": "metal.refined", "Amount": 40 }, { "Shortname": "carburetor1", "Amount": 1 }, { "Shortname": "crankshaft1", "Amount": 1 }, { "Shortname": "piston1", "Amount": 2 }, { "Shortname": "sparkplug1", "Amount": 2 }, { "Shortname": "valve1", "Amount": 2 }, { "Shortname": "scrap", "Amount": 1300 }, { "Shortname": "sheetmetal", "Amount": 5 }, { "Shortname": "tarp", "Amount": 5 } ] }, { "Storage Slots": { "Fuel": 4, "Resources": 12 }, "Resources Output Per Extraction": [ { "Shortname": "lowgradefuel", "Amount": 2160 }, { "Shortname": "crude.oil", "Amount": 1260 }, { "Shortname": "stones", "Amount": 16200 }, { "Shortname": "metal.ore", "Amount": 2520 }, { "Shortname": "hq.metal.ore", "Amount": 450 }, { "Shortname": "sulfur.ore", "Amount": 2160 } ], "Required Items To Upgrade": [ { "Shortname": "wood", "Amount": 50000 }, { "Shortname": "stones", "Amount": 25000 }, { "Shortname": "metal.fragments", "Amount": 4000 }, { "Shortname": "metal.refined", "Amount": 80 }, { "Shortname": "carburetor2", "Amount": 1 }, { "Shortname": "crankshaft2", "Amount": 1 }, { "Shortname": "piston2", "Amount": 2 }, { "Shortname": "sparkplug2", "Amount": 2 }, { "Shortname": "valve2", "Amount": 2 }, { "Shortname": "scrap", "Amount": 2600 }, { "Shortname": "sheetmetal", "Amount": 5 }, { "Shortname": "tarp", "Amount": 5 } ] }, { "Storage Slots": { "Fuel": 5, "Resources": 14 }, "Resources Output Per Extraction": [ { "Shortname": "lowgradefuel", "Amount": 2340 }, { "Shortname": "crude.oil", "Amount": 1440 }, { "Shortname": "stones", "Amount": 14400 }, { "Shortname": "metal.ore", "Amount": 2880 }, { "Shortname": "hq.metal.ore", "Amount": 540 }, { "Shortname": "sulfur.ore", "Amount": 2520 } ], "Required Items To Upgrade": [ { "Shortname": "wood", "Amount": 50000 }, { "Shortname": "stones", "Amount": 50000 }, { "Shortname": "metal.fragments", "Amount": 8000 }, { "Shortname": "metal.refined", "Amount": 200 }, { "Shortname": "carburetor3", "Amount": 1 }, { "Shortname": "crankshaft3", "Amount": 1 }, { "Shortname": "piston3", "Amount": 2 }, { "Shortname": "sparkplug3", "Amount": 2 }, { "Shortname": "valve3", "Amount": 2 }, { "Shortname": "scrap", "Amount": 6000 }, { "Shortname": "sheetmetal", "Amount": 5 }, { "Shortname": "tarp", "Amount": 5 } ] }, { "Storage Slots": { "Fuel": 6, "Resources": 16 }, "Resources Output Per Extraction": [ { "Shortname": "lowgradefuel", "Amount": 2520 }, { "Shortname": "crude.oil", "Amount": 2160 }, { "Shortname": "stones", "Amount": 16200 }, { "Shortname": "metal.ore", "Amount": 3240 }, { "Shortname": "hq.metal.ore", "Amount": 630 }, { "Shortname": "sulfur.ore", "Amount": 2880 }, { "Shortname": "gunpowder", "Amount": 4680 }, { "Shortname": "explosives", "Amount": 135 } ], "Required Items To Upgrade": [ { "Shortname": "mining.quarry", "Amount": 1 }, { "Shortname": "mining.pumpjack", "Amount": 1 } ] } ], "Keep Upgrades On Remove Quarry": true, "Profiles": { "Default (No Permission)": { "Quarry Limit": 1 }, "VIP (quarrycomputer.vip Permission)": { "Quarry Limit": 2 } }, "Item Name": "Quarry Computer", "UI Configuration": { "Font (DroidSansMono.ttf / PermanentMarker.ttf / RobotoCondensed-Bold.ttf / RobotoCondensed-Regular.ttf)": "DroidSansMono.ttf", "Header": { "Background Color": "0.4 0.4 0.4 0.95", "Font Color": "1 1 1 1", "Close Button": { "Background Color": "1 0 0 1", "Font Color": "1 1 1 0.5", "Font Size": 13 } }, "Background Color": "0.6 0.6 0.6 0.95", "Line Color": "1 1 1 1", "Left Panel": { "Shadow Color": "0 0 0 0.97", "Font Color": "1 1 1 1", "Background Color": "0 0 1 1", "Remove Button": { "Background Color": "0.6 0.6 0.6 0.95", "Font Color": "1 0 0 1", "Font Size": 14 }, "Start Stop Button": { "Background Color": "0.6 0.6 0.6 0.95", "Font Color": "0 1 0 1", "Font Size": 14 }, "Stop Stop Button": { "Background Color": "0.6 0.6 0.6 0.95", "Font Color": "1 0 0 1", "Font Size": 14 } }, "Right Panel": { "Shadow Color": "0 0 0 0.97", "Font Color": "1 1 1 1", "Background Color": "0.5 0 0 1", "Upgrade Button": { "Background Color": "0.6 0.6 0.6 0.95", "Font Color": "0 1 0 1", "Font Size": 14 } }, "Popup": { "Overlay Color": "0 0 0 0.9", "Shadow Color": "0 0 0 0.85", "Border Color": "1 1 1 1", "Background Color": "0 0 0 1", "Button Color": "0.6 0.6 0.6 0.95", "Confirm Button Color": "0 1 0 1", "Cancel Button Color": "1 0 0 1" } }, "Version": { "Major": 1, "Minor": 3, "Patch": 4 } } Alternative Configuration: { "Use LangAPI Plugin": true, "Use Notify Plugin": true, "Allow Team Access": true, "Allow Friends Access": true, "Give Quarry Command": [ "gq", "givequarry" ], "Drop Quarry Item on Destruction": true, "Fuel Configuration": { "Shortname": "charcoal", "Resource Extraction Interval In Seconds": 40, "Fuel Required Per Extraction": 100 }, "No Upgrades (Level 1)": { "Storage Slots": { "Fuel": 1, "Resources": 6 }, "Resources Output Per Extraction": [ { "Shortname": "crude.oil", "Amount": 4 }, { "Shortname": "stones", "Amount": 35 }, { "Shortname": "metal.ore", "Amount": 7 }, { "Shortname": "sulfur.ore", "Amount": 7 } ] }, "Upgrades (Level 2+)": [ { "Storage Slots": { "Fuel": 3, "Resources": 12 }, "Resources Output Per Extraction": [ { "Shortname": "crude.oil", "Amount": 6 }, { "Shortname": "stones", "Amount": 50 }, { "Shortname": "metal.ore", "Amount": 10 }, { "Shortname": "sulfur.ore", "Amount": 10 } ], "Required Items To Upgrade": [ { "Shortname": "Economics", "Amount": 25000 }, { "Shortname": "scrap", "Amount": 1000 }, { "Shortname": "pumpkin", "Amount": 100 } ] }, { "Storage Slots": { "Fuel": 6, "Resources": 24 }, "Resources Output Per Extraction": [ { "Shortname": "crude.oil", "Amount": 10 }, { "Shortname": "hq.metal.ore", "Amount": 10 }, { "Shortname": "metal.ore", "Amount": 30 }, { "Shortname": "stones", "Amount": 100 }, { "Shortname": "sulfur.ore", "Amount": 25 } ], "Required Items To Upgrade": [ { "Shortname": "scrap", "Amount": 5000 }, { "Shortname": "pumpkin", "Amount": 1000 }, { "Shortname": "cloth", "Amount": 10000 }, { "Shortname": "red.berry", "Amount": 1000 }, { "Shortname": "bone.fragments", "Amount": 1000 } ] } ], "Keep Upgrades On Remove Quarry": true, "Profiles": { "Default (No Permission)": { "Quarry Limit": 1 }, "VIP (quarrycomputer.vip Permission)": { "Quarry Limit": 1 } }, "Item Name": "Quarry Computer", "UI Configuration": { "Font (DroidSansMono.ttf / PermanentMarker.ttf / RobotoCondensed-Bold.ttf / RobotoCondensed-Regular.ttf)": "DroidSansMono.ttf", "Header": { "Background Color": "0.4 0.4 0.4 0.95", "Font Color": "1 1 1 1", "Close Button": { "Background Color": "1 0 0 1", "Font Color": "1 1 1 0.5", "Font Size": 13 } }, "Background Color": "0.02 0.31 0.49 0.95", "Line Color": "0.02 0.73 0.8 1", "Left Panel": { "Shadow Color": "0.02 0.15 0.2 0.97", "Font Color": "1 1 1 1", "Background Color": "0.2 0.26 0.36 1", "Remove Button": { "Background Color": "0.67 0.51 0.65 0.95", "Font Color": "0 0 0 1", "Font Size": 14 }, "Start Stop Button": { "Background Color": "0.44 0.62 0.79 0.95", "Font Color": "0 0 0 1", "Font Size": 14 }, "Stop Stop Button": { "Background Color": "0.96 0.72 0.82 0.95", "Font Color": "0 0 0 1", "Font Size": 14 } }, "Right Panel": { "Shadow Color": "0.02 0.27 0.33 0.97", "Font Color": "1 1 1 1", "Background Color": "0 0.07 0.2 1", "Upgrade Button": { "Background Color": "0.51 0.58 0.67 0.95", "Font Color": "0 0 0 1", "Font Size": 14 } }, "Popup": { "Overlay Color": "0.01 0.1 0.14 0.9", "Shadow Color": "0.02 0.11 0.13 0.85", "Border Color": "0.26 0.32 0.38 1", "Background Color": "0.15 0.24 0.37 1", "Button Color": "0.44 0.62 0.79 0.95", "Confirm Button Color": "0 1 0 1", "Cancel Button Color": "1 0 0 1" } }, "Version": { "Major": 1, "Minor": 3, "Patch": 0 } }$16.00 -
Version 2.2.0
60 downloads
Description: This plugin shows your players with authorization a fuel display. No more lost crashes because the tank is empty. You always have the fuel level in view. Features: Opens a UI with fuel display showing how much fuel is in the tank as soon as you start the engine Removes the UI automatically as soon as you get out. Permission: fueldisplay.use Required to see the Fuel display load, run, enjoy Support Discord$4.99 -
Version 0.3.2
271 downloads
Manage vehicles' fuel consumption, amount of fuel they spawn with and lock their fuel containers. The default config includes a list of every vehicle that currently exists in Rust with its default fuel consumption values. Engine components will not wear out if "LockContainer" is set to true for EngineModules. Configuration { "Vehicles": { "attackhelicopter.entity": { "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": 0.5, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null }, "minicopter.entity": { "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": 0.5, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null }, "scraptransporthelicopter": { "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": 0.5, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null }, "rowboat": { "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": 0.1, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null }, "rhib": { "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": 0.25, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null }, "submarinesolo.entity": { "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.025, "MaxFuelPerSecond": 0.13 }, "submarineduo.entity": { "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.03, "MaxFuelPerSecond": 0.15 }, "hotairballoon": { "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": 0.25, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null }, "snowmobile": { "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.03, "MaxFuelPerSecond": 0.15 }, "tomahasnowmobile": { "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.03, "MaxFuelPerSecond": 0.15 }, "4module_car_spawned.entity": { "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null }, "3module_car_spawned.entity": { "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null }, "2module_car_spawned.entity": { "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null }, "motorbike": { "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.03, "MaxFuelPerSecond": 0.15 }, "motorbike_sidecar": { "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.03, "MaxFuelPerSecond": 0.15 }, "magnetcrane.entity": { "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.06668, "MaxFuelPerSecond": 0.3334 }, "workcart.entity": { "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.025, "MaxFuelPerSecond": 0.075 }, "workcart_aboveground.entity": { "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.025, "MaxFuelPerSecond": 0.075 }, "workcart_aboveground2.entity": { "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.025, "MaxFuelPerSecond": 0.075 }, "locomotive.entity": { "StartingFuel": 0, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": 0.035, "MaxFuelPerSecond": 0.1 } }, "ModularCarsSpawnFullHealth": false, "EngineModules": { "1module_cockpit_with_engine": { "PartsTier": 0, "LockContainer": false, "IdleFuelPerSecond": 0.025, "MaxFuelPerSecond": 0.08 }, "1module_engine": { "PartsTier": 0, "LockContainer": false, "IdleFuelPerSecond": 0.04, "MaxFuelPerSecond": 0.11 } } }$6.00 -
Version 0.1.3
224 downloads
The plugin displays the vehicle's fuel level in the status bar. Depends on AdvancedStatus plugin. The ability to display the vehicle's fuel level(gauge) in the status bar; The ability to notify when a low fuel level is reached; The ability to specify the order of the bar; The ability to change the height of the bar; The abillity to customize the color and transparency of the background; The ability to set a material for the background; The ability to switch between CuiRawImageComponent and CuiImageComponent for the image; The ability to get images from the local folder (*SERVER*\oxide\data\AdvancedStatus\Images); The abillity to set own image and customize the color and transparency of the image; The abillity to set sprite instead of the image; The ability to customize the color, size and font of the text; The ability to set a color for each percentage of fuel. { "Fuel indicator refresh interval in seconds": 5.0, "Notifications - The percentage(0.0 to 1.0) of fuel at which notifications will occur. A value of 0 disables this": 0.2, "Notifications - The effect that will be triggered upon a warning. Choose the effect carefully! An empty string disables the effect call": "assets/prefabs/locks/keypad/effects/lock.code.denied.prefab", "Status. Bar - Height": 26, "Status. Bar - Order": 1, "Status. Background - Color(Hex or RGBA)": "#FFFFFF", "Status. Background - Transparency": 0.15, "Status. Background - Material(empty to disable)": "", "Status. Image - Url": "https://i.imgur.com/LP54lLZ.png", "Status. Image - Local(Leave empty to use Image_Url)": "FuelStatus_Fuel", "Status. Image - Sprite(Leave empty to use Image_Local or Image_Url)": "", "Status. Image - Is raw image": false, "Status. Image - Color(Hex or RGBA)": "#E2DBD6", "Status. Image - Transparency": 0.55, "Status. Text - Size": 15, "Status. Text - Color(Hex or RGBA)": "#E2DBD6", "Status. Text - Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf", "Status. Text - Offset Horizontal": 7, "Status. Progress - Transparency": 0.8, "Status. Progress - OffsetMin": "25 2.5", "Status. Progress - OffsetMax": "-3.5 -3.5", "Status. Progress - Zero Text Size": 12, "Status. Progress - Zero Text Color(Hex or RGBA)": "#F70000", "List of Gauge Indicators": [ { "MinRange": 0.0, "MaxRange": 0.2, "Color(Hex or RGBA)": "#F70000" }, { "MinRange": 0.2, "MaxRange": 0.6, "Color(Hex or RGBA)": "#F7BB00" }, { "MinRange": 0.6, "MaxRange": 1.0, "Color(Hex or RGBA)": "#B1C06E" } ], "Version": { "Major": 0, "Minor": 1, "Patch": 3 } } The values of MaxRange and MinRange set the range of values over which the color applies. The values for MaxRange and MinRange must be between 0.0 and 1.0 (inclusive), where 0.0 equals 0%, and 1.0 equals 100%. The value of MaxRange must be equal to the value of MinRange of the previous. EN: { "MsgProgressZero": "Out of fuel, refill required!", "MsgFuelLow": "Warning: Fuel level is low!" } RU: { "MsgProgressZero": "Нет топлива!", "MsgFuelLow": "Внимание: уровень топлива низкий!" }$3.99 -
Version 1.2.3
861 downloads
SUPPORTS EVERY VEHICLE IN THE GAME! A simple plugin that brings in new types of fuel. Depending on the fuel type helis fly faster or slower. Out of the box this plugin adds 2 new fuel types to the game: Medium Grade Fuel and High Quality Fuel. For each fuel type you can configure a speed multilplier. For example High Quality Fuel makes helis go 3x as fast by default. Furthermore you can configure the fuel consumption per minute for each fuel type. Supported vehicles: Minicopter, Scrap Heli, Attack Heli Rowboat, RHIB Modular Car Small & Large Submarine Horse Motorbike Configuration: Item name: The name of the ingame item; set it to null to use the default item name. Fuel skin id: the skin id of the fuel item. Note that each skin id has to be unique and can not be used for multiple fuel types Speed multiplier: the speed multiplier for the heli, 1 = default speed. It is not recommended to set this higher than 4. Fuel consumption per minute: fuel consumption per minute, set to -1 to use the default fuel consumption. Loot Table integration: This plugin supports the custom item api of Loot Table and Stack Size GUI, so you can easily add your custom fuel items to the loot table. When both plugins are installed on the server, the fuel items you configured will show up in the custom items tab of Loottable (right image): Admin commands: fuel list - View fuel types and their id fuel <id> <amount> - Give yourself x amount of fuel with the given id fuel <id> <amount> <player name or id> - Give the specified player x amount of fuel with the given id These commands are intended for admin use only and require the permission helispeed.admin Default configuration: { "Fuel Configuration": [ { "Item name": null, "Fuel skin id": 0, "Minicopter speed multiplier": 0.8, "Minicopter fuel consumption per minute (-1 for default)": -1.0, "Scap heli speed multiplier": 0.8, "Scap heli consumption per minute (-1 for default)": -1.0, "Row boat speed multiplier": 0.8, "Row boat fuel consumption per minute (-1 for default)": -1.0, "RHIB speed multiplier": 0.8, "RHIB fuel consumption per minute (-1 for default)": -1.0, "Modular car speed multiplier": 0.8, "Tugboat speed multiplier": 0.8, "Tugboat fuel consumption per minute (-1 for default)": -1.0, "Attack helicopter speed multiplier": 0.8, "Attack helicopter fuel consumption per minute (-1 for default)": -1.0 }, { "Item name": "Medium Grade Fuel", "Fuel skin id": 2501207890, "Minicopter speed multiplier": 1.5, "Minicopter fuel consumption per minute (-1 for default)": -1.0, "Scap heli speed multiplier": 1.5, "Scap heli consumption per minute (-1 for default)": -1.0, "Row boat speed multiplier": 1.5, "Row boat fuel consumption per minute (-1 for default)": -1.0, "RHIB speed multiplier": 1.5, "RHIB fuel consumption per minute (-1 for default)": -1.0, "Modular car speed multiplier": 1.5, "Tugboat speed multiplier": 1.5, "Tugboat fuel consumption per minute (-1 for default)": -1.0, "Attack helicopter speed multiplier": 1.5, "Attack helicopter fuel consumption per minute (-1 for default)": -1.0 }, { "Item name": "High Quality Fuel", "Fuel skin id": 2664651800, "Minicopter speed multiplier": 3.0, "Minicopter fuel consumption per minute (-1 for default)": -1.0, "Scap heli speed multiplier": 3.0, "Scap heli consumption per minute (-1 for default)": -1.0, "Row boat speed multiplier": 3.0, "Row boat fuel consumption per minute (-1 for default)": -1.0, "RHIB speed multiplier": 3.0, "RHIB fuel consumption per minute (-1 for default)": -1.0, "Modular car speed multiplier": 3.0, "Tugboat speed multiplier": 3.0, "Tugboat fuel consumption per minute (-1 for default)": -1.0, "Attack helicopter speed multiplier": 3.0, "Attack helicopter fuel consumption per minute (-1 for default)": -1.0 } ] }$18.00- 75 comments
- 6 reviews
-
- 6
-
Version 1.1.0
57 downloads
In short, this plugin turns low grade, crude oil and diesel into a liquid, which forces players to use jugs, bota bags and bottles to interact with fuel. Based on this, we can introduce new features such as fuel splashing, refining crude oil in regular purifiers or building autonomous refining factories using powered water purifiers and pumps! Also players can get their fuel from Oxum's Gas Station. 1. Introducing Liquid Fuel This plugin introduces 3 new liquids: Low Grade, Crude Oil and Diesel. 1 ml of the liquid represents 1 respecting "vanilla" item. Vanilla fuel is completely replaced by its liquid form. All items, vehicles, weapons and deployables now use liquid fuel. Players need to use liquid containers in order to get and store fuel. 2. Getting fuel There are several ways players can get fuel From Oxum's Gas Station Gas pumps now contain a bit of low grade inside them. Players can come to gas station and loot them. You can modify behaviour of this in the configuration file. From Red Oil Barrels Just like the regular old red barrels, players can get fuel from them, but they need to have free liquid containers inside their inventory. But players should be careful, because this plugin introduces gas explosions. From Pump Jacks. Since pump jacks now only farm crude oil, this plugin adds an option to increase crude oil production rates, see [3. Looting] Aditional Crude Oil in pumpjack configuration option. All drop rates are configurable. 2.1 Commands There are several chat and console commands so players, admins and other plugins could give liquid fuel. Chat commands: /buylowgrade /buycrudeoil /buydiesel these chat commands require liquidfuel.buyfuel permission liquidfuel.freefuel permission gives fuel for free Admin console commands: givefuel <1 - LGF , 2 - Crude Oil l, 3 - Diesel > <amount> <player name> 3. Refining Crude Oil This plugin completely rethinks the way players refine their crude oil. Old oil refineries become non-existent the second you load the plugin, which makes players use purifiers. Players are able to refine the fuel at their base almost immediately after starting out. They use regular water purifiers, that run on campfires, these purifier are slower and refine at a slower pace. Mid-game way to get fuel is to place a powered water purifier. By default, it refines faster and more efficiently, producing more low grade. Also, all purifiers have a input/output slots for connecting them to barrels or other purifiers. This allows players to build complicated autonomous fuel refining factories, which I find very interesting. Remember, speed and refining rates are configurable, so you can balance it the way you see it! 4. Fuel Splashing Now players can splash and then ignite fuel anywhere and in any pattern they wish. This allows players to raid bases, use it in PvP, create interesting trap contraptions and much more! 5. XM42 Flamethrower It was removed from the plugin, since it was added in vanilla Rust. 6. Explosions Red fuel barrels now explode when they are ignited or shot. Players should carefully farm oil barrels using tools, because one shot can initiate a chain reaction of explosions of other neighbouring oil barrels and can easily kill them. Also, fuel wagons now have a chance of exploding when hit with something flammable. You can change the projectiles and the explosion chance in the configuration file. 7. Crafting Crafting with liquid fuel is quite easy - to craft low grade you just need to have a liquid container in your inventory to store the crafted fuel inside, to craft something with low grade, you need to have a liquid container with enough fuel inside it. 7.2 Crafting with mixing table mixing low grade is done as before, by placing cloth and fat, players can get fuel, it's just in liquid form mixing recipes that require low grade are done by placing a liquid container in place of low grade. 8. Localization Built-in localization: English Russian But you can always add your own or change existing ones by modifying files in /oxide/lang/{your_language}/LiquidFuel.json 9. Configuration LiquidFuel's configuration is quite easy to understand and work with. Here is the example of the configuration file. It is located in /oxide/config/LiquidFuel.json { "[1. Prices] Low Grade Fuel Amount": 300, "[1. Prices] Low Grade Fuel Price (set value to 0 to make it free, use ServerRewards or Economics as a shortname to use RP points or Economics balance respectively)\"": { "ShortName": "scrap", "Amount": 50, "SkinID": 0 }, "[1. Prices] Crude Oil Amount": 150, "[1. Prices] Crude Oil Price (set value to 0 to make it free, use ServerRewards or Economics as a shortname to use RP points or Economics balance respectively)\"": { "ShortName": "scrap", "Amount": 75, "SkinID": 0 }, "[1. Prices] Diesel Amount": 10, "[1. Prices] Diesel Price (set value to 0 to make it free, use ServerRewards or Economics as a shortname to use RP points or Economics balance respectively)\"": { "ShortName": "scrap", "Amount": 100, "SkinID": 0 }, "[2. Entity Fuel Tanks] Max interaction distance (m)": 4.0, "[2. Entity Fuel Tanks] Fuel tank stack limits": { "fuel_storage_scrapheli": 1000, "fuel_storage_attackheli": 1000, "fuel_storage": 500, "fuelstorage": 20, "engine": 20, "crudeoutput": 5000, "crate_fuel": 100, "modular_car_fuel_storage": 250, "snowmobilefuelstorage": 250, "submarinefuelstorage": 250, "tugboat fuel_storage": 250, "workcart_fuel_storage": 250, "locomotive_fuel_storage": 250, "wagon_storage_fuel": 2500, "coaling_tower_fuel_storage.entity": 5000, "flameturret.deployed": 250, "tunalight.deployed": 250, "lantern.deployed": 250, "carvable.pumpkin": 100, "jackolantern.happy": 100, "jackolantern.angry": 100, "chineselantern.deployed": 250, "skylantern.deployed": 250, "skylantern.skylantern.red": 250, "skylantern.skylantern.green": 250, "skylantern.skylantern.orange": 250, "skylantern.skylantern.purple": 250, "fogmachine": 500, "snowmachine": 500 }, "[3. Looting] Minumum of Low Grade Fuel in red barrel": 5, "[3. Looting] Maximum of Low Grade Fuel in red barrel": 9, "[3. Looting] Minumum of Crude Oil in red barrel": 15, "[3. Looting] Maximum of Crude Oil in red barrel": 19, "[3. Looting] Minumum of Diesel per diesel barrel": 1, "[3. Looting] Maximum of Diesel per diesel barrel": 1, "[3. Looting] Aditional Crude Oil in pumpjack": 3, "[3.1. Looting Oxum's Gas Station] Enable gas pumps in Oxum's Gas Station (true/false)": true, "[3.1. Looting Oxum's Gas Station] Max interaction distance": 2.0, "[3.1. Looting Oxum's Gas Station] Raycasting interval (higher number results in better performance, but slower UI)": 0.2, "[3.1. Looting Oxum's Gas Station] Minimum gas refill time (minutes)": 2.0, "[3.1. Looting Oxum's Gas Station] Maximum gas refill time (minutes)": 5.0, "[3.1. Looting Oxum's Gas Station] Minimum Low Grade Fuel": 15, "[3.1. Looting Oxum's Gas Station] Maximum Low Grade Fuel": 40, "[4. Refineries] Regular purifier purification ratio (per 1 crude oil)": 1, "[4. Refineries] Powered purifier purification ratio (per 1 crude oil)": 3, "[4. Refineries] Regular purifier purification speed (per minute)": 24, "[4. Refineries] Powered purifier purification speed (per minute)": 60, "[5. Fuel splashing] Enable fuel splashing (true/false)": true, "[5. Fuel splashing] Minimum burn time (seconds)": 20.0, "[5. Fuel splashing] Maximum burn time (seconds)": 25.0, "[5. Fuel splashing] Fire damage radius (m)": 0.2, "[5. Fuel splashing] Fire damage (per second)": 5.0, "[5. Fuel splashing] Delay between igniting next fuel path node (seconds)": 0.1, "[5. Fuel splashing] Fuel spent per second of splashing": 15, "[5. Fuel splashing] Fuel path decay time (seconds)": 180.0, "[6. XM42 Flamethrower] Price": { "ShortName": "scrap", "Amount": 500, "SkinID": 0 }, "[6. XM42 Flamethrower] Item Name": "XM42 Flamethrower", "[6. XM42 Flamethrower] Fuel capacity": 150, "[6. XM42 Flamethrower] Damage per second": 90, "[7. Explosions] Fuel wagon explosion chance": 0.2, "[7. Explosions] Projectiles that initiate fuel wagon explosion": [ "riflebullet_fire", "pistolbullet_fire", "riflebullet_explosive" ], "[7. Explosions] Red barrel explosion damage": 60, "[8. Misc] Fuel poisoning amount": 15.0 } 10. API This plugin exposes the following API methods: // Type: 1 - LGF; 2 - Crude Oil; 3 - Diesel Item CreateFuel(int type, int amount) -> Returns the stack of the requested fuel 11. Notes Because this plugin quite drastically changes Rust world and items, it is not recommended to install/uninstall this plugin mid-wipe. Even though it preserves its state after reloads, it's not recommended to unload the plugin for long periods of time. 12. Credits Thanks to @Nikita and @kyrich for helping me with testing and video production.$18.99 -
Version 1.0.8
955 downloads
Nice and Simple.. Clears the fuel tank on Minicopter and Scrap Transport Heli and AttackHelicopter spawns at the Bandit Camp and replaces it with the amount set in the config. No need to change your stack size to counteract the new air wolf fuel give away. Load this, set the amount and be happy Configuration { "Amount of fuel to spawn with PlayerHelicopters": 100, "Amount of fuel to spawn with Scrap Helicopters": 100, "Amount of fuel to spawn with Attack Helicopters": 100 } No Perms No Commands Just Load, Set, Reload! If you have any questions or problems, join my discord https://discord.gg/D2zTWCEnrNFree- 7 comments
- 3 reviews
-
- 1
-
- #rust
- #helicopter
-
(and 8 more)
Tagged with:
-
Version 1.0.0
296 downloads
Smoke's Custom Fuel Depot Blue Card Area Blue Card Spawn 7 Scientists 11 Low Grade Barrels 8 Diesel Barrels 1 Elite Crate 12 Basic Crates Please do let me know if anything is broken and I will fix ASAP This will be free for now. Please leave feedback on how you like it. Smoke's Fuel Depot No S,B,T.prefab.zip Smoke's Fuel Depot Refined.prefab.zipFree- 2 comments
-
- #fuel
- #scientists
-
(and 5 more)
Tagged with:
-
- 2 comments
-
- 2
-
- #rust
- #mechanics
-
(and 4 more)
Tagged with:
-
Version 1.0.1
23 downloads
This plugin adds a new fuel for furnaces, it allows the furnace to work longer, but it is radioactive and it will be dangerous to transfer it. My other plugins Does not work with: Simple Splitter; New fuel can be extracted from certain containers, a list of which is specified in the configuration. You can turn it off, you can also turn off fuel recycling. While you have this fuel in your inventory, your radiation meter increases. There is also a FuelAmountMultiple parameter that is responsible for the duration of 1 piece of fuel. Calculation formula, 1 point = ~2.2 seconds: Time in seconds = FuelAmountMultiple * 2.2 / 60 (by default it is set ~7m 20s); Console commands: give.nuclear.fuel PLAYER (example: give.nuclear.fuel DAez); Configuration: "Fuel": { "Name": "Nuclear fuel", "SkinID": 3047814399, "FuelAmountMultiple": 200.0, "CanLootSpawn": true, "LootSpawnChance": 10.0, "WhichContainers": [ "oil_barrel", "loot_barrel_1", "loot_barrel_2", "crate_normal_2" ], "CanRecycle": true, "PossibleItemsAfterRecycler": [ { "ShortName": "sulfur", "Name": "default", "SkinID": 0, "MinAmount": 100, "MaxAmount": 300 }, { "ShortName": "charcoal", "Name": "default", "SkinID": 0, "MinAmount": 100, "MaxAmount": 1000 } ], "IncreaseRadiation": 2, "RadiationDelay": 3 }$6.00 -
Version 1.0.0
24 downloads
Small monument that converts fuel into electrical energy for your players with 3 possible electrical levels and admins can noclip behind the wall to change the electrical levels set for there players. ------------ French ------------ Petits monuments qui converti le fuel en énergie électrique pour vos joueurs 3 niveaux électriques possibles vous avez là possibilité de changer le niveau électrique. Extension required - Oxide.Ext.RustEdit ( https://github.com/k1lly0u/Oxide.Ext.RustEdit )Free -
Version 1.0.2
22 downloads
The plugin changes the mechanics of fuel use in cars. Now, before putting fuel in the gas tank, the player needs to find a canister and use it to fill the fuel. The player can find the canister in any box. From features: The player will not be able to pick up / put fuel in the tank. If a player drinks gasoline , they will be poisoned. It is possible to "suck" the gasoline from the tank, for this you need a hose. Flexible configuration of fuel purchase, you can use both the item and the balance of the economy. Later you will see a video, to fill up the car you need to press the RECHARGE key. To drain the gas you need to click the right mouse button$15.00- 27 comments
-
- 7
-
Version 1.0.0
13 downloads
This monument contains pictures frames that can be filled with the desired content with the help of the plugin that you can find here for free : uMod - Sign Artist by Whispers88 and a car workshop and fuel pumps and a confectionery store. Prefabs count : 6228 Fell free to contact me on discord :Turcu' #6178 for any problem or question$6.00-
- 2
-
- #gas station
- #gas
-
(and 1 more)
Tagged with:
-
Version 1.0
3 downloads
This is my Large Oil Refinery Monument. Taken over by the Bandits, It's a fast way to process fuel.. if you can hold the territory long enough! Prefab Count: 268 The Large Oil Refinery contains the following: 12x Oil Refinery Inputs 1x Oil Pump Bandit stash of fuel NPC/Bot vendor area (Plugin needed) Prefab Modifiers Height Splat Topology Note! You will need the latest versions of Oxide and Oxide.Ext.RustEdit.dll to use these on a map/server.$7.50 -
-
- #gas
- #gas station
-
(and 4 more)
Tagged with:
-
Version 2.0.0
7 downloads
Makes Hot-Air Balloons usable for free. Good-to-Know: Fuel Storage is locked; Player can't open it. Fuel doesn't drop at Hot-Air Balloon destruction. Config File: My plugins are designed to adapt to your needs through a rich configuration file. { "Plugin Settings": { "maxFuel": 500, "minFuel": 100 }, "System Settings": { "Show optional logged messages in the console (boolean)": true } } Scalable Designed and Optimized for Performance The plugins are developed with a primary objective to be very performant and scalable, thus limiting plugin-related performance losses and limited functionalities or upgrades. Premium Ready My plugins use an advanced system offering the possibility for administrators to create as many profiles as they wish in order to offer them to their players through a Premium pack. Multilingual My plugins are designed to be usable in different languages. English and Français are available by default. Administrators can add their own language. Colorblindness Friendly Interfaces are carefully designed to be as readable as possible by all players. Safer Database The plugins' database is backed up at multiple level and on a regular basis to ensure data integrity if a crash occurs. About Mælep: https://maelep.be Warranty and Updates The customers benefits from a 28-day warranty from the date of the last sell of the plugin. This warranty covers bugs related to the script and, as far as possible, bugs related to Rust and uMod updates. Terms of Service of Mælep The Mælep's plugins are in no way affiliated to Facepunch, uMod or Codefling. He should not be considered as a developer endorsed by Facepunch, uMod or Codefling. Any contribution or purchase made on this website is donated to Mælep. For more information, support or a purchase history, please use the support section available on the page of the plugin. Payment to Mælep is payment for the digital items contained in the purchase. This transaction is final and there is no refund. If you are banned for breaking the rules of Codefling, you will not be refunded. Requests for refunds due to delays, Rust and uMod update flaws or any other problems are submitted at the discretion of Mælep.$10.00