Jump to content

0g.Ghost.7373's Wishlist

  1. More information about "Gift Boomer"

    $10.00

    Gift Boomer

    Reward your Players in a new way, Set the Gift Boomer Item in your loot table, or monetize via your Server Store.
    When Players deploy, Gifts fall from the Sky, 3 gift drops will be chosen, your Min Max amount of selected via config and gifts will drop from the Sky.
    Within the Config you can create as many "Gifts", and within each loot table, set as many items with rarity settings and more within.
    Items are fully customizable.
    When issuing the item via another plugin in game, I used a small wooden box item id as placeholder. The placeholder entity will be killed upon placement.
    GIFT BOOMER SKINID - 3256605222
    COMMANDS
    Executable Via Rcon
    giveallgb AMOUNT
    GIVES ALL PLAYERS ONLINE X AMOUNT OF GIFT BOOMERS
    givegb playername AMOUNT
    IF PLAYER IS ONLINE, WILL GIVE PLAYER X AMOUNT OF GIFT BOOMERS
    givegb playerid AMOUNT
    IF PLAYER IS ONLINE, WILL GIVE PLAYER X AMOUNT OF GIFT BOOMERS
    DEMO
     
    CONFIG
    { "Gift Boomer SkinID": 3256605222, "Notify Effect": "assets/bundled/prefabs/fx/notice/stack.world.fx.prefab", "Placement Effect": "assets/prefabs/misc/easter/painted eggs/effects/gold_open.prefab", "Open Effect": "assets/prefabs/misc/pinata/effects/pinata-destroy.prefab", "Enable Cooldown?": true, "Gift Configurations": [ { "Gift Custom Name": "Basic Gift", "Minimum Gift Amount": 1, "Maximum Gift Amount": 3, "Gift Skin ID": 3256605391, "Probability out of 100 to drop this Gift?": 60, "Minimum Items Per Gift": 1, "Maximum Items Per Gift": 3, "Loot Table": [ { "Item ShortName": "scrap", "Item Custom Name": "", "Minimum Item Amount": 1, "Maximum Item Amount": 3, "Item Skin ID": 0, "Probability out of 100 to unwrap this item from this Gift?": 30 }, { "Item ShortName": "paper", "Item Custom Name": "", "Minimum Item Amount": 1, "Maximum Item Amount": 3, "Item Skin ID": 0, "Probability out of 100 to unwrap this item from this Gift?": 30 }, { "Item ShortName": "wood", "Item Custom Name": "", "Minimum Item Amount": 15, "Maximum Item Amount": 35, "Item Skin ID": 0, "Probability out of 100 to unwrap this item from this Gift?": 30 } ] }, { "Gift Custom Name": "Uncommon Gift", "Minimum Gift Amount": 1, "Maximum Gift Amount": 2, "Gift Skin ID": 3256605469, "Probability out of 100 to drop this Gift?": 40, "Minimum Items Per Gift": 1, "Maximum Items Per Gift": 3, "Loot Table": [ { "Item ShortName": "scrap", "Item Custom Name": "", "Minimum Item Amount": 1, "Maximum Item Amount": 3, "Item Skin ID": 0, "Probability out of 100 to unwrap this item from this Gift?": 30 }, { "Item ShortName": "metal.refined", "Item Custom Name": "", "Minimum Item Amount": 5, "Maximum Item Amount": 10, "Item Skin ID": 0, "Probability out of 100 to unwrap this item from this Gift?": 30 }, { "Item ShortName": "maxhealthtea.advanced", "Item Custom Name": "", "Minimum Item Amount": 1, "Maximum Item Amount": 2, "Item Skin ID": 0, "Probability out of 100 to unwrap this item from this Gift?": 5 } ] }, { "Gift Custom Name": "Rare Gift", "Minimum Gift Amount": 1, "Maximum Gift Amount": 3, "Gift Skin ID": 3256605695, "Probability out of 100 to drop this Gift?": 20, "Minimum Items Per Gift": 1, "Maximum Items Per Gift": 3, "Loot Table": [ { "Item ShortName": "scrap", "Item Custom Name": "", "Minimum Item Amount": 100, "Maximum Item Amount": 300, "Item Skin ID": 0, "Probability out of 100 to unwrap this item from this Gift?": 30 }, { "Item ShortName": "metal.refined", "Item Custom Name": "", "Minimum Item Amount": 200, "Maximum Item Amount": 300, "Item Skin ID": 0, "Probability out of 100 to unwrap this item from this Gift?": 10 }, { "Item ShortName": "supertea", "Item Custom Name": "", "Minimum Item Amount": 1, "Maximum Item Amount": 1, "Item Skin ID": 0, "Probability out of 100 to unwrap this item from this Gift?": 5 } ] } ] }  
    LANG
    { "GiftComing": "[<color=#ff8000>Gift Boomer</color>] <color=#00ff80>Gifts Incoming</color>!", "Cooldown": "[<color=#ff8000>Gift Boomer</color>] <color=#00ff80>Admin says you need to enjoy this show first</color>! \n\n:laugh: ", "GiftNotif": "[<color=#ff8000>Gift Boomer</color>] Heads up, you have received <color=#00ff80>{0} {1}(s)</color> from the <color=#00ff80>Boomer</color>!" }  
  2. More information about "Bounty Hunter"

    $20.00

    Bounty Hunter

    Unlock a new lane of economic gameplay in Rust with the Bounty Hunter plugin: purchase a license, hunt NPC scientists, cash out rewards, and profit, with full customization and Discord integration.

    The Bounties are not Players, They are Scientists That you set up in config & Spawn in Randomly At FP Monuments.
    Works with Kits. Requires Economics or Server Rewards to handle cashout. With “Bounty Hunter” you open a new lane of Economic gameplay for your server. Set a License fee in order to be able to "Legally" Cashout Bounty Tokens (License is optional) to sell for monetary gain. Outfit your Bounties, You are able to set whatever outfit or clothing you like, as well as skin, weapon and skin id for that Bounty Tier. Once the bounty is taken down players can cashout tokens with Economics or Server Rewards. Spawn in the Bounty Hunter NPC, With Marker Manager Enabled, the cashout location will be displayed on the map. Output all Sales to Discord to track your Economy and make Adjustments as needed to The Bounty Hunter NPCS “Bonus Buy” & “Discount Buy” as needed to suit your taste.  
    Commands
    *OPTIONS HAVE BEEN ADDED TO SPAWN THE NPC DYNAMICALLY ACROSS MAPS AT BANDIT CAMP, THIS WILL OVVERIDE THE COMMAND SPAWNED NPC
    /spawnbountyhunter – Requires Admin Permission – Will spawn a Bounty Hunter NPC in your Position.
    /removebountyhunter – Requires Admin Permission – Will remove the Bounty Hunter NPC you are looking at.
    /BuyBL – With Sufficient funds, the player can purchase a Bounty Hunter License (Configurable to be disabled and bypassed)
    /ab - Will Setup  a custom spawn point in data for bounties to spawn at
     
    BuyBL is configurable, target your players id and sell them the license via shop.
    Usage "BuyBL playerid
     
    Quick Demo
    HOOKS
    OnBountyActive
    OnBountyInactive
    Config
    { "Discord Webhook URL": "INSERT_WEBHOOK_URL", "Enable Skill Tree Xp Gain?": false, "Require License for Xp Gain?": true, "Enable Monument Spawns?": true, "Enable Custom Spawns?": false, "Clear Custom Spawns File On Wipe?": false, "Chat Icon": 0, "Maximum Active Bounties": 3, "Drop Bounty Tokens In Pouch?": true, "Base Item for the Bounty Tokens?": "blood", "Tokens Marketable to the Bounty NPC?": true, "Console Command to Purchase a Bounty License? (For GUI Shops)": "buybl", "Require a Bounty License To Cash In Tokens to the Bounty NPC?": true, "Price to Purchase a Bounty License?": 10000, "Lose Bounty License on Death?": true, "Clear Licenses on Wipe?": false, "Dynamic (Bandit Camp) Spawn Of The NPC Enabled?": true, "Economy Plugin - 1 Economics - 2 Server Rewards": 1, "Maximum Amount of Like Tokens Sold at a Time": 3, "NPC Interaction Cooldown In Seconds": 3, "NPC Kit Enabled?": false, "NPC Kit Name?": "", "Amount of Time In Seconds Between Bounty Spawns": 600, "Amount of Time In Seconds for a Bounty to Despawn": 1200, "Enable Spawn SFX?": true, "Enable Despawn SFX?": true, "Announce to Chat When Bounty is Active?": true, "Announce to Chat When Bounty is Claimed?": true, "Enable Marker Manager from UMOD, To Mark Bounties?": true, "Bounty Tiers": [ { "Tier Name": "Tier 1 Bounty Target", "Skill Tree Xp Value": 100, "Bounty Clothing Options": [ { "Shortname": "hazmatsuittwitch", "Skin": 0 } ], "Bounty Total Health": 150, "Bounty Damage Scaling": 1, "Aim Cone Scale": 2, "Weapon to Equip?": "rifle.ak", "Weapon Skin ID": 3140321604, "Bounty Token Name": "Tier 1 Bounty Token", "Bounty Token Skin": 3155517347, "Is the Token Marketable to the Bounty NPC?": true, "Sale Price?": 1000, "Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)": -10, "Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)": 5, "Bounty Optional Drops": [ { "Shortname": "stones", "Skin": 0, "Custom Name": "", "Amount Min": 3, "Amount Max": 10, "Chance to Drop": 20 }, { "Shortname": "scrap", "Skin": 0, "Custom Name": "", "Amount Min": 5, "Amount Max": 30, "Chance to Drop": 30 }, { "Shortname": "paper", "Skin": 3048132587, "Custom Name": "Cash", "Amount Min": 1, "Amount Max": 3, "Chance to Drop": 40 } ] }, { "Tier Name": "Tier 2 Bounty Target", "Skill Tree Xp Value": 200, "Bounty Clothing Options": [ { "Shortname": "hazmatsuit.arcticsuit", "Skin": 0 } ], "Bounty Total Health": 225, "Bounty Damage Scaling": 1.5, "Aim Cone Scale": 2.5, "Weapon to Equip?": "rifle.lr300", "Weapon Skin ID": 2715918380, "Bounty Token Name": "Tier 2 Bounty Token", "Bounty Token Skin": 3155517539, "Is the Token Marketable to the Bounty NPC?": true, "Sale Price?": 2000, "Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)": -5, "Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)": 15, "Bounty Optional Drops": [ { "Shortname": "metal.fragments", "Skin": 0, "Custom Name": "", "Amount Min": 200, "Amount Max": 500, "Chance to Drop": 30 }, { "Shortname": "scrap", "Skin": 0, "Custom Name": "", "Amount Min": 240, "Amount Max": 300, "Chance to Drop": 30 }, { "Shortname": "paper", "Skin": 3048132587, "Custom Name": "Cash", "Amount Min": 10, "Amount Max": 15, "Chance to Drop": 40 } ] }, { "Tier Name": "Tier 3 Bounty Target", "Skill Tree Xp Value": 300, "Bounty Clothing Options": [ { "Shortname": "scientistsuit_heavy", "Skin": 0 } ], "Bounty Total Health": 325, "Bounty Damage Scaling": 2, "Aim Cone Scale": 3, "Weapon to Equip?": "rifle.ak.ice", "Weapon Skin ID": 0, "Bounty Token Name": "Tier 3 Bounty Token", "Bounty Token Skin": 3155517732, "Is the Token Marketable to the Bounty NPC?": true, "Sale Price?": 3200, "Max Discount Buy Variation in %? (Negative Values) (To Simulate Supply & Demand)": -3, "Maximum Bonus Variation in %? (Positive Values) (To Simulate Supply & Demand)": 20, "Bounty Optional Drops": [ { "Shortname": "metal.refined", "Skin": 0, "Custom Name": "", "Amount Min": 200, "Amount Max": 500, "Chance to Drop": 30 }, { "Shortname": "scrap", "Skin": 0, "Custom Name": "", "Amount Min": 440, "Amount Max": 600, "Chance to Drop": 30 }, { "Shortname": "paper", "Skin": 3048132587, "Custom Name": "Cash", "Amount Min": 20, "Amount Max": 35, "Chance to Drop": 40 } ] } ], "NPC Clothing Options": [ { "Shortname": "burlap.trousers", "Skin": 1760352876 }, { "Shortname": "burlap.shirt", "Skin": 1760350097 }, { "Shortname": "shoes.boots", "Skin": 547978997 }, { "Shortname": "hat.boonie", "Skin": 3077061771 }, { "Shortname": "burlap.gloves", "Skin": 1338273501 } ] }  
    LANG
    { "NoPerms": "[<color=#b5a642>Bounty Hunter</color>] You do not have permission to run this <color=#b54251>Command</color>!", "NoTokens": "[<color=#b5a642>Bounty Hunter</color>] :coffeecan: You have no <color=#b5a642>Bounty Tokens</color> on you that I can cash out. \nBe on the look out, see you soon!\n\n:exclamation:", "BountyHunterCooldownMessage": "[<color=#b5a642>Bounty Hunter</color>] :angry: Wait <color=#a642b5>{0}</color> second(s)!, I think I spotted a [<color=#b5a642>Bounty</color>...", "EconomicsMessage": "[<color=#b5a642>Bounty Hunter</color>] :eyes: \n\n I can net you <color=#85bb65>$</color><color=#42b5a6>{0}</color> for your <color=#42b5a6>{1}x</color> <color=#a642b5>{2}</color>(s).", "SrMessage": "[<color=#b5a642>Bounty Hunter</color>] :eyes: \n\n I can net you <color=#42b5a6>{0}</color> <color=#cd5c5c>RP</color> for your <color=#42b5a6>{1}x</color> <color=#a642b5>{2}</color>(s).", "SaleDisabled": "[<color=#b5a642>Bounty Hunter</color>] <color=#42b5a6>Sales</color> are Disabled in the Config, Enable and Try again.", "NoBountyHunterLicense": "[<color=#b5a642>Bounty Hunter</color>] :eyebrow: Are you out there targeting Bounties without a <color=#42b5a6>License</color>? \nUse <color=#42b5a6>/BuyBL</color> to purchase one.", "AlreadyHasLicense": "[<color=#b5a642>Bounty Hunter</color>] You already have a <color=#b54251>Bounty Hunter License</color>.", "BuyBountyHunterLicenseSuccess": "[<color=#b5a642>Bounty Hunter</color>] <color=#b54251>Bounty Hunter License</color> Obtained. \nYou were charged {0}<color=#3e9c35>{1}</color>, Stay Vigilant, <color=#8bb542>{2}</color>!", "InsufficientFunds": "[<color=#b5a642>Bounty Hunter</color>] You don't have enough funds to purchase a <color=#b5a642>Bounty Hunter License</color>. \nIt costs <color=#42b5a6>{0}</color><color=#a642b5>{1}</color>.", "Despawn": "[<color=#b5a642>Bounty Hunter</color>] The <color=#42b5a6>{0}</color> has <color=#b54251>Fled</color> the Island.", "BountySpotted": "[<color=#b5a642>Bounty Hunter</color>] A <color=#42b5a6>{0}</color> has been spotted.", "BountyEliminated": "[<color=#b5a642>Bounty Hunter</color>] The <color=#42b5a6>{0}</color> was <color=#b5a642>Eliminated</color> by <color=#8bb542>{1}</color>!", "BountyDrop": "[<color=#b5a642>Bounty Hunter</color>] The <color=#42b5a6>Bounty</color> dropped a pouch! Open it and deliver the <color=#42b5a6>Bounty Token</color> to the Bounty Hunter for your Reward!", "Revoked":"[<color=#b5a642>Bounty Hunter</color>] Your <color=#42b5a6>Bounty License</color> has been <color=#42b5a6>Revoked</color> be wary of Death next time!" }  
  3. More information about "Scrap Vending Exchange"

    $3.00

    Scrap Vending Exchange

    Plugin gives players the ability to exchange scrap for currency at npc vending machines, with the ability to set exchange rates via the config.
    By default the plugin runs a command set in the config for Economics on Umod.
     
    Permission:
    scrapvendingexchange.use scrapvendingexchange.admin Commands:
    /sve add|del <prefab-path>, full vending machine prefab path /sve min|max <number>, sets min and max amount to exchange per transaction /sve percent <number>, sets the exchange percentage Deposit Example commands:
    Economics:
    deposit {userid} {amount} Server Rewards:
    sr add {userid} {amount} Configuration:
    { "deposit command (default Economics arguments {userid} {amount})": "deposit {userid} {amount}", "setup command name": "sve", "exchange item id": -932201673, "exchange item skinid": 0, "min amount to exchange per transaction": 1, "max amount to exchange per transaction": 1000, "exchange percent (default 80% percent ex: 1000 = 800)": 80, "user interface": { "success button color": "0.337 0.424 0.196 0.85", "success button font color": "0.607 0.705 0.431", "clear button color": "0.75 0.75 0.75 0.3", "clear button font color": "0.75 0.75 0.75 1", "panel color": "0.65 0.65 0.65 0.25", "PanelFontColor": "0.75 0.75 0.75 0.9", "panel input color": "0 0 0 0.42", "panel input font color": "1 1 1 0.58", "panel input placeholder color": "0.7 0.7 0.7 0.25", "panel offset position": { "position": { "x": -10.0, "y": 470.0 }, "size": { "x": 310.0, "y": 118.0 } }, "popup font color": "1 1 1 0.89", "popup error color": "0.631 0.282 0.22 0.98", "popup success color": "0.337 0.424 0.196 0.98", "popup offset position": { "position": { "x": -10.0, "y": 390.0 }, "size": { "x": 310.0, "y": 28.0 } } }, "allowed prefabs (leave empty to allow all vending machines)": [] }
  4. More information about "PVP Zone Status"

    $5.00

    PVP Zone Status

    The plugin displays the status when the player is in the PvP zone.
    Features:
    Comprehensive setup of all aspects Option to tailor text for different languages to reach players from various countries Lang files for all languages are auto-generated, so you only need to write your text.
    Default Config:
    { "Icon Url": "default", "Colors": { "Color": "0.65 0 0 1", "Icon Color": "1 1 1 1", "Text Color": "1 1 1 1", "Subtext Color": "1 1 1 1" } } Default Lang:
    { "Text": "You're in the PVP zone", "Subtext": "" }
  5. More information about "Auto Eat"

    $4.99

    Auto Eat

    This is a plug-in that automatically eats the set item (food) when your health is low.
     
    ⚠️ Warning ⚠️
    When checking items, please select only belt or main.
    When using a belt, the default slot is number 6.
     
    FAQ:
    Command:
    /ae - auto eat enable/disable toggle command /ae slot - check your slot Only Belt /ae slot [number] - your slot change number Only Belt Config:
    { "General Settings": { "Prefix": "<color=#00ff00>[ Auto Eat ]</color>", "Chat Icon": "0", "Commands": [ "ae" ], "Cooldown (Sec)": 1.5, "Auto Eat Allow Items (shortname)": [ "blueberries", "black.raspberries" ], "Only Belt Container Slot (1~6)": true, "Only Main Container (not support slot)": false }, "AutoEat Settings": { "Permissions Check Health": { "autoeat.use.4": 180, "autoeat.use.3": 150, "autoeat.use.2": 120, "autoeat.use.1": 90 } }, "Toastify Settings": { "Use Toastify UI (Need a Toastify plugin)": true, "Success Key": "success", "Error Key": "error" }, "Version": { "Major": 1, "Minor": 0, "Patch": 0 } } Permission:
    autoeat.use - autoeat access permission autoeat.use.1~4 - health check permission Lang:
    { "NoPerm": "You have not Permission", "HasNotItem": "Automatic has been disabled because there is no Items.\nTo enable {1}", "SyntaxSlot": "The input is incorrect./{0} slot number.", "OnlyNumber": "You can only enter numbers 1 to 6.", "DisabledEat": "Auto eating has been disabled.", "EnableEat": "Auto eating has been activated.", "ChangedSlot": "Auto eating has been changed to {slot}.", "CheckSlot": "The slot you auto-eat is {0}" }  
    ^ 0^
1.3m

Downloads

Total number of downloads.

6.5k

Customers

Total customers served.

95.8k

Files Sold

Total number of files sold.

1.9m

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.