Jump to content

DeutscherRitterPlatz's Wishlist

  1. More information about "Item Insurance"

    $14.99

    Item Insurance

    Allow players can insure lost items to be retrieved for a price. This is a feature that is present in many extraction and survival multiplayer games like Escape from Tarkov, Dark and Darker and now you can bring it to your Rust server as well! If an item is insured and you drop it (from death or otherwise) then as long as no one else loots it - you can request to have it "retrieved" by your insurer and returned to you. A UI that matches seamlessly with vanilla rust is included and many configuration options are available to balance and fine-tune this plugin for your server. Please refer to the documentation section as that will likely answer most of your questions!

    Documentation:
    A full readme including permissions, commands, and config options is available in this google doc link.

    Disclaimer:
    Like all of my plugins - this plugin is sold as is. I will be happy to take feature requests into consideration but make no guarantees about which ones get implemented. Please refer to the feature list before you make your purchase!
  2. More information about "Food Editor"

    $4.00

    Food Editor

    This plugin is simple, the config file self populates with all food items, and includes a range of metabolism effects that players can gain. When the config first creates, it includes default values for every food type. does not include liquids yet.
    The config allows various changes to the metabolism effects related to food. Includes random chance for bad effect when eating pickles. It also includes a no cooldown on eat, if set to true in config, for everyone.
    Below is what the config looks like on initial load, any changes made will require a reload of the plugin to take effect when eating the food type. Set to negative to reduce the effect instead of increase.

    Config:
    { "Remove eating cooldown (players can spam eat the following food with this setting)": false, "Food Items and their metabolism effects": { "apple": { "calories": 30.0, "hydration": 15.0, "health": 2.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "apple.spoiled": { "calories": 15.0, "hydration": 2.0, "health": 2.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "black.raspberries": { "calories": 40.0, "hydration": 20.0, "health": 10.0, "poison": -5.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "blueberries": { "calories": 30.0, "hydration": 20.0, "health": 10.0, "poison": -5.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "grub": { "calories": 3.0, "hydration": -15.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "worm": { "calories": 1.0, "hydration": -10.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "cactusflesh": { "calories": 5.0, "hydration": 20.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 3.0 }, "can.beans": { "calories": 100.0, "hydration": 25.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 4.0 }, "can.tuna": { "calories": 50.0, "hydration": 15.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 2.0 }, "chocolate": { "calories": 100.0, "hydration": 1.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 2.0 }, "fish.cooked": { "calories": 60.0, "hydration": 15.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 5.0 }, "fish.raw": { "calories": 5.0, "hydration": 1.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "fish.minnows": { "calories": 10.0, "hydration": 1.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 1.0 }, "granolabar": { "calories": 60.0, "hydration": 0.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 5.0 }, "chicken.burned": { "calories": 10.0, "hydration": 0.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 2.0 }, "chicken.cooked": { "calories": 40.0, "hydration": 3.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 10.0 }, "chicken.raw": { "calories": 20.0, "hydration": 0.0, "health": 0.0, "poison": 10.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "chicken.spoiled": { "calories": 10.0, "hydration": 2.0, "health": 0.0, "poison": 10.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "deermeat.burned": { "calories": 10.0, "hydration": 0.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 2.0 }, "deermeat.cooked": { "calories": 40.0, "hydration": 3.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 10.0 }, "deermeat.raw": { "calories": 20.0, "hydration": 0.0, "health": 0.0, "poison": 10.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "horsemeat.burned": { "calories": 10.0, "hydration": 0.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 2.0 }, "horsemeat.cooked": { "calories": 45.0, "hydration": 3.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 8.0 }, "horsemeat.raw": { "calories": 20.0, "hydration": 0.0, "health": 0.0, "poison": 10.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "humanmeat.burned": { "calories": 6.0, "hydration": -30.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "humanmeat.cooked": { "calories": 30.0, "hydration": -30.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 2.0 }, "humanmeat.raw": { "calories": 5.0, "hydration": -3.0, "health": 0.0, "poison": 10.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "humanmeat.spoiled": { "calories": 10.0, "hydration": 2.0, "health": 0.0, "poison": 10.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "bearmeat.burned": { "calories": 25.0, "hydration": 0.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 1.0 }, "bearmeat.cooked": { "calories": 100.0, "hydration": 1.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 5.0 }, "bearmeat": { "calories": 10.0, "hydration": 3.0, "health": 0.0, "poison": 5.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "wolfmeat.burned": { "calories": 15.0, "hydration": 0.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 1.0 }, "wolfmeat.cooked": { "calories": 60.0, "hydration": 1.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 5.0 }, "wolfmeat.raw": { "calories": 20.0, "hydration": 0.0, "health": 0.0, "poison": 10.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "wolfmeat.spoiled": { "calories": 10.0, "hydration": 2.0, "health": 0.0, "poison": 10.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "meat.pork.burned": { "calories": 15.0, "hydration": 0.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 1.0 }, "meat.pork.cooked": { "calories": 60.0, "hydration": 1.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 5.0 }, "meat.boar": { "calories": 60.0, "hydration": 0.0, "health": 0.0, "poison": 5.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "mushroom": { "calories": 15.0, "hydration": 5.0, "health": 3.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "jar.pickle": { "calories": 50.0, "hydration": 20.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 5.0 }, "halloween.candy": { "calories": 25.0, "hydration": 0.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 1.0 }, "candycaneclub": { "calories": 300.0, "hydration": 100.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 16.0 }, "black.berry": { "calories": 5.0, "hydration": 2.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "blue.berry": { "calories": 5.0, "hydration": 2.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "green.berry": { "calories": 5.0, "hydration": 2.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "red.berry": { "calories": 5.0, "hydration": 2.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "white.berry": { "calories": 5.0, "hydration": 2.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "yellow.berry": { "calories": 5.0, "hydration": 2.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 0.0 }, "corn": { "calories": 75.0, "hydration": 10.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 6.0 }, "potato": { "calories": 125.0, "hydration": 5.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 6.0 }, "pumpkin": { "calories": 100.0, "hydration": 30.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 10.0 }, "cakefiveyear": { "calories": 100.0, "hydration": 1.0, "health": 0.0, "poison": 0.0, "bleeding": 0.0, "radiation_poison": 0.0, "pending_health": 10.0 } } }
  3. More information about "Synecdoche"

    $69.69

    Synecdoche

    Welcome to SYNECDOCHE!
    Synecdoche (noun) Sin-eck-doh-key: A figure of speech in which a part is made to represent the whole.
    Crafted over the course of years, this map offers something extraordinarily rare in this community. Custom monuments are amazing and fun to explore! I've seen so much hard work go into them and people have made some really cool stuff. However, custom monuments are only a small part of the level design in Rust. Wouldn't it be nice if we could get as much unique design detail out of the rest of the map? Wouldn't it be nice if your server felt like a real place, instead of a procedural blob map?


    A Map Focused on Detail, no matter where you are:
    But who would be insane enough to do such a thing? And how would it be possible? A 4k Rust map is 16 square kilometers. To make this feel like a real place, and give each space the attention to detail it needs demands thousands of hours working with consistent standards. This is why almost all of the maps aside from a handful on these sites will choose to use some form of procedural generation, and what makes synecdoche so uncommon. Every square meter was hand crafted with care, to make a place that feels alive and fantastical. it's what makes the map feel so beautiful.

    Still Not Convinced?
    Well, here's some of the feedback we've gotten from the community!

    Where Reality Meets Fantasy
    Each and every spot on the map was precisely manicured to feel unique and significant. Every rock has its purpose, and every nook and cranny was deliberately sculpted to inspire exploration. There are no locations on the map that were forgotten or left behind. Each location plays its part to represent the world as a whole.
    Information and Specifics:
    This map includes only vanilla monuments and can be run under the community tab. It does not require any 3rd party dependencies, not even the RustEdit Oxide DLL. However, you will need to place the included Harmony mod in you harmony folder to prevent Cargoship from leaving the map while it docks at the northern harbor.
    Size: 4096 x 4096
    Entity Count: ~68,000
    Prefab Count: ~16,000
    Can Edit: True
    Required Plugins:
    Block CargoShip Egress (Included with Map Download) Monuments
    Junkyard Trainyard Outpost Bandit Camp Fishing Village (X3) Missile Silo Arctic Research Base Military Base (X2) Airfield Water Treatment Plant Sewer Branch (X2) Satellite Dish The Dome Harbor (X3) Military Tunnel Launch Site Power Plant Mining outpost (X7) Oxum's Gas Station Supermarket (X3) Lighthouse (X5) Abandoned Cabins Oil Rigs (large and small) Caves Underground train system Aboveground train system Underwater Labs (X2) Featured Videos:
     
     
     
     

  4. More information about "Karuza Vehicle Detector"

    $6.99 $4.89

    Karuza Vehicle Detector

    If your players forgot where they parked their Little Bird 😎, Give them the Karuza Vehicle Detector to help them Ping Their Custom Vehicle Locations!
    CHAT COMMAND - /GIVEKVD - GIVES PLAYERS WITH ADMIN PERMISSION THESE TRANSMITTERS
    BASE ITEM SHORTNAME IS - "rf.detonator"
    Simply add this item to your loot table via your loot table plugin or sell via shop, skin an rf detonator, with your detector skin of your choosing set in config to inherit its properties.
     
    { "Karuza Vehicle Detector SkinID": 3403374509, "Vehicle Detection Range": 20.0, "Vehicle Ping Time": 60.0, "Sphere Color - 1 Green, 2 Red, 3 Purple": 1, "Cooldown Time": 1, "Only Show Owned Vehicles": false }  
     Video Demo
     
  5. More information about "Figma To Rust UI Exporter"

    $15.00 $9.95

    Figma To Rust UI Exporter

    Discover the Figma to Rust UI Export Plugin, a powerful tool designed to streamline the process of converting Figma interfaces into UI code compatible with Rust game plugins. This plugin enables designers and developers to seamlessly translate their Figma designs into functional UI elements for Rust-based games, enhancing workflow efficiency and maintaining design consistency.
     

     
    📝 Guidelines
    🖼️ Use Frames, Not Groups
    Why: Groups with rectangles won’t export correctly. Frames with fills ensure proper Rust UI hierarchy. How: Always use Frames (Shift + A) for containers. Apply fills directly to the frame (not nested rectangles). Frame Example:
    🖌️ Icons: Vector or PNG Only
    Why: Nested icon frames cause export errors. How: Flatten icons into a single vector shape (Combine paths) or export as PNG. Right-click icon layers → Flatten Selection or export via Export Settings. 🏷️ Parent Naming Conventions
    Why: Rust requires parent layers to be named Overlay or Hud (case-sensitive). How: Rename root frames in Figma to exactly Overlay or Hud in the Layers panel. 🎚️ Constraints Configuration
    Why: Defines how elements scale/position in Rust’s UI system. Horizontal Constraints: Left/Right/Center: Anchors to screen edges. Scale: Full-width (AnchorMin="0 0" AnchorMax="1 1"). Vertical Constraints: Top/Bottom/Center: Anchors to top/bottom edges. Scale: Full-height (AnchorMin="0 0" AnchorMax="1 1"). Constraints Example:
     
    ⚡ Pro Tips
    Test constraints in Figma’s Prototype mode to preview scaling behavior. Avoid mixed constraints (e.g., Left + Scale) unless intentional. Use Auto Layout for responsive elements (supports padding/spacing).  
    🚨 Troubleshooting
    Export fails? Check for unnamed parents or nested groups. Icons missing? Ensure they’re flattened vectors or PNGs. UI misaligned in Rust? Re-validate constraints and parent names.
1.7m

Downloads

Total number of downloads.

7.8k

Customers

Total customers served.

117.7k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

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