Jump to content

FastBurst

Creator
  • Posts

    162
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by FastBurst

  1. FastBurst

    commands not working

    both issues have been fixed in latest update v1.5.6 Fixed on player join message Fixed player chat, if contains "wipe" in chat
  2. FastBurst

    commands not working

    Changed Status from Work in Progress to Fixed
  3. FastBurst

    commands not working

    Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  4. FastBurst

    commands not working

    I am investigating I see the chat error it was set to to "wipetest" I will fix that in the next update here shortly. I will check the other issue mentioned, Working for me but I will double check
  5. It is available for purchase again
  6. FastBurst

    Reward Gifts

    private message me your config file and data files for the plugin please
  7. Version 1.5.5

    6 downloads

    Smelt Everything — a Rust plugin that lets you melt, cook, and refine anything you can get your hands on. Transform your server’s crafting system into a fully dynamic smelting experience. Weapons, food, resources — if it exists, you can smelt it. This plugin automatically detects cookable items and expands their definitions, allowing players to turn everyday materials into valuable outputs. Features Smelt any item, from raw meat to rifles Customizable cook times, temperatures, and outputs Seamless integration with Rust’s item system Perfect for creative servers, economy balancing, or hardcore survival setups Forge your own rules. Burn everything. Smelt Everything turns heat into power. Configuration { "Definitions": [ { "Original item": "bearmeat", "Change": true, "Target item": "bearmeat.cooked", "Cook time": 30.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "bearmeat.cooked", "Change": true, "Target item": "bearmeat.burned", "Cook time": 60.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "bigcatmeat", "Change": true, "Target item": "bigcatmeat.cooked", "Cook time": 30.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "bigcatmeat.cooked", "Change": true, "Target item": "charcoal", "Cook time": 60.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "chicken.raw", "Change": true, "Target item": "chicken.cooked", "Cook time": 30.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "chicken.cooked", "Change": true, "Target item": "chicken.burned", "Cook time": 60.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "crocodilemeat", "Change": true, "Target item": "crocodilemeat.cooked", "Cook time": 30.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "crocodilemeat.cooked", "Change": true, "Target item": "charcoal", "Cook time": 60.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "dearmeat.raw", "Change": true, "Target item": "dearmeat.cooked", "Cook time": 30.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "deermeat.cooked", "Change": true, "Target item": "deermeat.burned", "Cook time": 60.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "fish.raw", "Change": true, "Target item": "fish.cooked", "Cook time": 20.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "fish.cooked", "Change": true, "Target item": "charcoal", "Cook time": 60.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "horsemeat.raw", "Change": true, "Target item": "horsemeat.cooked", "Cook time": 30.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "horsemeat.cooked", "Change": true, "Target item": "horsemeat.burned", "Cook time": 60.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "humanmeat.raw", "Change": true, "Target item": "humanmeat.cooked", "Cook time": 30.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "humanmeat.cooked", "Change": true, "Target item": "humanmeat.burned", "Cook time": 60.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "meat.boar", "Change": true, "Target item": "meat.pork.cooked", "Cook time": 30.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "meat.pork.cooked", "Change": true, "Target item": "charcoal", "Cook time": 60.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "snakemeat", "Change": true, "Target item": "snakemeat.cooked", "Cook time": 30.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "snakemeat.cooked", "Change": true, "Target item": "charcoal", "Cook time": 60.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "wolfmeat.raw", "Change": true, "Target item": "wolfmeat.cooked", "Cook time": 30.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "wolfmeat.cooked", "Change": true, "Target item": "wolfmeat.burned", "Cook time": 60.0, "Cook amount": 1, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "crude.oil", "Change": true, "Target item": "lowgradefuel", "Cook time": 10.0, "Cook amount": 3, "Minimal temperature": 800, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "corn", "Change": true, "Target item": "lowgradefuel", "Cook time": 10.0, "Cook amount": 3, "Minimal temperature": 800, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "pumpkin", "Change": true, "Target item": "lowgradefuel", "Cook time": 10.0, "Cook amount": 3, "Minimal temperature": 150, "Maximal temperature": 1600, "Set cooking flag": true }, { "Original item": "can.beans.empty", "Change": true, "Target item": "metal.fragments", "Cook time": 30.0, "Cook amount": 15, "Minimal temperature": 150, "Maximal temperature": 2000, "Set cooking flag": true }, { "Original item": "can.tuna.empty", "Change": true, "Target item": "metal.fragments", "Cook time": 30.0, "Cook amount": 10, "Minimal temperature": 150, "Maximal temperature": 2000, "Set cooking flag": true }, { "Original item": "cloth", "Change": true, "Target item": "leather", "Cook time": 10.0, "Cook amount": 1, "Minimal temperature": 800, "Maximal temperature": 1200, "Set cooking flag": true }, { "Original item": "rifle.ak", "Change": true, "Target item": "metal.refined", "Cook time": 6.0, "Cook amount": 50, "Minimal temperature": 800, "Maximal temperature": 1200, "Set cooking flag": true }, { "Original item": "hq.metal.ore", "Change": false, "Target item": "metal.refined", "Cook time": 20.0, "Cook amount": 1, "Minimal temperature": 800, "Maximal temperature": 1200, "Set cooking flag": true }, { "Original item": "metal.ore", "Change": false, "Target item": "metal.fragments", "Cook time": 10.0, "Cook amount": 1, "Minimal temperature": 800, "Maximal temperature": 1200, "Set cooking flag": true }, { "Original item": "sulfur.ore", "Change": false, "Target item": "sulfur", "Cook time": 5.0, "Cook amount": 1, "Minimal temperature": 800, "Maximal temperature": 1200, "Set cooking flag": true } ], "Version": { "Major": 1, "Minor": 5, "Patch": 3 } }
    $5.99
  8. FastBurst

    Reward Gifts

    I will take a look, can you give more details?
  9. Version 1.5.6

    34 downloads

    Wipe Timer is an Oxide plugin for Rust servers that lets players easily check how long remains until the next scheduled server wipe. It automatically tracks wipe cycles, updates configuration data when a new save occurs, and can announce wipe times through chat or on player connection. Core Features Chat Commands /wipetest — Displays time remaining until the next wipe. /wipesave — Shows remaining time and immediately updates the wipe schedule. Automatic Wipe Scheduling When a new save is created, the plugin adds a configurable number of days (default: 7) to determine the next wipe date. Player Interaction Auto‑responds in chat when players mention “wipe.” Optionally announces wipe time when players join the server. Configuration System Stores wipe interval, date, and time components (year, month, day, hour, minute, second). Supports automatic config updates and version tracking. Configuration The settings and options can be configured in the WipeTimerEnhanced file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors. { "Wipe Timer Settings": { "AutoRespond to Chat": true, "Broadcast to players on join": true, "Wipe cycle days length (default 7 for weekly wipes)": 7, "Current year": 2026, "Month of the year": 7, "Day of the month": 2, "Hour of the day": 15, "Minutes of the hour": 0, "Seconds of the minutes": 0 }, "Version": { "Major": 1, "Minor": 5, "Patch": 5 } }
    Free
  10. FastBurst

    Cash ATM

    Version 2.7.5

    6 downloads

    Introducing Cash ATMs to Rust!! Now players can find new money to use and earn!! Places Cash ATMs at most monuments on the map. Are you or your players trying to find different ways to do something with Server Reward Points, Economics or XPeriense here is the solution. Dependencies Server Rewards Economics XPerience Optional Dependencies Support No Escape Clans Friends Features Enable Cash ATMs to spawn at most monuments Disable any you don't Change locations Change rotations Support Economic Systems Choose which Plugin to use All 3 major types can be enabled at the same time still Server Rewards Economics XPerience Only one can be used for Cash ATMs Cash ATMs Enable Cash ATM Fee charges when a player withdraws from the Cash ATM Deposit Cash Withdraw from Different Economic Systems to convert to cash Players can set there own settings for amounts to deposit or withdraw at a time Max is 1000 Change the Cash ATM Skin with your own in config file Enable Cash to spawn in Lootable Crates around the map Set Amount to spawn in Loot Set Chance for spawning of Cash in Loot no need to add to Loot Plugins!! Enable Cash to drop on player death Enable if a player is killed (suicide will not make cash spawn on dead bodies) Set amount of Cash to Drop on dead bodies to loot Enabling this feature will deduct from Balances of Economic Systems Command to give players or admin their OWN ATM Machine if permissions are enabled Option to wipe player settings on wipes Sound Effects Notifications!! Custom notifications with sound effects Players are warned when Cash is in their Belt and the select it what to do with the Cash AS REQUESTED option to spawn specific loot separately from default loot Heli Crates Bradley Crates Elite Crates Commands /giveatm - give a ATM Machine with permisions /givemoney - gives Cash with permissions Permissions CashATM.use - allows for the use of Cash ATMs CashATM.give - allows the use of giveatm command CashATM.money - allows the use of givemoney command Configuration { "Enabled Cash ATM": true, "Cash ATM SkinID": 860778856, "Auto Reload ATMs if they disappear for whatever reason every hour (default: true)": true, "Cash Money System Settings": { "Enable ATM Fee's for players to Withdraws Cash (default: true)": true, "Sets how much to charge in ATM Fee's for players to Withdraws Cash": 10, "How much Cash to start the player with": 0, "How much Cash the player drops nn their death": 100, "Enable the players to drop Cash on their death": true, "Reset Players ATM Settings on Server Wipe": true, "Enable Cash to spawn in Loot Containers (default: true": true, "Chance for Cash to spawn in Loot Containers if enabled": 75, "Max amount of Cash to spawn in Loot Containers": 50, "Min amount of Cash to spawn in Loot Containers": 100, "Enable Cash to spawn in Lootable Barrels (default: false)": false, "Bradley Crate Cash Settings": { "Enable Cash to spawn in Bradley Crates": true, "Chance to spawn in Bradley Crates (recommend 25% as multiple crates spawn": 25, "Max amount of Cash to spawn in Bradley Crates": 1000, "Min amount of Cash to spawn in Bradley Crates": 1000 }, "Patrol Heli Crate Cash Settings": { "Enable Cash to spawn in Heli Crates": true, "Chance to spawn in Heli Crates (recommend 25% as multiple crates spawn": 25, "Max amount of Cash to spawn in Heli Crates": 1000, "Min amount of Cash to spawn in Heli Crates": 1000 }, "Elite Crate Cash Settings": { "Enable Cash to spawn in Elite Crates": true, "Chance to spawn in Elite Crates": 100, "Max amount of Cash to spawn in Elite Crates": 500, "Min amount of Cash to spawn in Elite Crates": 500 } }, "Economics System Settings": { "Which economic do you want to use to exchange your cash with at the ATM? (Economics, Server Rewards, XPerience)": [ "Server Rewards" ] }, "Membership ( Clans | Friends | Teams ) Settings": { "Enable Teams support (default: true)": true, "Enable Clans support (default: true)": true, "Enable Friends support (default: true)": true }, "Cash ATM Location Options": { "Monuments": { "Outpost": { "Enabled": true, "Location": { "x": 31.3, "y": 1.5, "z": -15.15 }, "Rot": 90.0 }, "Bandit Camp": { "Enabled": true, "Location": { "x": -2.5, "y": 1.7, "z": -24.45 }, "Rot": -180.0 }, "Radtown": { "Enabled": true, "Location": { "x": 18.445, "y": 0.9675, "z": -18.375 }, "Rot": 90.0 }, "SuperMarkets": { "Enabled": true, "Location": { "x": -7.725, "y": 0.025, "z": -4.275 }, "Rot": 90.0 }, "Gas Stations": { "Enabled": true, "Location": { "x": -15.125, "y": 3.25, "z": 23.25 }, "Rot": 90.0 }, "Large Fishing Village": { "Enabled": true, "Location": { "x": 2.325, "y": 1.95, "z": 9.75 }, "Rot": -90.0 }, "Fishing Village 1": { "Enabled": true, "Location": { "x": -1.0, "y": 2.0, "z": 16.75 }, "Rot": 90.0 }, "Fishing Village 2": { "Enabled": true, "Location": { "x": 7.3, "y": 2.0, "z": 9.75 }, "Rot": 180.0 }, "Large Harbor": { "Enabled": true, "Location": { "x": -45.15, "y": 4.025, "z": -70.5 }, "Rot": -90.0 }, "Small Harbor": { "Enabled": true, "Location": { "x": 43.4, "y": 4.25, "z": -33.75 }, "Rot": -90.0 }, "Ferry Terminal": { "Enabled": true, "Location": { "x": -7.65, "y": 5.2, "z": 0.275 }, "Rot": 0.0 }, "Train Yard": { "Enabled": true, "Location": { "x": -37.65, "y": 0.2, "z": 7.275 }, "Rot": 90.0 }, "Satellite Dish": { "Enabled": true, "Location": { "x": 5.9, "y": 6.2, "z": 0.275 }, "Rot": 90.0 }, "Sewer Branch": { "Enabled": true, "Location": { "x": -35.85, "y": 19.75, "z": -37.85 }, "Rot": 105.0 }, "Airfield": { "Enabled": true, "Location": { "x": -0.65, "y": 3.3, "z": -89.0 }, "Rot": -90.0 }, "Military Tunnel": { "Enabled": true, "Location": { "x": -62.65, "y": 19.6, "z": 35.95 }, "Rot": 25.0 }, "Junkyard": { "Enabled": true, "Location": { "x": 54.65, "y": 0.0, "z": 43.375 }, "Rot": 170.0 }, "Large Barn": { "Enabled": true, "Location": { "x": 19.85, "y": 3.0, "z": -4.75 }, "Rot": -90.0 }, "Ranch": { "Enabled": true, "Location": { "x": -1.85, "y": 3.1, "z": -14.35 }, "Rot": 180.0 }, "Large Oil Rig": { "Enabled": true, "Location": { "x": -16.15, "y": 36.1, "z": 6.35 }, "Rot": 0.0 }, "Oil Rig": { "Enabled": true, "Location": { "x": 11.95, "y": 22.425, "z": -31.5 }, "Rot": 180.0 }, "Mining Outpost": { "Enabled": true, "Location": { "x": 6.45, "y": 0.0, "z": 0.275 }, "Rot": 0.0 }, "Missile Silo": { "Enabled": true, "Location": { "x": -16.95, "y": 0.2, "z": -16.275 }, "Rot": -90.0 }, "Water Treatment Plant": { "Enabled": true, "Location": { "x": -10.65, "y": 0.2, "z": -59.75 }, "Rot": 0.0 }, "Plant Plant": { "Enabled": true, "Location": { "x": -86.95, "y": 3.2, "z": -75.5 }, "Rot": 180.0 }, "Launch Site": { "Enabled": true, "Location": { "x": 195.65, "y": 3.2, "z": 77.75 }, "Rot": 180.0 }, "Apartment Complex": { "Enabled": true, "Location": { "x": -15.9, "y": 2.4, "z": 63.01 }, "Rot": -90.0 } } }, "Version": { "Major": 2, "Minor": 7, "Patch": 2 } } Localization { "WithdrawAmount": "You Have Withdrawn $ {0} From Your Bank Account", "PaidBrokerage": "Paid the brokerage fee of {0} Money", "Deposit": "Deposit", "NoDeposit": "Just for your information, This is not a ATM machine!", "Withdraw": "Withdraw", "CombatBlocked": "You Can Not Use The ATM Because You Are Combat Blocked", "RaidBlocked": "You Can Not Use The ATM Because You Are Raid Blocked", "Balance": "Balance: {0} Dollars", "Amount": "Amount", "ATM": "ATM", "YouAreBroke": "Your Are Broke! Your Bank Account Is Crying!", "NoMoney": "You Have No Money In Your Inventory To Deposit!", "MainFULL": "Your Main Inventory Is Full! Please Free Up Some Space To Retrieve Your Money", "Deposit.Info": "<color=yellow>This is dirty money! You can trade this or deposit it. To deposit money you need to clean it by going to the ATM Machines located at various monumnets thru out the map!\n\nThey will say Cash ATM and visiable with flashing lights!", "ATMFeeCharge": "<color=yellow>{0}</color> You've charged <color=orange>${1}</color> in withdrawl fees from the Cash ATM.", "Give.ATM": "<color=yellow>{0}</color> You just received your own <color=orange>ATM Machine</color> to use.", "Give.Money": "<color=yellow>{0}</color> Youjust received <color=orange>$1000</color> Cash." }
    $15.00
  11. FastBurst

    IQSphereEvent

    I dont know if you are still around or not, I patched your plugin to work with the newest Rust Updates.
  12. FastBurst

    No salen las imagenes

    Changed Status from Pending to Work in Progress
  13. FastBurst

    No salen las imagenes

    I will look into it and see whats going on.
  14. FastBurst

    No xp anywhere

    Did you change the config file?
  15. I am back I was hospitalize and dealing with life issues.
  16. After Dec 5th Update seeing this on server reboots every single time now Failed to initialize plugin 'HuntsMan v1.4.4' (Exception: Method static System.Collections.Generic.IEnumerable`1<System.Reflection.MethodBase> Oxide.Plugins.JunkpileWaterSpawn_patch::TargetMethods() returned an unexpected result: some element was null) at HarmonyLib.PatchClassProcessor.GetBulkMethods () [0x001e5] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at HarmonyLib.PatchClassProcessor.Patch () [0x00041] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0
  17. After the Dec 5th Update I been seeing this every server reboot the same thing is happening with HuntsMan Failed to initialize plugin 'PumpkinHead v1.2.0' (Exception: Method static System.Collections.Generic.IEnumerable`1<System.Reflection.MethodBase> Oxide.Plugins.JunkpileWaterSpawn_patch::TargetMethods() returned an unexpected result: some element was null) at HarmonyLib.PatchClassProcessor.GetBulkMethods () [0x001e5] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at HarmonyLib.PatchClassProcessor.Patch () [0x00041] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0
  18. I will give it a try never seen or had issues with either prior and seems to be only happen randomly too example rebooted my test server last night and it was flooding the console, unloaded both reloaded and it stopped it was very strange
  19. Failed to call hook 'OnEntitySpawned' on plugin 'BetterNpc v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.HuntsMan+DisplayName.Prefix (System.String& __result, ScientistNPC __instance) [0x00009] in <2f2a6798ed05460ba41a5460852916c2>:0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.ScientistNPC.get_displayName_Patch12(ScientistNPC) at Oxide.Plugins.BetterNpc+ControllerSpawnPoint.IsOtherNpc (NPCPlayer npc) [0x0003c] in <b916b47ff61f4b858e014299bbeb42bb>:0 at Oxide.Plugins.BetterNpc+<>c__DisplayClass94_0.<OnEntitySpawned>b__0 (Oxide.Plugins.BetterNpc+ControllerSpawnPoint s) [0x00008] in <b916b47ff61f4b858e014299bbeb42bb>:0 at Oxide.Plugins.BetterNpcExtensionMethods.ExtensionMethods.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00010] in <b916b47ff61f4b858e014299bbeb42bb>:0 at Oxide.Plugins.BetterNpc.OnEntitySpawned (NPCPlayer ent) [0x00014] in <b916b47ff61f4b858e014299bbeb42bb>:0 at Oxide.Plugins.BetterNpc.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x006c9] in <b916b47ff61f4b858e014299bbeb42bb>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
  20. Error while compiling WipeTimerStatus: 'WipeTimer' does not contain a definition for 'serverinstance' | Line: 54, Pos: 27
  21. Doesn't show up with the timer for wipe. Not sure if why just stopped working Server has weekly flag as well
  22. Just as the title suggest, it no longer works in SafeZones
  23. FastBurst

    GameTip No longer shows

    I fixed it and tested it works, I didn't update the version I am leaving that to you. Using the wrong game tip flag which is why it didn't show. Also change player.inventory.GiveItems to player.GiveItems when you include the "inventory" part it no longer shows that the item was given back to the player when reached, now it shows on the bottom right player status hud. C4Watch.cs
  24. Changed Status from Pending to Closed Changed Fixed In to 2.2.5

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.8m
Total downloads
Customers
11.7k
Customers served
Files Sold
166.8k
Total sales
Payments
3.6m
Processed total
×
×
  • 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.