-
Posts
437 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by copcopekcro
-
- 12 comments
-
- 1
-
-
- #craft
- #craft menu
-
(and 3 more)
Tagged with:
-
Version 1.6.2
27 downloads
Plugin Features: Custom Crafting Recipes: Craft weapons, armor, tools, medic items, special items and vehicles with fully customizable recipes and ingredients. You chose what will be able to craft for how much ! Custom items or default items ,its about you ! This is great for giving player chance to upgrade items ,to get that Recycler or what ever . You have text fields : Server name , and short info where you chose your text in config. How to open Craft UI : command - /upgrades or/and in WorkBench custom button You can chose how players will open UI ,will you give them both ways ,or only one , its about you ! Permissions : "crafting.craft" - perm for crafting "crafting.upgrades" - perm for command /upgrades "crafting.button" - perm for WorkBench button How to use Plugin : This is very simple plugin with easy to understand UI. Most important thing is that for every item you need to put his : "Identifier": " " . You can add what ever item in what ever tab , based on shortname/skinID ,and cost for that item. You can give amount of item what will be crafted ,will it be 1 Ak or 10 ,hmm yea .. You can change names of items ,you have description for each item . You can put what ever number of items per tab ,there are pages . There is text field where you can put server name ,and some info text. Now you are able to change icons and text field of tabs ,and image of background/main image in config file. Everything is in config ... Vehicles : You can craft vehicles now ,and you can pick them up with hammer.. Vehicles are placed like innertube and large box . Spawn distance is how far will vehicle spawn . Identifier = 67, DisplayName = "Attack Helicopter", Shortname = "box.wooden.large", Amount = 1, SkinID = 3033643127, IsVehicle = true, VehiclePrefab = "assets/content/vehicles/attackhelicopter/attackhelicopter.entity.prefab", SpawnDistance = -0.5f, Description = "Attack Helicopter", Future Plans : Economic/ServerRewards Config Example : { "BackGroundIconUrl": "https://www.dropbox.com/scl/fi/oekoayvmkcc73b2ip77pv/Anvil.png?rlkey=cmrd35fxc2p7uk6ivtzb7v9h9&dl=1", "Panel1Text": "WEAPONS", "Panel1IconUrl": "https://www.dropbox.com/scl/fi/f1i0stpz9zz758i8azo0p/rifle.ak.png?rlkey=4w3ew16xrjcg81g6vxuhtl5gp&dl=1", "Panel2Text": "ARMOR", "Panel2IconUrl": "https://www.dropbox.com/scl/fi/0dmyzne2p3cv318337wf6/metal.facemask.png?rlkey=btxceyv5xnuc9yqlz7pj6s52a&dl=1", "Panel3Text": "TOOLS", "Panel3IconUrl": "https://www.dropbox.com/scl/fi/1grgskr9xhfdfoccytblv/icepick.salvaged.png?rlkey=8pased5k7rn4gtei0mjyx90sq&dl=1", "Panel4Text": "MEDIC", "Panel4IconUrl": "https://www.dropbox.com/scl/fi/zdhfaer2crjcqr907c7e9/largemedkit.png?rlkey=qedbem0v9pb43whx6gk6edzi2&dl=1", "Panel5Text": "SPECIALS", "Panel5IconUrl": "https://www.dropbox.com/scl/fi/pe2gw856tjn6kv8goq024/star.png?rlkey=9jnasfu3xa4ntzub24oxzja1b&dl=1", "Panel6Text": "VEHICLES", "Panel6IconUrl": "https://www.dropbox.com/scl/fi/u1sd8tthfvtvue9i37j6r/attackhelicopter.png?rlkey=olivi4ki0g3o5q2aay9hgm5yq&dl=1", "ServerName": [ "Welcome to My Server Name" ], "Info": [ "INFO:", "There are 6 tabs : Weapon, Armor, Tool, Medic, Special, Vehicle.", "", "You can upgrade level of item.", "", "You will need some items and resources for crafting.", "", "You can put what ever text here ,and add more text!" ], "WeaponCraftRecipes": [ { "Identifier": 1, "DisplayName": "Vamipre Ak Lv1", "Shortname": "rifle.ak", "Amount": 1, "SkinID": 3065510373, "Description": "5% lifesteal", "Ingredients": [ { "Shortname": "rifle.ak", "Amount": 1, "SkinID": 0, "DisplayName": "" }, { "Shortname": "scrap", "Amount": 100, "SkinID": 0, "DisplayName": "" } ] }, "ArmorCraftRecipes": "ToolCraftRecipes": "MedicCraftRecipes": "SpecialCraftRecipes": "VehicleCraftRecipes":$8.00- 12 comments
-
- #craft
- #craft menu
-
(and 3 more)
Tagged with:
-
-
Changed Status from Pending to Not a Bug
-
My items use SkinID,my plugin is based on shortname and skinid ,so i didnt use images ,,, I dont know how "craft menu" works ... I can upload images of items from my plugin ,but you will need to upload them ,so you can get image link ...
-
Changed Status from Pending to Closed
-
- 11 comments
-
- #custom
- #custom loot
-
(and 5 more)
Tagged with:
-
- 11 comments
-
- #custom
- #custom loot
-
(and 5 more)
Tagged with:
-
-
Version 1.0.2
116 downloads
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 }$8.00 -
-
-
Version 1.3.0
32 downloads
Key Features : You can add to what ever tool Gather Bonus. You can chose what tools will have Gather Bonus (based on shortname ,or Shortname + SkinID) , when you put only Shortname all that Shortname tools will have gather bonus. Fully customizable percent of Gather Bonus . Custom MaxDurability - You can change MaxDurability of Gather Tools ,and you can even make them Unbreakable. Buff - tools can have special buff (more gather bonus) , you chose how much bost they will get ,how long ,and how much cooldown is . Buff is activated on middle mouse button. Ui where you see stats of your tools (Yield bonus ,durability) UI buff icon with timer , you can change icon ,you can hide timer . You can add Gather Tools to loot table containers. You can chose prefab and spawn chance . Permission System : gathertools.use - players will have gather tools bonus gathertools.give - can use give command gathertools.buff - can use give command Give Command : /givetool "cmdgivename" (that cmdgivename is name of tool what you will get ,you can change names) Config Example : "IconImageUrl": "https://www.dropbox.com/scl/fi/2bo0kezjneydplgy4pri6/pick-axe1-kopija.png?rlkey=b6llekf13rjqf332hn8tuorbx&dl=1", "GToolsDescription": [ "IconImageUrl - you can change icon ,just paste your image link", "You can add more tools", "You can use shortname to apply gather bonus ,so all those tools with that shortname will have gather bonus(skinId=0)", "And you can add what ever skin to it,so tool with that skin will have gather bonus(shortname + skinid)", "GatherRateBonus - 1.0 (100%) is normal gather rate ,you can increase it or even decrease gather rate", "Unbreakable = true/false , if true tool cant be broken", "MaxDurability = null/1.0 is default value of durability ,you can increase that 2.0 is double durability", "BuffEnabled - if true tool will have buff when player press middle mouse button", "ShowTimer - will you show to players timer how long buff lasts", "BuffDuration - how long will buff last , BuffCooldown - how long they cant use again buff (seconds)", "BuffedGatherBonus - default is double gatherrate ,you can change it", "CmdGiveName - this name is for give command /givetool + (cmdgivename)", "TSpawn - PrefabPath (chose where will tool spawn),SpawnChance (0-100 ,chance to spawn tool in that prefab)" ], "GTools": [ { "ItemDisplayName": "", "ItemShortname": "stonehatchet", "SkinID": 0, "GatherRateBonus": 1.0, "Unbreakable": false, "MaxDurability": 1.0, "BuffEnabled": false, "ShowTimer": true, "BuffDuration": 5.0, "BuffCooldown": 30.0, "BuffedGateherBonuse": 2.0, "CmdGiveName": "stonehatchet", "Spawns": [ { "PrefabPath": "assets/bundled/prefabs/radtown/crate_normal_2.prefab", "SpawnChance": 100.0 }, { "PrefabPath": "assets/bundled/prefabs/radtown/crate_normal.prefab", "SpawnChance": 100.0 } ] }$4.00 -
- 11 comments
-
- 1
-
-
- #custom
- #custom loot
-
(and 5 more)
Tagged with:
-
- 11 comments
-
- #custom
- #custom loot
-
(and 5 more)
Tagged with:
-
- 11 comments
-
- #custom
- #custom loot
-
(and 5 more)
Tagged with:
-
Version 1.3.0
32 downloads
Key Features : You can add to what ever weapon lifesteal. You can chose what weapons will have lifesteal (based on shortname ,or Shortname + SkinID) , when you put only Shortname all that Shortname weapons will have lifesteal. Fully customizable percent of lifesteal . Custom MaxDurability - You can change MaxDurability of vampire weapons ,and you can even make them Unbreakable. Buff - weapons can have special buff (more lifesteal) , you chose how much bost they will get ,how long ,and how much cooldown is . Buff is activated on middle mouse button. Ui where you see stats of your weapon (lifesteal percent ,durability) UI buff icon with timer , you can change icon ,you can hide timer . You can add VampireWeapons to loot table containers. You can chose prefab and spawn chance . Permission System: vampire.use - players can use lifesteal weapons vampire.give - can use give command vampire.buff - can use buff Give Command: /givevampire "cmdgivename" (that cmdgivename is name of weapon what you will get ,you can change names) Config Example : "IconImageUrl": "https://www.dropbox.com/scl/fi/pqc1je5r117uvl013tqcp/pngaaa.com-516965011.png?rlkey=j7jj9ck9dyf5ywk9h1ggcgwh1&dl=1", "VWeaponsDescription": [ "IconImageUrl - you can change icon ,just paste your image link", "You can add more weapons", "You can use shortname to apply lifesteal ,so all those weapons with that shortname will have lifesteal(skinId=0)", "And you can add what ever skin to it,so weapon with that skin will have lifesteal(shortname + skinid)", "HealPercent - from 0.0 (0%) to 1.0 (100%) from damage dealt", "Unbreakable = true/false , if true vampireweapon cant be broken", "MaxDurability = null/1.0 is default value of durability ,you can increase that, 2.0 is double durability", "BuffEnabled - if true weapon will have buff when player press middle mouse button", "ShowTimer - will you show to players timer how long buff lasts", "BuffDuration - how long will buff last , BuffCooldown - how long they cant use again buff (seconds)", "BuffedHealPercent - default is double lifesteal ,you can change it", "CmdGiveName - this name is for give command /givevampire + (cmdgivename)", "VWSpawn - PrefabPath (chose where will weapon spawn),SpawnChance (0-100 ,chance to spawn weapon in that prefab)" ], "VWeapons": [ { "ItemDisplayName": "Vampire AK", "ItemShortname": "rifle.ak", "SkinID": 3042995136, "HealPercent": 0.1, "Unbreakable": false, "MaxDurability": 1.0, "BuffEnabled": false, "ShowTimer": true, "BuffDuration": 5.0, "BuffCooldown": 30.0, "BuffedHealPercent": 2.0, "CmdGiveName": "ak", "Spawns": [ { "PrefabPath": "assets/bundled/prefabs/radtown/crate_normal_2.prefab", "SpawnChance": 100.0 }, { "PrefabPath": "assets/bundled/prefabs/radtown/crate_normal.prefab", "SpawnChance": 100.0 } ] } Enhance your Rust server's gameplay with the exciting VampireWeapons plugin. Embrace the darkness, steal life, and dominate your enemies like never before!$4.00-
- #custom weapon
- #loot
-
(and 1 more)
Tagged with:
-
Version 2.1.8
117 downloads
Unlock the secrets of treasure hunting in the world of Rust with the "Treasure Chest" plugin. This feature-rich plugin allows server owners to create custom loot experiences for their players by introducing unique treasure chests, each with its own set of surprises and rewards. News: You can now change skin and display name of chest . You can change for each chest custom stack size. Small UI changes. 4 custom chests : Green, Blue, Red, Gold Customizable Loot Chests: The plugin allows server administrators to define multiple types of Treasure Chests, each with its own set of loot items. Chests can be enabled or disabled individually, giving administrators fine-grained control over the available loot. Create loot tables for each chest, specifying the items, skins,quantities, and probabilities players will find inside. Chest Spawning: Treasure Chests are spawned in the game world based on predefined containers and chances . Admins can chose containers where will Treasure Chest spawn ,with spawn chance . Permission: treasurechest.itemloot.givechest // to be able to use give command Commands : Command: /givechest "display name" quantity Command : /givechestto <player ID/name> <display name> <quantity> // example /givechestto copek green chest 5 Console Command : givechestto <player ID/name> <display name> <quantity> // example givechestto copek green chest 5 For opening virtualy chest to balance loot : ConsoleCommand : chestsim <lootTable> <number of chests> // with this you will see in game console ConsoleCommand : chestsimr <lootTable> <number of chests> // with this you will see in rcon console Configuration: The "Treasure Chest" plugin is highly configurable, allowing you to create a truly unique loot system on your Rust server. Customize everything from the items inside chests to the chance of finding them. Usage: Set up your custom treasure chests with the desired loot. Let players uncover the riches by interacting with these chests. Admins can distribute chests as rewards or for special events,and more. Configuration: The "Treasure Chest" plugin is highly configurable, allowing you to create a truly unique loot system on your Rust server. Customize everything from the items inside chests to the chance of finding them. Config Example: "Enabled - true/false , if false chest will not spawn in PrefabPaths", "CustomStackSize - now you can change stack size of each chest", "You can change skin and display name of each chest", "MinChestAmount/MaxCHestAmount - how much items player will get from chest ", "CooldownSeconds - how much seconds will player need to wait to open another chest", "You can add more items to loottable", "Economy: here you put item or plugin", "PluginName: economics or serverrewards", "If you use plugin ,shortname and skinId will be showed in Ui as item for economy,you will not get that item you will get balance of plugin", "IsBlueprint - if true you will get bp of that item", "Min/MaxAmount - quantity of that item (you can put min/max - to same number (1),so its min and max 1 quantity of that item)", "Probability - from 0.0 (0%) to 1.0 (100%) chance to get that item", "command : /givechest display name quantity; example /givechest green chest 5", "Spawns - PrefabPath (chose where will chest spawn),SpawnChance (0-100 ,chance to spawn chest in that prefab)", "Dont put same prefabpath for more type of chests,for each chest use different prefabpath", "Opening effect : if empty its disabled,you can change opening effect to something else" "Chests": [ { Enabled = true, "CustomStackSize": 100, ItemDisplayName = "Green Chest", ItemShortname = "xmas.present.large", LootBoxSkinID = 3038475567, MinChestAmount = 1, MaxChestAmount = 2, LootTable = "greenchest", "CooldownSeconds": 60, LootTables = new Dictionary<string, List<LootTableItem>> { ["greenchest"] = new List<LootTableItem> { new LootTableItem { "Economy": "Plugin", "PluginName": "Economics", "Shortname": "rock", "MaxAmount": 5, "MinAmount": 1, "Probability": 1.0, "SkinID": 2108583966, "DisplayName": "EcoMoney", "IsBlueprint": false }, { "Economy": "Plugin", "PluginName": "ServerRewards", "Shortname": "wood", "MaxAmount": 300, "MinAmount": 100, "Probability": 1.0, "SkinID": 0, "DisplayName": "", "IsBlueprint": false }, { "Economy": "Item", "PluginName": null, "Shortname": "stones", "MaxAmount": 300, "MinAmount": 100, "Probability": 1.0, "SkinID": 0, "DisplayName": "", "IsBlueprint": false } } }, "Spawns": [ { "PrefabPath": "assets/bundled/prefabs/radtown/crate_normal_2.prefab", // where can "green chest" spawn "SpawnChance": 50.0 // chance to spawn in that crate_normal_2 } ] }, Get ready to surprise and engage your players with a loot system that goes beyond the ordinary. Unleash the treasures of Rust with the "Treasure Chest" plugin!$10.00- 11 comments
- 2 reviews
-
- #custom
- #custom loot
-
(and 5 more)
Tagged with:
-
Version 1.0.0
12 downloads
Here are 2 special underground tunnel monuments , large and small one . Easy to place ,simple drag and drop in Rust Edit . Just place enterance on ground ,and apply Alpha Mask. Large : Dark place with few light objects ,you go deeper and deeper (follow the rail) ,at the bottom you will find container room with hackable crate and elite crates . * Green Loot Room (2 normal crates) * Blue Loot Room ( 2 military crates) * 2 Red Loot Room ( in one hackable crate, in another one 2 elite crates) * Few more Tool Crates , and few more military crates in container room. Small: * Mining Outpost * Cave (good to put some bots and crates)$3.00- 1 comment
-
- #monuments
- #cave
-
(and 1 more)
Tagged with:
-
Z13VIrus after death still taking dmg
copcopekcro replied to copcopekcro's Support Request in Support
{ "Death Removes Conditions": true, "Pause on Disconnect": true, "Require Diagnosis": false, "Show Doctor Indicator": true, "Messages Enabled": true, "Message Icon ID": 0, "Images": { "Undiagnosed": "https://imgur.com/u7oETkU", "Doctor": "https://www.linkpicture.com/q/shkpDE2.png", "Damaged": "https://www.linkpicture.com/q/09ql1eL_1.png" }, "Status Conditions": { "concussion": { "Enabled": true, "Likeliness": 0.5, "Icon": "https://www.linkpicture.com/q/aZAJqAq.png", "Damage Scale": 1.0, "Show Duration": true, "Show Indicator": true, "Cure Items": {}, "Interval Min Seconds": 15, "Interval Max Seconds": 20, "Duration Min Seconds": 20, "Duration Max Seconds": 45, "Infliction Entities": { "scientistnpc_roam": 0.3 }, "Infliction Items": {} }, "foodpoisoning": { "Enabled": true, "Icon": "https://www.linkpicture.com/q/UplSFWD.png", "Damage Scale": 1.0, "Show Duration": true, "Show Indicator": true, "Cure Items": { "healingtea": 0.5, "healingtea.advanced": 0.75, "healingtea.pure": 1.0 }, "Interval Min Seconds": 10, "Interval Max Seconds": 12, "Duration Min Seconds": 200, "Duration Max Seconds": 240, "Infliction Entities": {}, "Infliction Items": { "chicken.spoiled": 0.75, "humanmeat.spoiled": 0.75, "wolfmeat.spoiled": 0.75, "jar.pickle": 0.25, "apple.spoiled": 0.1 } }, "z13virus": { "Enabled": true, "Icon": "https://www.linkpicture.com/q/hIEhCUR.png", "Damage Scale": 1.5, "Show Duration": false, "Show Indicator": true, "Cure Items": {}, "Interval Min Seconds": 10, "Interval Max Seconds": 14, "Duration Min Seconds": 3600, "Duration Max Seconds": 3600, "Move Items to Zombie": true, "Reanimation Seconds": 10, "Infliction Entities": { "scientistnpc_heavy": 0.5 }, "Infliction Items": {} }, "rabies": { "Enabled": true, "Icon": "https://www.linkpicture.com/q/38Wk5EV.png", "Damage Scale": 1.5, "Show Duration": false, "Show Indicator": true, "Cure Items": {}, "Interval Min Seconds": 10, "Interval Max Seconds": 14, "Duration Min Seconds": 3600, "Duration Max Seconds": 3600, "Infliction Entities": { "wolf": 0.15, "boar": 0.15, "bear": 0.15, "polarbear": 0.15 }, "Infliction Items": {} }, "brokenleg": { "Enabled": true, "Likeliness": 0.5, "Icon": "https://www.linkpicture.com/q/S11eeWk_1.png", "From Legshots": true, "From Falling": true, "Damage Scale": 1.0, "Show Duration": true, "Show Indicator": true, "Cure Items": {}, "Duration Min Seconds": 30, "Duration Max Seconds": 45, "Infliction Entities": { "scientistnpc_roam": 0.3 }, "Infliction Items": {} }, "tapeworm": { "Enabled": true, "Icon": "https://www.linkpicture.com/q/KTCquA7.png", "Damage Scale": 1.0, "Show Duration": false, "Show Indicator": true, "Cure Items": { "antiradpills": 1.0 }, "Duration Min Seconds": 3600, "Duration Max Seconds": 3600, "Infliction Entities": {}, "Infliction Items": { "meat.boar": 0.5, "chicken.raw": 0.5, "bearmeat": 0.5, "humanmeat.raw": 0.3, "deermeat.raw": 0.3, "horsemeat.raw": 0.3, "wolfmeat.raw": 0.3, "fish.raw": 0.1 } } }, "Version": { "Major": 1, "Minor": 1, "Patch": 2 } } -
There is a problem with "z13virus" ..when player die ,he still lose hp ,he still got it .. even its not showed on framework ..only reloading plugin fix it ...
-
- 1,350 comments
-
- #leveling
- #progression
- (and 19 more)
-
- 17 comments
-
- #ahigao
- #metabolism
- (and 4 more)