Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. walkinrey

    AI brain

  3. walkinrey

    AI brain

    you want them to drive underground trains? i think it would be possible with our new npc controller that currently is being actively developed, with it rnpc's would be able to visit almost all monuments, even underground and underwater sounds cool and it should be easy to implement with our new npc controller when we release it. added to our feature list
  4. Thanks for the feedback and the offer of support, i originally made it for myself but thought others might like it ! your welcome to join my discord server - its for a rust server but i use it for support also ! discord.gg/ragpve
  5. Watcher

    Bradley wagons

    Yes the crates drop often inside the wagon where the bradleys are on top.
  6. Hello AhigaO. Can you provide a solution to solve this issue?
  7. Today
  8. Zergur

    Permissions Status

    Hello. I would like to buy some of your plugins in the future, including this one. Tell me, do you plan to add support for IQPermissions in the future? I see that I'm not the only one interested in this, but there has been no response. Thank you.
  9. Changed Status from Work in Progress to Fixed
  10. Fixed thank you!
  11. Version 1.5.5

    4 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
  12. FastBurst

    Cash ATM

    Version 2.7.2

    1 download

    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
  13. Version 1.0.0

    1 download

    Advanced Apartment transforms Rust official apartment system into a complete room progression experience while preserving the look and feel of the original game. Players interact with the existing apartment concierge to rent a room, check their room number, manage rent, move to a larger apartment, and purchase upgrades. Everything is handled through a polished conversation interface designed to closely match Rust’s native dialogue UI, including its fonts, colors, button styling, hover effects, and animated text. No additional NPCs, player commands, or external dependencies are required. Apartment Upgrades Every apartment tier has its own upgrade selection based on its available space and intended progression. Take Your Rust Server to the Next Level Premium performance, lightning-fast support, and an exclusive 30% OFF using code KHALED Basement Industrial Wall Shelves Two integrated Wooden Storage Boxes Furnace replacement for the original storage box Workbench Level 2 and Level 3 Standard Salvaged Industrial Shelves fitted around the original furniture Up to three permanently powered Electric Furnaces Recycler Workbench Level 2 and Level 3 Penthouse Research Table Mixing Table Recycler Up to four permanently powered Electric Furnaces Workbench Level 2 and Level 3 Upgrade availability is automatically filtered by apartment type. Players only see upgrades that are compatible with their current room. Integrated Rental System The plugin takes control of the official apartment workflow without replacing the original apartment building or concierge. Players can: Rent any available apartment View their current room number Check daily upkeep information Purchase room upgrades Move to a larger apartment tier Check out and release their apartment Configured purchase and upkeep prices are displayed directly in the conversation, ensuring the amount shown to the player always matches the actual amount charged. When moving to a different apartment tier, upgrades from the previous room are safely removed because each apartment layout uses different placements and available space. Fully Configurable Server owners can configure: Apartment purchase prices Daily upkeep costs Individual upgrade prices Upgrade availability Required permissions VIP access Concierge text and interaction range Every upgrade can be enabled or disabled separately. Disabled upgrades are automatically removed from the conversation menu. Reliable Placement and Persistence All upgrade positions are built directly into the plugin and calculated relative to the apartment itself. They do not depend on world coordinates or editable data files. This allows apartment buildings to be placed in different locations or rotations across map wipes while keeping every upgrade correctly positioned inside its room. Player purchases are stored automatically and restored after: Server restarts Plugin reloads Entity reloads The plugin also detects expired or changed apartment leases and removes outdated records safely. Advanced Apartment delivers a natural extension to Rust’s apartment system, giving players meaningful room progression while giving server owners full control over pricing, access, and available upgrades.
    $24.99
  14. I guess no solution to this... Please close the ticket
  15. Matt20294

    AI brain

    Sorry to be a pain, one more question, is there a way to get RNPCs to run underground trains? I've made a monument add-on which works for everyone monument except underground trains and I feel like that would be an insane feature
  16. I think the plugin might not be loading properly, from what I recall it should mention something about fixed x number of vendors. I’ll look into it later once I’m home for you. Also, can you check your DMs on here.
  17. nivex

    Raidable Bases

    @Boozo hi, I don't think there's an effective way to do that, no. Block Weapons From Use is in the config, not in the profiles, and they'd be able to exploit this with rockets by firing from outside of the dome Player Damage To Base Multipliers isn't much help for that either. you need to understand what damage type each weapon does first, and it's only for damage types. so you can't choose satchels but not c4 I think an option to restrict by item tier / workbench level is a good idea, but I don't like the idea of trying to control what specific items they can or cannot use individually
  18. Boozo

    Raidable Bases

    Can anyone tell if there is a way to blacklist boom and weapons for different levels. i have set easy to prim gear. but I want to set medium to satchels and molotvs, no C4 or Rockets. Is there a way t do this. I see you can set for primitive or Siege only, but i and trying to set individual boom.
  19. Titanius

    pro

    ok thanks sweet man
  20. i did user darkgang
  21. Ranger

    Pop/players

    Well that’s the thing what I’m confused about lol no one but admin group has permissions to admin tools permissions so if it’s global that’s fine just want to make sure they wouldn’t be able to use other commands
  22. r4m

    Failed compiling

    Failed compiling 'AdminAnon.cs': 1. Argument 3: cannot convert from 'Facepunch.StringView[]' to 'string[]' [CS1503] (AdminAnon 82 line 298)
  23. Adem

    Bradley wagons

    Hi. Are you talking about the crates that Bradley drops?
  24. I think every time; but cannot say for certain. No server crashes (according to logs/players). I will spin up a test server and see what it does there. I am running carbon, not oxide...not sure if/how that would matter though. Is there a way for me to tell if an event is currently running? like a /status chat command (I mean, I can always check rcon logs, but a chat or console command would be easier)
  25. No console error. Just the standard 'You do not have enough to sell' CUI message. This is definitely a bug. The workaround I have is just to lower the "Minimal Sell Amount" to 10 which doesnt eliminate it, but definitely lowers the chance of it happening.
  26. ViolationHandler.exe

    Pop/players

    Changed Status from Pending to Not a Bug
  27. ViolationHandler.exe

    Pop/players

    By default I believe all players can use /pop and /players due to players usually having the ability to check whos online via other methods (though not always). Can always disable it by removing the permission from all players
  1. Load more activity

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.7m
Total downloads
Customers
11.6k
Customers served
Files Sold
165.7k
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.