Jump to content

Chill Roleplay's Wishlist

  1. More information about "Hidden Egg"

    $9.99

    Hidden Egg

    Fill this Egg with Rare Items and get your players moving again.
    Spawn Info
    You can select to auto spawn or command spawn the egg on your position. 
    Eggs spawned can notify on interval, players will be notified that the egg is still active if your config is set to do so. 
    Top Finders
    Hidden Egg features a Finder leaderboard that broadcasts to chat, and to discord if needed.
    Egg Customization
    Egg Size can be set via config. Make it tiny or huge.
    When the egg is found, the egg will pop and loot will fly out from its position, setup a loot table and on collect, the loot will roll and appear in the world. 
    Commands
     
    /hideegg Manually spawns and hides the egg at the admin’s current position. This command only works when AutoSpawn is disabled and will fail if an egg already exists. /findegg Teleports the admin to the current hidden egg and places a map ping on its location. Intended for testing, debugging or cheating. /TopFinders Immediately broadcasts the current top egg finders leaderboard to the server. /wipeHiddenEggstats Clears all stored leaderboard data and resets player find counts. All commands require - HiddenEgg.Admin  
    Config
    { "Enable AutoSpawn? (This disables Command Spawn)": false, "Wipe Top Finders On Wipe?": false, "Log Top Finders to Discord?": false, "How Often To Announce Top in Minutes": 180, "Announce Still Hiding Messages?": false, "How Often To Announce Still Hiding in Minutes": 30, "Egg Scale": 5, "Send a Sound Effect at Egg Position?": false, "How Often To Send An Effect in Minutes": 60, "Effect Pool": [ "assets/prefabs/misc/easter/painted eggs/effects/eggpickup.prefab" ], "Respawn Egg After Find? (AutoSpawn Only)": false, "Respawn Delay in Minutes (AutoSpawn Only)": 60, "Discord Webhook": "", "Min amount of Items to Drop": 1, "Max amount of Items to Drop": 2, "Loot Table": [ { "Item ShortName": "supply.signal", "Item Custom Name": "Hidden Egg Signal", "Item SkinSkinID": 0, "Min Amount": 1, "Max Amount": 3, "Drop Probability": 50 }, { "Item ShortName": "rifle.ak", "Item Custom Name": "Hidden Egg AK", "Item SkinSkinID": 3628759737, "Min Amount": 1, "Max Amount": 1, "Drop Probability": 50 } ] }  
     
    Thanks to @aRandumDude for the Logo and Providing the Hidden Egg AK Skin.
     
  2. More information about "Fertilizer Broadcaster"

    $2.99

    Fertilizer Broadcaster

    ===============================================================================
                            FERTILIZER BROADCASTER
                              by ShadowStrike Version 4.2.0
    ===============================================================================
    DESCRIPTION:
    Tired of opening every planter box just to add fertilizer? This plugin lets you fill planters directly by clicking on them while holding fertilizer in your hand.
         
    Features
         - Click any planter box while holding fertilizer to add it instantly
         - Hold Shift while clicking to add larger amounts (100 by default)
         - Live UI display shows the current fertilizer level when looking at a planter
         - Low fertilizer warning - the display turns red when levels drop below 100
    HOW IT WORKS:
    - Look at a planter while holding fertilizer
    - Left-click to add fertilizer (default: 10)
    - Shift + Left-click to add more (default: 100)
    - UI overlay shows current fertilizer level and instructions
    - Works up to 3 meters away by default
    USAGE:
    1. Hold fertilizer in hand
    2. Look at any planter box
    3. Click to add 10 fertilizer
    4. Shift+Click to add 100 fertilizer
    5. Chat message confirms amount added
    ===============================================================================
    INSTALLATION:
    ===============================================================================
    1. Copy FertilizerBroadcaster.cs to: /carbon/plugins/
    2. Config auto-generates on first load
    3. (Optional) Edit: /carbon/config/FertilizerBroadcaster.json
    4. Restart or reload: c.reload FertilizerBroadcaster
    No permissions or commands required.
  3. More information about "Notification System"

    $11.99

    Notification System

    Notification Systems is a versatile plugin designed to deliver messages directly to players on your server — even when they’re offline.
    Seamlessly integrate it into other plugins, such as Skill Tree, or trigger notifications manually through commands for complete flexibility.
    Each notification can include a custom title, message, and an optional redemption button, giving you the power to reward players with items, currency, points, or trigger client-side commands — all tailored to your server’s needs.
    The idea behind the plugin is to allow server owners to send critical information to players, with the option to run commands that target said players.
    For example, you can send a notification to all players that have joined your server (regardless of their online status), with a redemption button that will give each of them 500 scrap.
     
     

    The following commands can be run in your server console, or player console (with the notificationsystem.admin permission).
    The commands are broken up in 3 sections: Title, body, redemptions, each of which is differentiated using "[]".
    Parameters:
    Userid: target player's Steam64 id. Message icon id: the skin id that you want to appear on the notification list. Setting to 0 will default to the message item id icon. Message item id: the item image you want to appear on the notification list (-769647921 = skull.trophy). Setting to 0 will default o the config icon. Title: Must be formatted with square brackets and surrounded by quotation marks like so: "[Title here]" Body: Must be formatted the same way as the title, with square brackets and quotation marks, like so: "[description here]" Redemptions: Must also have the square brackets and quotation marks, but also allow for an optional parameter of running it as a server command or client command.
    Here is the formatting for running a server command: "[(inventory.giveto {id} scrap 500, true)]"
    Here is the formatting for running a client command: "[(chat.say "/sprize", false)]"
    Here is the formatting for running both: "[(inventory.giveto {id} scrap 500, true),(chat.say "/sprize", false)]"  
    Command: notification.add <userid> <message icon id> <message item id> "[Title]" "[Description]" "[(command1,bool:isServer)(command2,bool:isServer)]"
    Command: notification.all <message icon id> <message item id> "[Title]" "[Description]" "[(command1,bool:isServer)(command2,bool:isServer)]"
    Example of a full command:
     
    notification.add 123445667878213 "[Title goes here]" "[Here is my message, there are many others like it, but this is mine]" "[(inventory.giveto {id} scrap 500. true)]" notification.all "[Title goes here]" "[Here is my message, there are many others like it, but this is mine]" "[(inventory.giveto {id} scrap 500. true)]"  

    void AddAll(string title, string body, int itemID, ulong picID = 0, string sprite = null, List<(string, bool)> commands = null) void Add(ulong id, string title, string body, int itemID, ulong picID = 0, string sprite = null, List<(string, bool)> commands = null)  

  4. More information about "MBCommands"

    $2.30

    MBCommands

    📋 Overview
    MBCommands provides players with an intuitive graphical interface to view available server commands. Instead of typing help commands in chat, players can open a visually appealing menu that lists commands with descriptions in their native language (English, Ukrainian, Russian).
    The plugin features a built-in local image loader, eliminating the need for external dependencies like ImageLibrary. Images are cached locally for optimal performance.
     
     
    ✨ Features
    🖼️ Local Image Loader — Downloads and caches images locally (oxide/data/). No external plugin dependencies required. 🌍 Multi-Language Support — Command descriptions configurable per language (EN/UK/RU) directly in the config file. ⚙️ Fully Configurable — Add, remove, or edit commands via JSON without changing code. 🎨 Modern UI — Scrollable command list with custom background images and customizable scrollbar colors. 🔗 MBMainMenu Integration — Includes a "Back" button to return to the main menu (if MBMainMenu is installed). ⚙️ Configuration
    { "NPC Image URL": "https://i.ibb.co/r2Ft9sJQ/MBNPC.png", "Scrollbar Handle Color": "1 0 0 0.6", "Commands": [ { "Command": "/vip", "Descriptions": { "en": { "Enabled": true, "Text": "Opens VIP menu with exclusive perks." }, "uk": { "Enabled": true, "Text": "Відкриває VIP меню з ексклюзивними привілеями." }, "ru": { "Enabled": true, "Text": "Открывает VIP меню с эксклюзивными привилегиями." } } }, { "Command": "/craft", "Descriptions": { "en": { "Enabled": true, "Text": "Opens crafting menu for exclusive items." }, "uk": { "Enabled": true, "Text": "Відкриває меню крафту ексклюзивних предметів." }, "ru": { "Enabled": true, "Text": "Открывает меню крафта эксклюзивных предметов." } } } ] } 🎮 Commands
    /commands      Opens the commands menu.
  5. More information about "Military Checkpoints"

    $19.99 $5.00

    Military Checkpoints

    Establish dynamic military control points across your Rust server with tactical checkpoint deployments. Military Checkpoints delivers armed guard forces and defensive infrastructure to strategic locations, creating high-stakes combat zones that challenge players to breach fortified positions.
    Watch as military forces establish a defensive perimeter complete with armed scientists and protective barriers. Players must eliminate all defending forces to claim access to the checkpoint's secured loot and resources.
    Features
    Spawn checkpoints on raods
    Armed Scientists with defensive AI behavior
    Configurable deployment radius and guard count
    Automated checkpoint spawning with time intervals
    Randomt selection
    Automatic cleanup and despawn system
    Performance-optimized spawn validation
    Admin commands for manual control
    Fully customizable configuration values
    Chat Commands (Admin Only)
    /checkpoints - Manually spawn a Military Checkpoint at a random location
    Permissions
    militarycheckpoints.admin - Required to manually spawn checkpoints and access admin commands
    Configuration
    { "Plugin Enabled": true, "Checkpoint Settings": { "Cleanup Delay After Clear (seconds)": 300.0, "Barricade Prefabs": [ "assets/prefabs/deployable/barricades/barricade.concrete.prefab", "assets/prefabs/deployable/barricades/barricade.sandbags.prefab" ], "Min Barricades Per Checkpoint": 6, "Max Barricades Per Checkpoint": 8 }, "Scientist Settings": { "Min Scientists": 3, "Max Scientists": 6, "Scientist Health": 100.0, "Scientist Prefab": "assets/rust.ai/agents/npcplayer/humannpc/scientist/scientistnpc_roam.prefab", "Scientist Sense Range": 50.0, "Scientist Target Lost Range": 60.0, "Scientist Attack Range Multiplier": 1.5, "Scientist Max Roam Distance": 50.0 }, "Loot Settings": { "Min Regular Crates": 2, "Max Regular Crates": 4, "Locked Crate Chance (0.0 - 1.0)": 0.25, "Military Crate Prefab": "assets/prefabs/deployable/chinooklockedcrate/codelockedhackablecrate.prefab" }, "Spawn Settings": { "Max Active Checkpoints": 5, "Spawn Interval (seconds)": 600.0, "Min Distance Between Checkpoints": 200.0, "Road Detection Radius": 10.0 }, "UI Settings": { "Main Color (RGBA)": "0.1 0.1 0.1 0.95", "Panel Color (RGBA)": "0.15 0.15 0.15 0.9", "Button Color (RGBA)": "0.25 0.45 0.25 1", "Button Hover Color (RGBA)": "0.35 0.55 0.35 1", "Text Color (RGBA)": "0.9 0.9 0.9 1", "Success Color (RGBA)": "0.3 0.7 0.3 1", "Danger Color (RGBA)": "0.7 0.3 0.3 1" } } Default values are balanced for tactical gameplay and server performance.
    Notes
    This plugin creates authentic military checkpoint encounters that blend seamlessly with Rust's combat mechanics. Perfect for servers seeking territorial PvP hotspots and contested loot zones.
    Feedback, suggestions, and feature requests are always welcome.
    Created by CodeBrothers
    Check out our other work on Codefling

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.9m
Total downloads
Customers
11.8k
Customers served
Files Sold
168.1k
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.