Jump to content

FlamesFenix

Developer
  • Posts

    26
  • Joined

  • Last visited

  • Days Won

    5

Files posted by FlamesFenix

  1. Free

    SpawnNPC

    This plugin creates NPC on Rust monuments.
    This plugin works with new intelligence for NPC.
    The plugin has many settings for creating NPC of any type of complexity.
    For each NPC separately, it is possible to customize different clothes, weapons, loot.
    You can use additional plugins such as: Kits, MarkerManager.
    For the issuance of NPS kits. Kits plugin from https://umod.org.
    You can add a marker for the NPC. MarkerManager plugin from https://umod.org
    [ spawnnpc.command ] - Permission to use chat commands
    command to chat
    [ /npc count ] - Shows how many NPC are on the map.
    [ /npc kill ] - Kill all NPCs on the map.
    [ /npc respawn ] - Respawn all NPC on the map.
    [ /npc reload ] - Reload plugin.
    Weapon advice for the Scarecrow
    For melee weapons for example (knife.combat, pitchfork, salvaged.cleaver, machete) and other things that pierce or cut.
    Weapon advice for the Scientist
    For ranged weapons for example (pistol.revolver, smg.2, rifle.lr300, lmg.m249) and other things that shoot.
     

    741 downloads

       (12 reviews)

    17 comments

    Updated

  2. $3

    Magic Poncho

    Magic Poncho is an item with a custom skin and additional abilities to farm more resources in the game.
    Poncho is slightly visible in the dark.
    The plugin provides the ability to customize which item needs to be increased when collecting or farming resources.
    The plugin provides the ability to smelt the extracted resources.
    Ponchos can be repaired because ponchos lose their durability when farmed.
    The plugin provides the ability to craft a poncho.
    It is possible to issue an item through the server console, a command in the chat, or through another plugin.
    In order for players to find the item, there are settings for item spawning in loot boxes.
    Permission Smelting = magicponcho.smelting
    Permission Craft=magicponcho.craft
    chat command.
    Enable/disable smelting = smelting
    Item craft=craftponcho
    console command.
    Give item to player = giveponcho SteamID
    To issue a poncho through another plugin, use.
    Identifier item skin = 2806678960
    Item shortname = attire.hide.poncho
    Item name = Magic military poncho
    Default config file.
    { "Global settings": { "Item name": "Magic militari poncho", "How fast the item breaks (by default, the item has 250 HP)": 1.0, "Enable smelting of mined resources": false, "Enable crafting poncho": false, "Enable spawn for poncho in loot boxes": false }, "Multiplier settings": { "Item list (item shortname : multiplier)": { "wood": 2.0, "stones": 2.0, "sulfur.ore": 2.0, "metal.ore": 2.0, "hq.metal.ore": 2.0, "leather": 2.0, "bone.fragments": 2.0, "fat.animal": 2.0, "cloth": 2.0, "bearmeat": 2.0, "meat.boar": 2.0, "horsemeat.raw": 2.0, "deermeat.raw": 2.0, "wolfmeat.raw": 2.0, "chicken.raw": 2.0, "cactusflesh": 2.0, "mushroom": 2.0, "potato": 2.0, "seed.potato": 2.0, "seed.hemp": 2.0, "pumpkin": 2.0, "seed.pumpkin": 2.0, "corn": 2.0, "seed.corn": 2.0, "yellow.berry": 2.0, "seed.yellow.berry": 2.0, "green.berry": 2.0, "seed.green.berry": 2.0, "red.berry": 2.0, "seed.red.berry": 2.0, "blue.berry": 2.0, "seed.blue.berry": 2.0, "black.berry": 2.0, "seed.black.berry": 2.0, "white.berry": 2.0, "seed.white.berry": 2.0 } }, "Crafting settings": { "Cost of manufacturing poncho": { "scrap": 250, "leather": 10, "sewingkit": 1 } }, "Spawn settings": { "What crates can contain ponchos (item shortname : chance drop)": { "bradley_crate": 25, "heli_crate": 25 } } }  

    0 purchases   1 download

       (0 reviews)

    0 comments

    Updated

  3. $2

    Weapon Damage Modifier

    Modifies the damage from your weapon.
    Permission = "weapondamagemodifier.use";
    Some weapons have already been added to the config file for example.
    You can edit the list to your liking by adding or removing weapons from the list.
    How to find out the shortname of a weapon?
    Enable debugging in the config file.
    "Default: what weapon the player is using, what damage was received from this weapon.": true,
    "Modifier: what weapon the player is using, what damage was received from this weapon.": true
    Reload the plugin.
    Choose an active weapon for your character, and deal damage to the entity.
    Information will be displayed to you in the server console.
    "Hit Info (Initiator - who did the damage). Weapon (ShortName - what weapon). Damage (Total - what was the damage)."
    Copy the name of the weapon and add it to the list in your config file.
    Save the config file.
    Reload the plugin.
    Default config file.
    { "Debag settings": { "Default: what weapon the player is using, what damage was received from this weapon.": true, "Modifier: what weapon the player is using, what damage was received from this weapon.": true }, "Multiplier settings": { "Weapon list (weapon shortname : multiplier)": { "explosive.timed.deployed": 1.0, "explosive.satchel.deployed": 1.0, "grenade.beancan.deployed": 1.0, "grenade.f1.deployed": 1.0, "rocket_basic": 1.0, "rocket_hv": 1.0, "rocket_fire": 1.0, "mp5.entity": 1.0, "thompson.entity": 1.0, "m92.entity": 1.0, "bolt_rifle.entity": 1.0, "l96.entity": 1.0, "m39.entity": 1.0 } } }  

    3 purchases   5 downloads

       (0 reviews)

    0 comments

    Submitted

  4. Free

    Allowed сonnection

    Connecting to your server using the specified Steam ID.
    Good for testing a server, or for a group of friends who need privacy.
    Just add a Steam ID to the config file and you will be able to connect to the server.
    Default config file.
    { "Connect [SteamID]": [ "*****************", "*****************" ] }  

    11 downloads

       (0 reviews)

    0 comments

    Updated

  5. Free

    Horse Treatment

    Maybe someday you need to cure your horse?
    Then this plugin is for you.
    Take the medical syringe and walk close to the horse and press the right mouse button. 
    1 medical syringe will restore 25 HP for a horse.
    Permission "horsetreatment.use"
    Configuration file.
    { "Settings": { "Horse Life Recovery Quantity.": 25.0 } }  

    13 downloads

       (0 reviews)

    0 comments

    Submitted

  6. Free

    Turret Blocked

    Plugin to block specific weapons or ammo in the auto turret
    To bypass the blocking, it is provided. Permission = "turretblocked.bypassblocked"
    Configuration file.
    { "Prohibited weapon.": [ "lmg.m249", "rifle.l96", "rifle.m39", "rifle.ak", "rifle.lr300", "rifle.bolt", "rifle.semiauto" ], "Prohibited ammunition.": [ "ammo.rifle.explosive", "ammo.rifle.incendiary", "ammo.rifle.hv", "ammo.rifle" ] }  

    4 downloads

       (0 reviews)

    0 comments

    Submitted

  7. Free

    Armor Not Forever

    This plugin allows NPC to not only deal damage to the on hit player, but also reduce the durability of equipped armor.
    Currently, the plugin randomly selects from the available equipped armor what has durability and reduces this value when it hits the player.
    The perfect plugin for Hardcore servers to keep players from stockpiling a lot of items.
    The plugin only processes items that have a durability scale.
    Reduces armor durability for each item that is listed in the config file.
     
    Permission, for the plugin to work = "armornotforever.use";
    Permission, armor will take damage such as player = "armornotforever.damagetotal";
    Permission, armor will take damage as you set = "armornotforever.damagemultiplier";
    Permission, armor does not take damage = "armornotforever.damagebypass";
    If the player has "armornotforever.damagetotal" permission.
    This means the settings from the "Multiplier settings" list will not be taken into account and the armor with a probability (50/50) will be damaged such as the player receives.
    If the player has "armornotforever.damagemultiplier" permission.
    This means if in the settings "attire.hide.poncho": 1.0,
    then the poncho has a (50/50) chance of taking 1 damage.
    If the player has "armornotforever.damagebypass" permission.
    This means that the player's armor will not take damage.
    I also want to draw attention to the fact that if you test the plugin in god mode, then the armor will not take damage.
    In the "Global settings" there is an item "Debag" by turning it on you will see in the server console what item and what damage is done to the player's armor.
    Default the config file.
    { "Global settings": { "Debag": true, "Damage from (Suicide). Does not damage armor.": false, "Damage from (Bleeding). Does not damage armor.": false, "Damage from (Drowning). Does not damage armor.": false, "Damage from (Thirst). Does not damage armor.": false, "Damage from (Hunger). Does not damage armor.": false, "Damage from (Cold). Does not damage armor.": false, "Damage from (Heat). Does not damage armor.": false, "Damage from (Fall). Does not damage armor.": false, "Damage from (Radiation). Does not damage armor.": false }, "Multiplier settings": { "Item list Head (item shortname : multiplier)": { "metal.facemask": 1.0, "diving.mask": 1.0, "hat.gas.mask": 1.0, "heavy.plate.helmet": 1.0, "bucket.helmet": 1.0, "wood.armor.helmet": 1.0, "sunglasses": 1.0, "twitchsunglasses": 1.0, "riot.helmet": 1.0, "coffeecan.helmet": 1.0, "deer.skull.mask": 1.0 }, "Item list Body (item shortname : multiplier)": { "hazmatsuit": 1.0, "hazmatsuit.arcticsuit": 1.0, "hazmatsuit.nomadsuit": 1.0, "hazmatsuit.spacesuit": 1.0, "heavy.plate.jacket": 1.0, "metal.plate.torso": 1.0, "roadsign.jacket": 1.0, "bone.armor.suit": 1.0, "wood.armor.jacket": 1.0, "attire.hide.poncho": 1.0, "jumpsuit.suit": 1.0, "jumpsuit.suit.blue": 1.0, "cratecostume": 1.0, "barrelcostume": 1.0, "gloweyes": 1.0 }, "Item list Pants (item shortname : multiplier)": { "heavy.plate.pants": 1.0, "wood.armor.pants": 1.0, "roadsign.kilt": 1.0 } } }

    31 downloads

       (1 review)

    0 comments

    Submitted

×
×
  • Create New...