Jump to content

steampunkvalley's Wishlist

  1. More information about "Furnace Upgrades"

    $15.99

    Furnace Upgrades

    Upgrades your furnaces, ovens, refinery, mixing table & etc to beyond.


    Upgrade each attribute of your furnace; Supports different oven types; It is possible to define default attributes for all ovens on the server; You can set a default value for all base ovens (replacing quicksmelt); You can enable/disable any features you want; Option to keep attributes when removing the furnace; Option to auto split ores; Automatic fuel calc based on the upraded oven attributes; Now BBQ and Campfire can also be improved; Option so that only the furnace owner can upgrade it; Option so that only owner's teammates can upgrade it; A new completely redesigned UI; NEW Supports Mixing Table
     

    furnaceupgrades.use - This is the unique permission. required for all players to upgrade furnaces
     


  2. More information about "Floor Drops Event"

    $20.00

    Floor Drops Event

    Please read carefully before starting a support ticket.
    Many suggestions they gave me have not yet been adapted into the plugin, but remember that I still plan to add many new features. I'm limiting UI customization to maintain plugin aspects and prevent fake copies. Yes, it will be necessary to redo the configuration and translation of the plugin as it is a new major version.  
     

    In this new plugin update to v2, everything has been redone from scratch, fixing many bugs and improving many features!
    A new user interface, much more elegant and easier to use; Plugin performance is 10x faster for users and for the server; Console to allow admins to start the event without joining in the game; It is now possible to break the ground with arrows; Now you can play alone! To win, just stay alive until the last foundation is destroyed!  
     

    Note:  You can change/add new commands in the plugin configuration file.
    Note 2:  The console and chat commands will be the same, just remove the '/' before using them in the console
    /floordrops start  - To start the event
    /floordrops stop -  To stop the event
    /floordrops join - To join the event
    /floordrops leave  - To leave the event
     
     

    You can use this simple API  to communicate with your plugin easily:

    PLUGIN HOOKS
     
    PLUGIN METHODS
     
     

    WARN:  Your old floordrops configuration file will be deleted to create a new one.
    Default configuration file:
    { "Commands to be registered": [ "floordrops", "fd" ], "Allowed commands in arena (use '/' before the command to allow a chat command)": [ "/clan ff", "oxide.usergroup" ], "Event Settings": { "Warmup duration (seconds)": 45.0, "Auto start cooldown (0 = disabled)": 1800.0, "Minimum participants": 1, "Allow PVP": true, "Event position": { "x": 300.0, "y": 800.0, "z": 500.0 } }, "Floor Settings": { "Arena size (M ²) | Example: 4 = 4x4": 12, "Layers (max = 5 | min = 1)": 5, "Floor drop interval": 0.5, "Drop amount": 2, "Destroy on hit": true }, "Prize Settings": { "Commands to execute": [ "deposit {player_id} 1000" ], "Items": [ { "Short name": "rifle.ak", "Amount": 1, "Container (wear/belt/main)": "belt", "Skin ID": 0, "Name": "FloorDrops winner's AK" }, { "Short name": "ammo.rifle", "Amount": 128, "Container (wear/belt/main)": "main", "Skin ID": 0, "Name": "FloorDrops winner's AK Ammo" } ] }, "Give Settings": { "Give items during the event": true, "Items": [ { "Drop after (seconds)": 10, "Short name": "bow.hunting", "Amount": 1, "Container (wear/belt/main)": "belt", "Loaded ammo": 1, "Skin ID": 0, "Show warn": true }, { "Drop after (seconds)": 10, "Short name": "arrow.bone", "Amount": 2, "Container (wear/belt/main)": "main", "Loaded ammo": 0, "Skin ID": 0, "Show warn": false }, { "Drop after (seconds)": 30, "Short name": "pistol.m92", "Amount": 1, "Container (wear/belt/main)": "belt", "Loaded ammo": 4, "Skin ID": 0, "Show warn": true } ] }, "UI Settings": { "Popup settings": { "Background opacity": 0.6 }, "Join/Leave box settings": { "Anchor": "MiddleRight", "Offset": "-140 -56 -12 56", "Background color": "0 0 0 .85", "Padding": 6.0, "Top line color": "0 1 1 1", "Join button color": "0.55 0.78 0.24 1", "Leave button color": "0.8 0.28 0.2 1" }, "Remaining players settings": { "User icon size": 32.0, "Outline color": "1 1 1 1" } }, "Version": { "Major": 2, "Minor": 0, "Patch": 0 } }
  3. More information about "Monument Mutations"

    $35.00

    Monument Mutations

    RUST Plugin Test Server
    TEST MY PLUGINS THERE!
    connect play.thepitereq.ovh:28050
     
    Monument Mutations allows you to apply mutations to any default or custom monument on the map.
    You can create positive mutations that give players bonuses for gathering, output, and stats, as well as negative mutations that impact their gameplay.
    With almost infinite possible mutations and more to come, this plugin offers extensive customization options.
     

     

    Create mutations with custom effects on any monument using Monument Mutations. Highly configurable with hundreds of options, allowing you to customize the number of active mutations. Adjust radiation resistance on default Hazmat Suits and Heavy Scientist Suits. Supports both default and custom monuments. Create an infinite number of mutation profiles and set their chances of appearing. Almost every programmed bonus comes with additional customizable options.  

    The 1.0.0 version is just a beginning of the journey.
    I made the plugin highly expandable, so if you have any idea of additional mutations, hit me on my Discord! (link above)
    Mutation Descriptions
    As I said, plugin have a lot of possible options which are not described anywhere because they are different for each mutation type.
    Some of the mutations might not work with your server because other plugin is overwriting the RUST behavior, like custom recyclers etc.
    You can find all the definitions here!
    radMult - Multiplies the radiation on default monuments or radiation spheres in custom maps.
    radSet  - Sets the radiation on the whole monument radius. If you set the value to 0.001 it will disable radiation on the whole monument.
    damageDealt  - Multiplies the damage dealt to described entity type.
    Currently, the plugin supports 4  Mutation Object References:
    empty  - Multiplies the damage in all cases. bot - The entity is NPC or bot. player - The entity is a  player. animal - The entity is an animal. durability  - Multiplies the durability loss on items.
    healing  - Multiplies the healing amount of used items.
    noWounded  - Sets the chance that when a player is killed, the wounded state is skipped, and he automatically dies.
    Values work in range 0-100. (percentage)
    gravity  - Multiplies damage dealt by gravity, when players fall from a high place.
    recycle  - Multiplies speed of the recycler work.
    There are a lot of custom recycler plugins that might not work in this case, then I don't recommend using this mutation.
    loot  - Multiplies the loot in containers in mutated monument.
    Currently, the plugin supports 3  Mutation Object References:
    empty  - Works for all items in containers. item shortname (ex. scrap) - Sets the multiplier only on selected item. In this case, it's scrap. item category (ex. Component) - Sets the multiplier only on selected item category. In this case - in all items in Component category. gather  - Multiplies the gather from dispensers in mutated monument.
    Currently, the plugin supports 3  Mutation Object References:
    empty  - Works for all resource dispensers. tree  - Works only on all trees. ore  - Works only on all ores. upgradeCrate  - Sets the chance that when a crate is spawned or mutation started, the spawned crate can be upgraded to another tier.
    The tree looks like this: Normal Crate > Military Crate > Elite Crate
    Values work in range 0-100. (percentage)
    Information about  "Possible Mutations" list:
    If you set only one value, and it's "All" then it rolls from the whole mutation pool. For better experience, I recommend making it manually, but this function exist ^^.
     

    Example Config (Version 1.0.0)
    With additional mutations, more detailed each mutation tier and some smaller customizations. (my private configuration)
    MonumentMutations.json
     

    { "Mutation Info Commands": [ "mut", "mutation", "mutations" ], "Minimal Active Mutations": 1, "Maximal Active Mutations": 3, "New Mutation Check Inverval (in minutes)": 15, "Default Hazmat Protection Override (0 to disable, 0.5 - default)": 0.0, "Hazmat Mk.II Protection (0 to disable)": 1.0, "Positive Over Negative Mutations": true, "Marker Map Scaling Value (Higher = Smaller)": 100.0, "Broadcast Mutation Info On Enter": true, "Mutations": { "DurabilityLoss": { "Mutation Type (see website for reference)": "durability", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": false, "Mutation Weight": 1, "Mutation Value - Min": 1.1, "Mutation Value - Max": 2.0, "Mutation Value - Rounding": 0.1 }, "FasterRecycle": { "Mutation Type (see website for reference)": "recycle", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 1, "Mutation Value - Min": 1.2, "Mutation Value - Max": 3.0, "Mutation Value - Rounding": 0.2 }, "HighGravity": { "Mutation Type (see website for reference)": "gravity", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": false, "Mutation Weight": 1, "Mutation Value - Min": 1.5, "Mutation Value - Max": 3.0, "Mutation Value - Rounding": 0.1 }, "InstaKill": { "Mutation Type (see website for reference)": "noWounded", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": false, "Mutation Weight": 1, "Mutation Value - Min": 10.0, "Mutation Value - Max": 50.0, "Mutation Value - Rounding": 5.0 }, "LessBotResistance": { "Mutation Type (see website for reference)": "damageDealt", "Mutation Object Reference (see website for reference)": "bot", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 1, "Mutation Value - Min": 1.1, "Mutation Value - Max": 2.0, "Mutation Value - Rounding": 0.1 }, "LessHealing": { "Mutation Type (see website for reference)": "healing", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": false, "Mutation Weight": 1, "Mutation Value - Min": 10.0, "Mutation Value - Max": 50.0, "Mutation Value - Rounding": 5.0 }, "LessPlayerResistance": { "Mutation Type (see website for reference)": "damageDealt", "Mutation Object Reference (see website for reference)": "player", "Mutation Effect (Negative - false, Positive - true)": false, "Mutation Weight": 1, "Mutation Value - Min": 1.1, "Mutation Value - Max": 1.5, "Mutation Value - Rounding": 0.05 }, "LowGravity": { "Mutation Type (see website for reference)": "gravity", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 1, "Mutation Value - Min": 0.1, "Mutation Value - Max": 0.9, "Mutation Value - Rounding": 0.1 }, "MoreBotResistance": { "Mutation Type (see website for reference)": "damageDealt", "Mutation Object Reference (see website for reference)": "bot", "Mutation Effect (Negative - false, Positive - true)": false, "Mutation Weight": 3, "Mutation Value - Min": 0.9, "Mutation Value - Max": 0.5, "Mutation Value - Rounding": 0.05 }, "MoreDurability": { "Mutation Type (see website for reference)": "durability", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 1, "Mutation Value - Min": 0.3, "Mutation Value - Max": 0.9, "Mutation Value - Rounding": 0.1 }, "MoreHealing": { "Mutation Type (see website for reference)": "healing", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 1, "Mutation Value - Min": 120.0, "Mutation Value - Max": 200.0, "Mutation Value - Rounding": 10.0 }, "MoreLoot": { "Mutation Type (see website for reference)": "loot", "Mutation Object Reference (see website for reference)": "Component", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 2, "Mutation Value - Min": 1.5, "Mutation Value - Max": 3.0, "Mutation Value - Rounding": 0.5 }, "MorePlayerResistance": { "Mutation Type (see website for reference)": "damageDealt", "Mutation Object Reference (see website for reference)": "player", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 1, "Mutation Value - Min": 0.6, "Mutation Value - Max": 0.95, "Mutation Value - Rounding": 0.05 }, "MoreRocks": { "Mutation Type (see website for reference)": "gather", "Mutation Object Reference (see website for reference)": "ore", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 1, "Mutation Value - Min": 1.1, "Mutation Value - Max": 1.5, "Mutation Value - Rounding": 0.05 }, "MoreScrap": { "Mutation Type (see website for reference)": "loot", "Mutation Object Reference (see website for reference)": "scrap", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 2, "Mutation Value - Min": 1.5, "Mutation Value - Max": 3.0, "Mutation Value - Rounding": 0.5 }, "MoreWood": { "Mutation Type (see website for reference)": "gather", "Mutation Object Reference (see website for reference)": "tree", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 1, "Mutation Value - Min": 1.1, "Mutation Value - Max": 1.5, "Mutation Value - Rounding": 0.05 }, "NoRadiation": { "Mutation Type (see website for reference)": "radMult", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 1, "Mutation Value - Min": 0.001, "Mutation Value - Max": 0.001, "Mutation Value - Rounding": 0.001 }, "RadiationMultiplierNegative": { "Mutation Type (see website for reference)": "radMult", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": false, "Mutation Weight": 2, "Mutation Value - Min": 1.1, "Mutation Value - Max": 2.0, "Mutation Value - Rounding": 0.1 }, "RadiationMultiplierPositive": { "Mutation Type (see website for reference)": "radMult", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 1, "Mutation Value - Min": 0.2, "Mutation Value - Max": 0.9, "Mutation Value - Rounding": 0.05 }, "RadiationSet": { "Mutation Type (see website for reference)": "radSet", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": false, "Mutation Weight": 1, "Mutation Value - Min": 10.0, "Mutation Value - Max": 75.0, "Mutation Value - Rounding": 5.0 }, "SlowRecycle": { "Mutation Type (see website for reference)": "recycle", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": false, "Mutation Weight": 1, "Mutation Value - Min": 0.5, "Mutation Value - Max": 0.9, "Mutation Value - Rounding": 0.05 }, "UpgradedCrates": { "Mutation Type (see website for reference)": "upgradeCrate", "Mutation Object Reference (see website for reference)": "", "Mutation Effect (Negative - false, Positive - true)": true, "Mutation Weight": 3, "Mutation Value - Min": 5.0, "Mutation Value - Max": 25.0, "Mutation Value - Rounding": 5.0 } }, "Profiles": { "Basic": { "Marker Color - Inside": "#32CD32", "Marker Color - Border": "#32CD32", "Marker Color - Alpha": 0.3, "Positive Mutations - Minimum": 1, "Positive Mutations - Maximum": 2, "Negative Mutations - Minimum": 0, "Negative Mutations - Maximum": 1, "Mutation Length (in minutes)": 45, "Mutation Start Broadcast": true, "Possible Mutations": [ "RadiationMultiplierNegative", "RadiationSet", "HighGravity", "SlowRecycle", "MoreDurability", "MoreRocks", "MoreWood", "MorePlayerResistance", "MoreBotResistance", "LessBotResistance" ] }, "Dangerous": { "Marker Color - Inside": "#FF0000", "Marker Color - Border": "#FF0000", "Marker Color - Alpha": 0.3, "Positive Mutations - Minimum": 3, "Positive Mutations - Maximum": 4, "Negative Mutations - Minimum": 2, "Negative Mutations - Maximum": 3, "Mutation Length (in minutes)": 45, "Mutation Start Broadcast": true, "Possible Mutations": [ "All" ] }, "Extreme": { "Marker Color - Inside": "#000000", "Marker Color - Border": "#000000", "Marker Color - Alpha": 0.5, "Positive Mutations - Minimum": 3, "Positive Mutations - Maximum": 5, "Negative Mutations - Minimum": 3, "Negative Mutations - Maximum": 5, "Mutation Length (in minutes)": 45, "Mutation Start Broadcast": true, "Possible Mutations": [ "All" ] }, "Normal": { "Marker Color - Inside": "#FFA500", "Marker Color - Border": "#FFA500", "Marker Color - Alpha": 0.3, "Positive Mutations - Minimum": 2, "Positive Mutations - Maximum": 3, "Negative Mutations - Minimum": 1, "Negative Mutations - Maximum": 2, "Mutation Length (in minutes)": 45, "Mutation Start Broadcast": true, "Possible Mutations": [ "RadiationMultiplierNegative", "RadiationSet", "LessPlayerResistance", "HighGravity", "SlowRecycle", "MoreDurability", "MoreRocks", "MoreWood", "LessPlayerResistance", "MorePlayerResistance", "MoreBotResistance", "LessBotResistance", "MoreScrap", "NoRadiation", "RadiationMultiplierPositive" ] } }, "Monument Names - Strict Name Check": true, "Monuments - Add Custom Monuments": false, "Monuments": { "HQM Quarry": { "Enabled": false, "Chance Weight": 1, "Default Monument Bounds Scale": 1.0, "Monument Radius": 0.0, "Mutation Length Multiplier": 1.0, "Profile Chances": { "Basic": 7, "Normal": 5, "Dangerous": 2, "Extreme": 1 } }, "Giant Excavator Pit": { "Enabled": false, "Chance Weight": 1, "Default Monument Bounds Scale": 1.0, "Monument Radius": 0.0, "Mutation Length Multiplier": 1.0, "Profile Chances": { "Basic": 7, "Normal": 5, "Dangerous": 2, "Extreme": 1 } } } }
  4. More information about "Zombie Hunter"

    $20.00 $16.00

    Zombie Hunter

    Unlock another (Frightening) lane of economic gameplay in Rust with the Zombie Hunter plugin: purchase a license, hunt Zombies, cash out rewards, and profit, with full customization and Discord integration.
     
    Zombies can spawn automatically at FP Monuments. Or setup your own custom points via command.
    Works with Kits.
    Requires Economics or Server Rewards to handle cash out.
    With "Zombie Hunter” you open a new lane of Economic gameplay for your server.
    Set a License fee in order to be able to "Legally" cash out Zombie Brains (License is optional) to sell for monetary gain.
    Outfit your Zombies, You are able to set whatever outfit or clothing you like, as well as skin, weapon and skin id for that Zombie. Once the Zombie is taken down players can Sell Brains with Economics or Server Rewards.
    Spawn in the Zombie hunter NPC, With Marker Manager Enabled, the cash out location will be displayed on the map.
    Output all Sales to Discord to track your Economy and make Adjustments as needed to The Zombie Hunter NPCS "Bonus Buy” & "Discount Buy” as needed to suit your taste.
    Skill Tree can be used to grant extra XP on Zombie Kills.
     
    NOTE - You can add as many zombie types as you wish. Zombie Brains doesn't have to be your currency, feel free to tweak this to your liking!
    Commands
    OPTIONS ARE AVAILABLE TO SPAWN THE NPC DYNAMICALLY ACROSS MAPS AT BANDIT CAMP, THIS WILL OVVERIDE THE COMMAND SPAWNED NPC!!!
    /SPAWNZOMBIEHUNTER – Requires Admin Permission – Will spawn a Zombie Hunter NPC in your Position.
    /REMOVEZOMBIEHUNTER – Requires Admin Permission – Will remove the Zombie Hunter NPC you are looking at.
    /BUYZL – With Sufficient funds, the player can purchase a Zombie Hunter License (Configurable to be disabled and bypassed)
    /AZ - Will Setup   a custom spawn point in data for Zombies to spawn at.
     
    BUYZL is configurable, target your players id and sell them the license via shop.
    Usage "BUYZL playerid"
    HOOKS
    OnZombieActive
    OnZombieInactive
    Config
    { "Spawn Zombies On Plugin Reload?": true, "Amount to Spawn On Plugin Reload(Must be less than Max Active Bounties)?": 3, "Discord Webhook URL": "", "Enable Skill Tree Xp Gain?": true, "Require License for Xp Gain?": false, "Enable Monument Spawns?": true, "Enable Custom Spawns?": false, "Clear Custom Spawns File On Wipe?": false, "Chat Icon": 0, "Maximum Active Zombies": 3, "Drop Zombie Brains In Pouch?": true, "Base Item for the Zombie Brains?": "blood", "Brains Marketable to the Zombie NPC?": true, "Console Command to Purchase a Zombie License? (For GUI Shops)": "buyzl", "Chat Command to Purchase a Zombie License?": "buyzl", "Require a Zombie License To Cash In Drops to the Zombie Hunter NPC?": true, "Price to Purchase a Zombie Hunter License?": 10000, "Lose Zombie Hunter License on Death?": true, "Clear Licenses on Wipe?": false, "Dynamic (Bandit Camp) Spawn Of The Zombie Hunter NPC Enabled?": true, "Economy Plugin - 1 Economics - 2 Server Rewards": 1, "Maximum Amount of Like Drops Sold at a Time": 3, "NPC Interaction Cooldown In Seconds": 3, "NPC Kit Enabled?": false, "NPC Kit Name?": "", "Amount of Time In Seconds Between Zombie Spawns": 621, "Amount of Time In Seconds for a Zombie to Despawn": 1240, "Enable Spawn SFX?": true, "Enable Despawn SFX?": true, "Announce to Chat When Zombie is Active?": true, "Announce to Chat When Zombie is Claimed?": true, "Enable Marker Manager from UMOD, To Mark Zombies?": true, "Enable Marker Manager from UMOD, To Mark NPC Location?": true, "Zombie Tiers": [ { "Zombie Name": "Low Tier Zombie", "Skill Tree Xp Value": 100, "Zombie Clothing Options": [ { "Shortname": "gloweyes", "Skin": 0 }, { "Shortname": "hat.boonie", "Skin": 818908416 }, { "Shortname": "attire.hide.skirt", "Skin": 807540775 }, { "Shortname": "tshirt", "Skin": 876665516 }, { "Shortname": "burlap.gloves", "Skin": 827694932 }, { "Shortname": "wood.armor.pants", "Skin": 0 } ], "Zombie Total Health": 150, "Zombie Damage Scaling": 1, "Weapon to Equip?": "longsword", "Weapon Skin ID": 924880337, "Zombie Drop Name": "Low Tier Zombie Brain", "Zombie Drop Skin": 3254396871, "Is the Drop Marketable to the Zombie Hunter 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, "Zombie Optional Drops": [ { "Shortname": "humanmeat.spoiled", "Skin": 0, "Custom Name": "", "Amount Min": 3, "Amount Max": 10, "Chance to Drop": 20 }, { "Shortname": "ammo.shotgun.slug", "Skin": 0, "Custom Name": "", "Amount Min": 5, "Amount Max": 30, "Chance to Drop": 30 }, { "Shortname": "radiationremovetea.advanced", "Skin": 0, "Custom Name": "", "Amount Min": 1, "Amount Max": 2, "Chance to Drop": 40 } ] }, { "Zombie Name": "Mid Tier Zombie Target", "Skill Tree Xp Value": 200, "Zombie Clothing Options": [ { "Shortname": "hat.gas.mask", "Skin": 0 }, { "Shortname": "tshirt", "Skin": 965885061 }, { "Shortname": "attire.hide.pants", "Skin": 2960205521 }, { "Shortname": "burlap.gloves.new", "Skin": 0 }, { "Shortname": "jacket", "Skin": 834233801 }, { "Shortname": "gloweyes", "Skin": 0 } ], "Zombie Total Health": 225, "Zombie Damage Scaling": 1.5, "Weapon to Equip?": "longsword", "Weapon Skin ID": 924880337, "Zombie Drop Name": "Mid Tier Zombie Brain", "Zombie Drop Skin": 3254397311, "Is the Drop Marketable to the Zombie Hunter 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, "Zombie Optional Drops": [ { "Shortname": "humanmeat.spoiled", "Skin": 0, "Custom Name": "", "Amount Min": 3, "Amount Max": 10, "Chance to Drop": 30 }, { "Shortname": "scrap", "Skin": 0, "Custom Name": "", "Amount Min": 120, "Amount Max": 230, "Chance to Drop": 30 }, { "Shortname": "maxhealthtea.advanced", "Skin": 0, "Custom Name": "", "Amount Min": 10, "Amount Max": 15, "Chance to Drop": 40 } ] }, { "Zombie Name": "High Tier Zombie Target", "Skill Tree Xp Value": 300, "Zombie Clothing Options": [ { "Shortname": "gloweyes", "Skin": 0 }, { "Shortname": "pants", "Skin": 2228727332 }, { "Shortname": "attire.hide.vest", "Skin": 0 }, { "Shortname": "mask.bandana", "Skin": 2839354901 }, { "Shortname": "attire.hide.poncho", "Skin": 2949395842 }, { "Shortname": "hat.boonie", "Skin": 2963365014 }, { "Shortname": "shoes.boots", "Skin": 1669982744 } ], "Zombie Total Health": 325, "Zombie Damage Scaling": 2, "Weapon to Equip?": "longsword", "Weapon Skin ID": 924880337, "Zombie Drop Name": "High Tier Zombie Brain", "Zombie Drop Skin": 3254397772, "Is the Drop Marketable to the Zombie Hunter 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, "Zombie 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": "supertea", "Skin": 0, "Custom Name": "", "Amount Min": 1, "Amount Max": 1, "Chance to Drop": 40 } ] } ], "NPC Weapon": "rifle.ak", "NPC Weapon Skin": 3047277939, "NPC Clothing Options": [ { "Shortname": "pants", "Skin": 2630171764 }, { "Shortname": "hoodie", "Skin": 2630170972 }, { "Shortname": "shoes.boots", "Skin": 547978997 }, { "Shortname": "coffeecan.helmet", "Skin": 1894381558 }, { "Shortname": "roadsign.jacket", "Skin": 1894379005 }, { "Shortname": "roadsign.kilt", "Skin": 1894376712 } ] }  
    LANG
    { "NoPerms": "[<color=#4E7334>Zombie Hunter</color>] You do not have permission to run this <color=#312E8C>Command</color>!", "NoBrains": "[<color=#4E7334>Zombie Hunter</color>] :coffeecan: You have no <color=#4E7334>Zombie Brains</color> on you that I can pay you for. \nBe safe out there, please come back soon!\n\n:exclamation:", "ZombieHunterCooldownMessage": "[<color=#4E7334>Zombie Hunter</color>] :angry: Wait <color=#a642b5>{0}</color> second(s)!, I think I heard a <color=#4E7334>Zombie</color>...", "EconomicsMessage": "[<color=#4E7334>Zombie Hunter</color>] :eyes: \n\n I can afford to give you <color=#85bb65>$</color><color=#038C7F>{0}</color> for your <color=#038C7F>{1}x</color> <color=#a642b5>{2}</color>(s).", "SrMessage": "[<color=#4E7334>Zombie Hunter</color>] :eyes: \n\n I can afford to give you <color=#038C7F>{0}</color> <color=#cd5c5c>RP</color> for your <color=#038C7F>{1}x</color> <color=#a642b5>{2}</color>(s).", "SaleDisabled": "[<color=#4E7334>Zombie Hunter</color>] <color=#038C7F>Sales</color> are Disabled in the Config, Enable and Try again.", "NoZombieHunterLicense": "[<color=#4E7334>Zombie Hunter</color>] :eyebrow: Are you out there Hunting Zombies without a <color=#038C7F>License</color>? \nUse <color=#038C7F>/BuyZL</color> to purchase one.", "AlreadyHasLicense": "[<color=#4E7334>Zombie Hunter</color>] You already have a <color=#312E8C>Zombie Hunter License</color>.", "BuyZombieHunterLicenseSuccess": "[<color=#4E7334>Zombie Hunter</color>] <color=#312E8C>Zombie Hunter License</color> Obtained. \nYou were charged {0}<color=#3e9c35>{1}</color>, Stay Safe, <color=#312E8C>{2}</color>!", "InsufficientFunds": "[<color=#4E7334>Zombie Hunter</color>] You don't have enough funds to purchase a <color=#4E7334>Zombie Hunter License</color>. \nIt costs <color=#038C7F>{0}</color><color=#a642b5>{1}</color>.", "Despawn": "[<color=#4E7334>Zombie Hunter</color>] The <color=#038C7F>{0}</color> has <color=#312E8C>escaped</color> our hunting parties.", "ZombieSpotted": "[<color=#4E7334>Zombie Hunter</color>]\n\n A <color=#038C7F>{0}</color> has been seen attacking a local near <color=#038C7F>{1}</color>.", "ZombieEliminated": "[<color=#4E7334>Zombie Hunter</color>] The <color=#038C7F>{0}</color> was <color=#4E7334>Eliminated</color> by <color=#312E8C>{1}</color>!", "ZombieDrop": "[<color=#4E7334>Zombie Hunter</color>] The <color=#038C7F>Zombie</color> dropped a pouch! Open it and deliver the <color=#038C7F>Zombie Brain</color> to the Zombie Hunter for your Reward!", "Revoked": "[<color=#4E7334>Zombie Hunter</color>] Your <color=#038C7F>Zombie License</color> has been <color=#038C7F>Revoked</color> be wary of Death next time!" }  
  5. More information about "Referrals"

    $19.95 $11.95

    Referrals

    Adds a referral system to the game. Players can invite other players and receive rewards for this.
     
    Commands
    referal - open interface promo [promocode] -  activate promo code  
    Permissions
    You can set permission in config, for example:  
    "Permission (example: referrals.use)": "referrals.use",  
    Hooks
    private void OnPromoCodeActivated(BasePlayer player, string promocode)  
    API
    private string GetPromoCode(BasePlayer member) private string GetPromoCode(string member) private string GetPromoCode(ulong member)  
    Config
    { "Commands": [ "ref", "referal" ], "Commands to activate the promo code": [ "promo", "code" ], "Permission (example: referrals.use)": "", "Work with Notify?": true, "Use auto-wipe?": false, "Promo Code Chars": "ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789", "Promo Code Length": 8, "Awards": [ { "Invites Amount": 1, "Type": "Item", "ID": 1, "Image": "", "Title": "", "Command (%steamid%)": "", "Plugin": { "Hook": null, "Plugin name": null, "Amount": 0 }, "Display Name (empty - default)": "", "ShortName": "wood", "Skin": 0, "Amount": 20000, "Chance": 70.0 }, { "Invites Amount": 2, "Type": "Item", "ID": 2, "Image": "", "Title": "", "Command (%steamid%)": "", "Plugin": { "Hook": null, "Plugin name": null, "Amount": 0 }, "Display Name (empty - default)": "", "ShortName": "stones", "Skin": 0, "Amount": 15000, "Chance": 70.0 }, { "Invites Amount": 5, "Type": "Item", "ID": 3, "Image": "", "Title": "", "Command (%steamid%)": "", "Plugin": { "Hook": null, "Plugin name": null, "Amount": 0 }, "Display Name (empty - default)": "", "ShortName": "leather", "Skin": 0, "Amount": 2400, "Chance": 55.0 }, { "Invites Amount": 7, "Type": "Item", "ID": 4, "Image": "", "Title": "", "Command (%steamid%)": "", "Plugin": { "Hook": null, "Plugin name": null, "Amount": 0 }, "Display Name (empty - default)": "", "ShortName": "cloth", "Skin": 0, "Amount": 2300, "Chance": 55.0 }, { "Invites Amount": 10, "Type": "Item", "ID": 5, "Image": "", "Title": "", "Command (%steamid%)": "", "Plugin": { "Hook": null, "Plugin name": null, "Amount": 0 }, "Display Name (empty - default)": "", "ShortName": "lowgradefuel", "Skin": 0, "Amount": 1500, "Chance": 50.0 } ] }  
     
    FAQ
    Item as kit
1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

125.8k

Files Sold

Total number of files sold.

2.6m

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.