Jump to content

Jedchado's Wishlist

  1. More information about "Custom Medics"

    $8.00

    Custom Medics

    Customizable Healing Items:
    Custom Medics allows you to define and configure bandages, syringes, and medkits. Each item can have its own healing properties, including instant heal, healing over time, and the ability to counteract negative status effects such as bleeding, poison, and radiation.
    Buff System:
    Tailor the buff system to your liking. Enable or disable buffs for specific items and specify the maximum health increase. With this system, players can temporarily boost their health beyond the default limit, making for an exciting and dynamic gameplay experience.
    UI:
    Your players will appreciate the informative in-game tooltips. Whenever they select a custom medical item, a tooltip will provide details about the item's effects, making it easier for them to understand its functionality.

    Permission System:
    custommedics.use - players can use custom medics
    custommedics.give - can use give command

    Give Command: 
    Chat : /givemed <cmdgivename> [amount] [player name or ID]   //// amount and player name are optional
    Console : givemed <cmdgivename> [amount] <player name or ID>   //// amount is optional
     (that cmdgivename is name of med item what you will get ,you can change names)

    Config Example :

    {
      "VWeaponsDescription": [
        "You can add more medical items",
        "HealAmount - instant heal",
        "HealOverTimeAmount - healing over time",
        "Bleed , Poison , Radiation - decrease those",
        "EnabledBuff = true/false (will buff be enabled or disabled for that item)",
        "MaxHealthIncrease - 0.1 is 110 hp ,1 is 200 HP ,10 is 1100 HP",
        "Duration - how much buff will lasts (seconds)",
        "CmdGiveName - this name is for give command /givemed + (cmdgivename)"
      ],
      "Meds": [
        {
          "ItemDisplayName": "Bandage Lv1",
          "ItemShortname": "bandage",
          "SkinID": 3054607253,
          "CmdGiveName": "ba1",
          "Instant Heal": 100.0,
          "Heal Over Time": 100.0,
          "Bleed": -100.0,
          "Poison": -50.0,
          "Radiation": -100.0,
          "Enabled": false,
          "MaxHealthIncrease": 10.0,
          "Duration": 60.0
        }.
        {
          "ItemDisplayName": "Syringe Lv2",
          "ItemShortname": "syringe.medical",
          "SkinID": 3054594972,
          "CmdGiveName": "sy2",
          "Instant Heal": 100.0,
          "Heal Over Time": 100.0,
          "Bleed": -100.0,
          "Poison": -50.0,
          "Radiation": -100.0,
          "Enabled": true,
          "MaxHealthIncrease": 10.0,
          "Duration": 60.0
        },
        {
          "ItemDisplayName": "LargeMedKit Lv3",
          "ItemShortname": "largemedkit",
          "SkinID": 3054597441,
          "CmdGiveName": "mkit3",
          "Instant Heal": 100.0,
          "Heal Over Time": 100.0,
          "Bleed": -100.0,
          "Poison": -50.0,
          "Radiation": -100.0,
          "Enabled": true,
          "MaxHealthIncrease": 10.0,
          "Duration": 60.0
        }
  2. More information about "IQBoss"

    $35.00

    IQBoss

    IQBoss - a new event for your RUST server with the participation of NPCs
    Large and advanced configuration with which you can edit the event
    According to the standard, the configuration is already configured and has the theme "Ash Boss", you can fully change it at your discretion and set your own style of the event, it all depends on your imagination and desire, the configuration of the plugin will allow you to experiment perfectly and try different styles
    Required Plugins :
    (Free) - NpcSpawn
    The helicopter and chinook from the video do not belong to the plugin - this is a game moment that got into the frame
    Opportunities :
    Full customization of all NPCs Creating templates of NPC assistants for the boss Setting up an NPC Boss Behavior management via configuration settings Set the attack pattern for the boss via the configuration Mapping to G-Map Custom installation of the event location (you can specify any number on different monuments, or on one) (See the section "Commands") Setting up crates after killing the boss : - Number of crates - Items in crates - Prefab crates - Number of items in the drawer - Position in the crate Full NPC Setup : - NPC Clothing - NPC Weapons - Installing skins on NPCs - Installing mods for NPC weapons - HP NPC - Patrol/Visibility/Chase/NPC Attack Range - NPC Damage Multiplier - NPC Speed - NPC Scatter Multiplier Setting up the stages of the event (full-fledged adjustment of behaviors) : - Range of action - Action distance - Type of action - Recharge before action Chat Commands :
    /bosstp - teleport to the position where the event started (for administrators only)
    /boss.spawn - set the spawn point of the event on the monument (further configured in the configuration)
    Console Commands (F1) :
    show.monuments - view a list of all monuments

     
    { "Basic plugin setting": { "Cooldown before the event starts": 7200, "Radius of appearance of the boss's assistants": 4.0, "Setting up a marker on the G map": { "Use a marker (true-yes/false-no)": true, "Marker color": "#e08447", "Marker transparency": 0.4, "The radius of the marker on the map": 0.35 }, "Setting up prizes after killing the boss": { "Crate Prefab": "assets/prefabs/npc/m2bradley/bradley_crate.prefab", "The number of boxes that will spawn after killing the boss": { "Min": 3, "Max": 6 }, "Amount of items in crate": { "Min": 6, "Max": 6 }, "Possible items in the boxes": [ { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "metal.facemask", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 20.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "roadsign.kilt", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 30.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "roadsign.jacket", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 10.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "metal.plate.torso", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 20.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "attire.egg.suit", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 10.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "hazmatsuit", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 30.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "autoturret", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 40.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "ammo.rocket.basic", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 7 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 35.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "ammo.rifle.explosive", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 60, "Max": 128 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 40.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "ammo.rifle", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 30, "Max": 128 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 60.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "ammo.grenadelauncher.he", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 3, "Max": 8 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 50.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "supply.signal", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 2 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 50.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "explosive.timed", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 3 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 20.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "explosive.satchel", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 3, "Max": 8 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 60.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "icepick.salvaged", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 80.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "chainsaw", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 80.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "pickaxe", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 70.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "rifle.ak", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 50.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "grenade.f1", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 3, "Max": 6 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 80.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "lmg.m249", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 10.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "rocket.launcher", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 15.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "rifle.semiauto", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 60.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "shotgun.spas12", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 40.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "smg.thompson", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 50.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "hmlmg", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 50.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "rifle.lr300", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 50.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "rifle.l96", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 10.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "furnace.large", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 80.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "pookie.bear", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 80.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "scarecrow", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 80.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "secretlabchair", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1, "Max": 1 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 80.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "wood", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 5000, "Max": 25000 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 1000.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "sulfur.ore", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 3000, "Max": 8000 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 60.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "sulfur", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 1500, "Max": 5000 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 40.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "stones", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 3000, "Max": 10000 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 80.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "gunpowder", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 500, "Max": 1500 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 20.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "diesel_barrel", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 50, "Max": 150 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 50.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "crude.oil", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 200, "Max": 600 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 30.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "scrap", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 300, "Max": 600 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 20.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "metal.refined", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 300, "Max": 1000 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 10.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "explosives", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 10, "Max": 30 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 50.0 }, { "Container Type : Main/Wear/Belt": "Main", "Position (defalut = -1)": 0, "ShortName": "lowgradefuel", "SkinID": 0, "Amount": 0, "Amount [Crate]": { "Min": 300, "Max": 600 }, "Display Name (empty - default) [Crate]": "", "Chance [Crate]": 80.0 } ] } }, "Settings NPC-Boss": { "Wear NPC": [ { "Shortname": "burlap.gloves", "SkinID": 920525330, "Mods weapon": null }, { "Shortname": "hoodie", "SkinID": 920518283, "Mods weapon": null }, { "Shortname": "pants", "SkinID": 920509574, "Mods weapon": null }, { "Shortname": "mask.balaclava", "SkinID": 920544450, "Mods weapon": null }, { "Shortname": "burlap.shoes", "SkinID": 922596367, "Mods weapon": null } ], "NPC Weapon Variation": [ { "Shortname": "flamethrower", "SkinID": 0, "Mods weapon": [] } ], "Is this a stationary NPC?": false, "Health bots": 20000.0, "The radius of visibility of bots": 70.0, "The display name of the bots": "PEPEL-BOSS", "Roam Range": 30.0, "Chase Range": 150.0, "Attack Range Multiplier": 2.0, "Sense Range": 50.0, "Scale damage": 1.0, "Aim Cone Scale": 0.1, "Detect the target only in the NPC's viewing vision cone?": false, "Vision Cone": 135.0, "Speed": 7.0 }, "Settings NPC-Helpers": [ { "Wear NPC": [ { "Shortname": "hat.tigermask", "SkinID": 0, "Mods weapon": null }, { "Shortname": "halloween.mummysuit", "SkinID": 0, "Mods weapon": null } ], "NPC Weapon Variation": [ { "Shortname": "machete", "SkinID": 0, "Mods weapon": [] }, { "Shortname": "grenade.f1", "SkinID": 0, "Mods weapon": [] } ], "Is this a stationary NPC?": false, "Health bots": 500.0, "The radius of visibility of bots": 150.0, "The display name of the bots": "PEPEL-HELPER-LOW", "Roam Range": 30.0, "Chase Range": 150.0, "Attack Range Multiplier": 2.0, "Sense Range": 50.0, "Scale damage": 1.0, "Aim Cone Scale": 0.1, "Detect the target only in the NPC's viewing vision cone?": false, "Vision Cone": 135.0, "Speed": 7.0 }, { "Wear NPC": [ { "Shortname": "hat.ratmask", "SkinID": 0, "Mods weapon": null }, { "Shortname": "halloween.mummysuit", "SkinID": 0, "Mods weapon": null } ], "NPC Weapon Variation": [ { "Shortname": "knife.butcher", "SkinID": 0, "Mods weapon": [] }, { "Shortname": "grenade.f1", "SkinID": 0, "Mods weapon": [] } ], "Is this a stationary NPC?": false, "Health bots": 1000.0, "The radius of visibility of bots": 150.0, "The display name of the bots": "PEPEL-HELPER", "Roam Range": 30.0, "Chase Range": 150.0, "Attack Range Multiplier": 2.0, "Sense Range": 50.0, "Scale damage": 1.0, "Aim Cone Scale": 0.1, "Detect the target only in the NPC's viewing vision cone?": false, "Vision Cone": 135.0, "Speed": 7.0 } ], "Configuring plugins for Collaboration": { "Setting up collaboration with IQChat": { "IQChat :Custom prefix in the chat": "[<color=#ff4948>IQBoss</color>]", "IQChat : Custom avatar in the chat(If required)": "76561199206561118", "IQChat : Use UI notifications": false } }, "Spawn event's settings": { "water_treatment_plant_1": { "Spawn-Vector": [ { "x": 37.5561256, "y": 0.258712769, "z": -66.1273041 } ], "Title-Russia": "очистительных сооружениях", "Title-English": "sewage treatment plants" }, "airfield_1": { "Spawn-Vector": [ { "x": -67.03422, "y": 0.299999237, "z": 30.40028 }, { "x": 88.449295, "y": 0.008094788, "z": -70.0424042 }, { "x": -71.84445, "y": 0.0912208557, "z": -76.3673859 } ], "Title-Russia": "аэропорту", "Title-English": "airfield" }, "satellite_dish": { "Spawn-Vector": [ { "x": -2.37831259, "y": 6.05032349, "z": -2.687747 } ], "Title-Russia": "спутниковых антенах", "Title-English": "satellite dish" }, "junkyard_1": { "Spawn-Vector": [ { "x": 28.11554, "y": 0.203389168, "z": 4.140703 } ], "Title-Russia": "свалке", "Title-English": "junkyard" }, "trainyard_1": { "Spawn-Vector": [ { "x": 85.1474457, "y": 0.09121704, "z": 38.1284256 } ], "Title-Russia": "железнодорожном депо", "Title-English": "trainyard" } }, "Setting Stages": { "0": { "Number of assistants at this stage": 5, "The minimum number of boss HP to activate this stage": 19500.0, "Actions": [ { "Specify one of the event types : Smoke/RocketsRain/FireRain": "Smoke", "Event range": 10.0, "Event action distance": 5.5, "Cooldown before the event action": 0.2 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "Smoke", "Event range": 20.0, "Event action distance": 13.5, "Cooldown before the event action": 15.0 } ] }, "1": { "Number of assistants at this stage": 5, "The minimum number of boss HP to activate this stage": 18000.0, "Actions": [ { "Specify one of the event types : Smoke/RocketsRain/FireRain": "Smoke", "Event range": 6.0, "Event action distance": 8.0, "Cooldown before the event action": 1.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "Smoke", "Event range": 18.0, "Event action distance": 14.0, "Cooldown before the event action": 18.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "FireRain", "Event range": 18.0, "Event action distance": 14.0, "Cooldown before the event action": 6.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "Smoke", "Event range": 16.0, "Event action distance": 14.0, "Cooldown before the event action": 1.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "RocketsRain", "Event range": 16.0, "Event action distance": 14.0, "Cooldown before the event action": 10.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "Smoke", "Event range": 8.0, "Event action distance": 8.0, "Cooldown before the event action": 8.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "RocketsRain", "Event range": 10.0, "Event action distance": 14.0, "Cooldown before the event action": 10.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "Smoke", "Event range": 25.0, "Event action distance": 18.0, "Cooldown before the event action": 1.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "FireRain", "Event range": 25.0, "Event action distance": 18.0, "Cooldown before the event action": 5.0 } ] }, "2": { "Number of assistants at this stage": 8, "The minimum number of boss HP to activate this stage": 12000.0, "Actions": [ { "Specify one of the event types : Smoke/RocketsRain/FireRain": "Smoke", "Event range": 1.0, "Event action distance": 8.0, "Cooldown before the event action": 6.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "Smoke", "Event range": 25.0, "Event action distance": 25.0, "Cooldown before the event action": 1.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "RocketsRain", "Event range": 7.0, "Event action distance": 13.0, "Cooldown before the event action": 2.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "FireRain", "Event range": 25.0, "Event action distance": 18.0, "Cooldown before the event action": 6.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "Smoke", "Event range": 8.0, "Event action distance": 8.0, "Cooldown before the event action": 1.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "FireRain", "Event range": 16.0, "Event action distance": 12.0, "Cooldown before the event action": 10.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "Smoke", "Event range": 8.0, "Event action distance": 8.0, "Cooldown before the event action": 1.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "FireRain", "Event range": 12.0, "Event action distance": 10.0, "Cooldown before the event action": 4.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "Smoke", "Event range": 20.0, "Event action distance": 12.0, "Cooldown before the event action": 1.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "RocketsRain", "Event range": 20.0, "Event action distance": 16.0, "Cooldown before the event action": 5.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "Smoke", "Event range": 16.0, "Event action distance": 14.0, "Cooldown before the event action": 1.0 } ] }, "3": { "Number of assistants at this stage": 10, "The minimum number of boss HP to activate this stage": 8000.0, "Actions": [ { "Specify one of the event types : Smoke/RocketsRain/FireRain": "FireRain", "Event range": 1.0, "Event action distance": 8.0, "Cooldown before the event action": 6.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "Smoke", "Event range": 25.0, "Event action distance": 25.0, "Cooldown before the event action": 1.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "RocketsRain", "Event range": 7.0, "Event action distance": 13.0, "Cooldown before the event action": 10.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "FireRain", "Event range": 25.0, "Event action distance": 18.0, "Cooldown before the event action": 6.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "Smoke", "Event range": 8.0, "Event action distance": 8.0, "Cooldown before the event action": 1.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "FireRain", "Event range": 16.0, "Event action distance": 12.0, "Cooldown before the event action": 10.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "Smoke", "Event range": 8.0, "Event action distance": 8.0, "Cooldown before the event action": 1.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "FireRain", "Event range": 12.0, "Event action distance": 10.0, "Cooldown before the event action": 4.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "Smoke", "Event range": 20.0, "Event action distance": 12.0, "Cooldown before the event action": 1.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "RocketsRain", "Event range": 20.0, "Event action distance": 16.0, "Cooldown before the event action": 5.0 }, { "Specify one of the event types : Smoke/RocketsRain/FireRain": "Smoke", "Event range": 16.0, "Event action distance": 14.0, "Cooldown before the event action": 1.0 } ] } } }  
  3. More information about "XGatherUP"

    $19.99 $17.99

    XGatherUP

    XGatherUP - increase in rates for XP.

    - Optimization of the interface for different monitor resolutions.
    - Storing player data in - oxide/data/XGatherUP
    - There is a lang ru/en.
    - Sound effects when interacting with the menu.
    - Configuring the issuance of XP. [ Loot, kill, break barrels, open crates, pick from the ground, harvest ]
    - Setting up starting rates for each category.
    - Setting up bonus rates for each category according to the permit. [ Multiple permissions can be configured ]
    - Setting up permissions to access the upgrading of a certain category.
    - Mini-panel with XP quantity. [ You can hide ]
    - Customization of categories for which you can increase rates. [ Bonus mining, mining, picking from the ground, components, harvesting ]
    - Setting the maximum level, XP for upgraging one level, rates for one upgraded level, a list of resources/components for which the rates will be increased.
    ->  Overview - YouTube  <-
     
    Shortnames for config settings.
    Commands
    /rate - open the menu to upgrading rates. xp_give <SteamID> <Amount> - give ХР. Config
    { "General settings": { "Use plugin balance to increase rates [ Default, XShop, Economics ]": "Default" }, "GUI settings": { "Number of categories per line": 6, "OffsetMin - menu": "-475 -255", "OffsetMax - menu": "475 180" }, "Setting up permissions and additional rates": { "xgatherup.default": { "Resource": 1.5, "Harvest": 2.0, "Loot": 0.75 } }, "ХР settings | Shortname : ValueXP": { "ХР for pickup resources": { "stones": 10.0, "sulfur.ore": 15.0, "metal.ore": 12.5 }, "ХР for harvesting": { "potato.entity": 2.5, "corn.entity": 1.75, "hemp.emtity": 0.25 }, "ХР for bonus gather": { "stones": 5.0, "sulfur.ore": 10.0, "metal.ore": 7.5 }, "ХР for kill / breaking barrels": { "boar": 10.0, "loot-barrel-1": 7.5, "heavyscientist": 2.5 }, "ХР for open crates": { "crate_normal": 5.0, "crate_normal_2": 1.0, "crate_tools": 3.5 } }, "Category settings": { "Resource": [ { "Permission to access the leveling category": "xgatherup.default", "Displayed item shortname/picture name. [ Must not be empty ]": "wood", "Maximum upgrading level": 20, "Rates for one level of upgrading": 0.1, "Starting rates of upgrading": 1.0, "Number of XP to upgrade one level": 2.75, "Link to custom image": "", "Shortnames of resources/components for which rates will be increased": [ "wood", "charcoal" ] }, { "Permission to access the leveling category": "xgatherup.default", "Displayed item shortname/picture name. [ Must not be empty ]": "stones", "Maximum upgrading level": 20, "Rates for one level of upgrading": 0.1, "Starting rates of upgrading": 1.0, "Number of XP to upgrade one level": 2.75, "Link to custom image": "", "Shortnames of resources/components for which rates will be increased": [ "stones" ] }, { "Permission to access the leveling category": "xgatherup.default", "Displayed item shortname/picture name. [ Must not be empty ]": "metal.ore", "Maximum upgrading level": 15, "Rates for one level of upgrading": 0.1, "Starting rates of upgrading": 1.0, "Number of XP to upgrade one level": 3.2, "Link to custom image": "", "Shortnames of resources/components for which rates will be increased": [ "metal.ore", "metal.fragments" ] }, { "Permission to access the leveling category": "xgatherup.default", "Displayed item shortname/picture name. [ Must not be empty ]": "sulfur.ore", "Maximum upgrading level": 15, "Rates for one level of upgrading": 0.1, "Starting rates of upgrading": 1.0, "Number of XP to upgrade one level": 3.2, "Link to custom image": "", "Shortnames of resources/components for which rates will be increased": [ "sulfur.ore", "sulfur" ] }, { "Permission to access the leveling category": "xgatherup.default", "Displayed item shortname/picture name. [ Must not be empty ]": "hq.metal.ore", "Maximum upgrading level": 10, "Rates for one level of upgrading": 0.1, "Starting rates of upgrading": 1.0, "Number of XP to upgrade one level": 5.5, "Link to custom image": "", "Shortnames of resources/components for which rates will be increased": [ "hq.metal.ore", "metal.refined" ] }, { "Permission to access the leveling category": "xgatherup.default", "Displayed item shortname/picture name. [ Must not be empty ]": "mushroom", "Maximum upgrading level": 15, "Rates for one level of upgrading": 0.1, "Starting rates of upgrading": 1.0, "Number of XP to upgrade one level": 0.5, "Link to custom image": "", "Shortnames of resources/components for which rates will be increased": [ "mushroom" ] } ], "Harvest": [ { "Permission to access the leveling category": "xgatherup.default", "Displayed item shortname/picture name. [ Must not be empty ]": "pumpkin", "Maximum upgrading level": 10, "Rates for one level of upgrading": 0.1, "Starting rates of upgrading": 1.0, "Number of XP to upgrade one level": 1.75, "Link to custom image": "", "Shortnames of resources/components for which rates will be increased": [ "pumpkin" ] }, { "Permission to access the leveling category": "xgatherup.default", "Displayed item shortname/picture name. [ Must not be empty ]": "corn", "Maximum upgrading level": 10, "Rates for one level of upgrading": 0.1, "Starting rates of upgrading": 1.0, "Number of XP to upgrade one level": 1.75, "Link to custom image": "", "Shortnames of resources/components for which rates will be increased": [ "corn" ] } ], "Loot": [ { "Permission to access the leveling category": "xgatherup.default", "Displayed item shortname/picture name. [ Must not be empty ]": "semibody", "Maximum upgrading level": 20, "Rates for one level of upgrading": 0.1, "Starting rates of upgrading": 1.0, "Number of XP to upgrade one level": 3.75, "Link to custom image": "", "Shortnames of resources/components for which rates will be increased": [ "semibody" ] }, { "Permission to access the leveling category": "xgatherup.default", "Displayed item shortname/picture name. [ Must not be empty ]": "metalpipe", "Maximum upgrading level": 20, "Rates for one level of upgrading": 0.1, "Starting rates of upgrading": 1.0, "Number of XP to upgrade one level": 3.75, "Link to custom image": "", "Shortnames of resources/components for which rates will be increased": [ "metalpipe" ] }, { "Permission to access the leveling category": "xgatherup.default", "Displayed item shortname/picture name. [ Must not be empty ]": "metalblade", "Maximum upgrading level": 20, "Rates for one level of upgrading": 0.1, "Starting rates of upgrading": 1.0, "Number of XP to upgrade one level": 3.75, "Link to custom image": "", "Shortnames of resources/components for which rates will be increased": [ "metalblade" ] }, { "Permission to access the leveling category": "xgatherup.default", "Displayed item shortname/picture name. [ Must not be empty ]": "scrap", "Maximum upgrading level": 20, "Rates for one level of upgrading": 0.1, "Starting rates of upgrading": 1.0, "Number of XP to upgrade one level": 3.75, "Link to custom image": "", "Shortnames of resources/components for which rates will be increased": [ "scrap" ] } ] } }
  4. More information about "Risk Factors"

    $10.00

    Risk Factors

    Updates
    Just released an update that expands functionality to other lootable entities, as well as a gear damage reduction system still a WIP and a message system for the different effects still a WIP.

    Additional effects have also been added to make the damages feel more realistic, improvements to this will be made over time.

    About
    Modifies the three loot barrels and crates to include additional risky effects upon breaking and looting.  Spawn chance is configurable for each entity type in the RiskFactors.json, the damage modifiers are based on a percentage of your health so no worries about dying easily. Permissions to enable or disable certain effects from the barrels. (Permission manager highly recommended).

    Features
    Configurable spawn effect chance and damage percentage based on players health amount.

    Modifies the three loot barrels to include additional risky effects upon breaking.

    Yellow - Has a configurable chance to spawn a Scarecrow or Bear Trap with damage adjustments

    Blue - Is the radioactive barrel of Rust, configurable chance to inflict radiation and reduce hunger and thirst if near.

    Red - Has a chance to break into flames or explode causing damage and bleeding if near.

    Loot Crates - Most all loot crates have been added with chances for splinters, nails, and cuts to happen

    Computer Stations - Chance to be shocked when attempting to mount.

    Elite Crates - Have a chance to cause radiation, some of their contents might have been affected.

    Food Crates - Have a chance for rotten food to be inside causing vomit and thirst and hunger reduction.

    Plans
    Please provide suggestions and improvements! Currently will be working on adding other entities and more configurable options. Really excited about this plugin and what it will become!

    Permissions

     
    oxide.grant user <steamID/username> riskfactors.yellow oxide.grant user <steamID/username> riskfactors.blue oxide.grant user <steamID/username> riskfactors.red oxide.grant user <steamID/username> riskfactors.fireball oxide.grant user <steamID/username> riskfactors.c4 oxide.grant user <steamID/username> riskfactors.beartrap oxide.grant user <steamID/username> riskfactors.scarecrow oxide.grant user <steamID/username> riskfactors.hungerreduction oxide.grant user <steamID/username> riskfactors.thirstreduction oxide.grant user <steamID/username> riskfactors.cratesplinter oxide.grant user <steamID/username> riskfactors.toolscratecut oxide.grant user <steamID/username> riskfactors.crates2 oxide.grant user <steamID/username> riskfactors.crates3 oxide.grant user <steamID/username> riskfactors.hazmatreduction oxide.grant user <steamID/username> riskfactors.glovereduction oxide.grant user <steamID/username> riskfactors.bootsreduction oxide.grant user <steamID/username> riskfactors.electrical oxide.grant user <steamID/username> riskfactors.heavysuitreduction oxide.grant user <steamID/username> riskfactors.foodcrates oxide.grant group <groupname> riskfactors.yellow oxide.grant group <groupname> riskfactors.blue oxide.grant group <groupname> riskfactors.red oxide.grant group <groupname> riskfactors.fireball oxide.grant group <groupname> riskfactors.c4 oxide.grant group <groupname> riskfactors.beartrap oxide.grant group <groupname> riskfactors.scarecrow oxide.grant group <groupname> riskfactors.hungerreduction oxide.grant group <groupname> riskfactors.thirstreduction oxide.grant group <groupname> riskfactors.cratesplinter oxide.grant group <groupname> riskfactors.toolscratecut oxide.grant group <groupname> riskfactors.crates2 oxide.grant group <groupname> riskfactors.crates3 oxide.grant group <groupname> riskfactors.hazmatreduction oxide.grant group <groupname> riskfactors.glovereduction oxide.grant group <groupname> riskfactors.bootsreduction oxide.grant group <groupname> riskfactors.electrical oxide.grant group <groupname> riskfactors.heavysuitreduction oxide.grant group <groupname> riskfactors.foodcrates
    Configuration

     
    { "YellowBarrel": { "SpawnChance": 50.0, "MeleeSpawnChance": 25.0, "BearTrapDamagePercentage": 25.0, "BearTrapBleedingPercentage": 15.0, "BootsDamageReduction": 50.0, "BootsBleedingReduction": 50.0, "ScarecrowHealth": 15.0 }, "BlueBarrel": { "SpawnChance": 50.0, "MeleeSpawnChance": 25.0, "EffectRange": 10.0, "RadiationDamagePercentage": 25.0, "HungerReductionPercentage": 30.0, "ThirstReductionPercentage": 20.0, "HazmatReductionFactor": 50.0 }, "RedBarrel": { "SpawnChance": 50.0, "MeleeSpawnChance": 25.0, "EffectRange": 10.0, "C4DamagePercentage": 25.0, "C4BleedingPercentage": 7.5, "HeavySuitReduction": 50.0 }, "Crate": { "SpawnChance": 30.0, "SplinterDamagePercentage": 10.0, "SplinterBleedingPercentage": 5.0, "GloveDamageReduction": 50.0, "GloveBleedingReduction": 50.0 }, "ToolsCrate": { "SpawnChance": 30.0, "CutDamagePercentage": 15.0, "CutBleedingPercentage": 5.0, "GloveDamageReduction": 50.0, "GloveBleedingReduction": 50.0 }, "Crates2": { "SpawnChance": 30.0, "NailDamagePercentage": 15.0, "NailBleedingPercentage": 10.0, "GloveDamageReduction": 50.0, "GloveBleedingReduction": 50.0 }, "Crates3": { "SpawnChance": 50.0, "RadiationDamagePercentage": 15.0, "HungerReductionPercentage": 5.0, "ThirstReductionPercentage": 5.0, "HazmatReductionFactor": 50.0 }, "Electrical": { "SpawnChance": 30.0, "ShockDamagePercentage": 25.0, "HazmatReductionFactor": 50.0 }, "FoodCrates": { "SpawnChance": 25.0, "ThirstReduction": 5.0, "HungerReduction": 5.0 }, "DisableChatMessages": false }  
  5. More information about "Eradication Event"

    $10.00

    Eradication Event

    Supports Economics & Server Rewards
    You can use either or,  both at the same time if needed, or both set to false.
     
    The Event
    I couldn't just let the animals roam free after Bot Purge. Get out the scopes for any animal you see! 🐻‍❄️
    Challenge your players and have them compete for the most amount of Wildlife kills for the duration of the event.
    The highest scoring player will earn the loot and bragging rights. 
    Features
    A wolf howl lets your players know its time to go hunting.
    Leaderboard tracker, counts kills of your top players, and also counts down the time.
    (Kill counter sits on the left side of compass.)
    Tie breaker implemented to randomly decide a winner, on delay for Dramatics 
    At the end the winner will receive whatever loot you specified in the table. (Skinning and Custom names in config)
    Commands
    /Erad - Manually Starts the event
    /EradEnd - Manually End
    /AnimalKills - Track kills if needed, counter is also on ui when participating.
    Start and end can be executed from Rcon
     
    HUD USERS 
     

     
     
    HUD CONFIG ADDITION
    Your color and Icon taste may differ.
    Feel free to Change it.
     
    , { "Hook OnEventStart": "OnEradEventStart", "Hook OnEventStop": "OnEradEventEnd", "Name": "EradEvent", "Active color": "#32CD32", "Icon": "https://media.discordapp.net/attachments/1131387423838961747/1150272933370019870/ERADICATIONEVENTICON.png", "Color": "#A020F0", "Enable": true }  
    HUD .cs File Custom Events ADDITION 
     
    private void OnEradEventStart() => OnEventTouch(System.Reflection.MethodBase.GetCurrentMethod().Name); private void OnEradEventEnd() => OnEventTouch(System.Reflection.MethodBase.GetCurrentMethod().Name);  
     
    RUNNING  COMMANDS 
     
    Use {id} to target your player who won.
     
    Config ex.
    { "ChatCountdownEnabled": false, "ChatCountdownInterval(Minutes)": 2, "EconomicRewards": 1000, "EnableEconomicRewards": true, "EnableLootTable": false, "EnableScheduledEvents": true, "EnableServerRewards": false, "EnableStartSFX": true, "EnableWinnerCommands": true, "EradEndCommand": "eradstop", "EradStartCommand": "eradstart", "EventDuration(Seconds)": 360, "LeaderboardUIAnchorMax": "0.5 1", "LeaderboardUIAnchorMin": "0.5 1", "LeaderboardUIOffsetMax": "450 0", "LeaderboardUIOffsetMin": "250 -150", "MaximumTimeBetweenEvents(Seconds)": 7200, "MinimumPlayersToStart": 2, "MinimumTimeBetweenEvents(Seconds)": 3600, "RandomItemsMax": 3, "RandomItemsMin": 1, "ServerRewards": 1000, "WinnerCommands": [ { "Command": "inventory.giveto {id} stones 100" }, { "Command": "inventory.giveto {id} wood 100" } ], "Winner Rewards": [ { "maxQuantity": 5, "minQuantity": 1, "name": "", "shortname": "paper", "skinid": null }, { "maxQuantity": 15, "minQuantity": 5, "name": "", "shortname": "scrap", "skinid": null }, { "maxQuantity": 5, "minQuantity": 1, "name": "", "shortname": "glue", "skinid": null }, { "maxQuantity": 15, "minQuantity": 5, "name": "", "shortname": "sticks", "skinid": null }, { "maxQuantity": 1, "minQuantity": 1, "name": "", "shortname": "rifle.ak", "skinid": null }, { "maxQuantity": 15, "minQuantity": 5, "name": "", "shortname": "blood", "skinid": null }, { "maxQuantity": 5, "minQuantity": 1, "name": "", "shortname": "ducttape", "skinid": null }, { "maxQuantity": 15, "minQuantity": 5, "name": "", "shortname": "sulfur", "skinid": null }, { "maxQuantity": 5, "minQuantity": 1, "name": "", "shortname": "gunpowder", "skinid": null }, { "maxQuantity": 15, "minQuantity": 5, "name": "", "shortname": "wood", "skinid": null } ] } Thank you!
    Any questions or suggestions feel free to reach out, thank you for viewing - Wrecks
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.6k

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.