dose it support for items without a skin id?
Сustomizable Protection
$20.00
Sold by: 0xFСustomizable Protection – Customize the protection on the things you wear, create your own items with their own protection, add a plugin-designed damage system for NPCs, and accounting for armor worn.
- Description
- Reviews (1)
- Version History
- Discussions (1)
- Setup
- Product Enquiry
Description
Description
This is a powerful tool that allows you to customize the protection of wearable items in the game. With this plugin, admins can create their own items with their own protection values and customize the protection of existing items. This means that players can adjust the protection to their playing style, which gives them an advantage in combat.
One of the distinguishing features of the plugin is its ability to allow players to take damage from NPCs on PVE servers depending on the equipment worn. This adds a new level of realism to the game, as players must carefully consider their defense when interacting with NPCs. It also encourages players to invest time and resources into building better gear, as better gear means better protection.
The ability to customize protection values, create custom items, and enable NPC damage on PVE servers makes it an indispensable tool for any Rust server.
Features
- Appearance of item protection for players on PVE servers from NPC damage
- Detailed adjustment of protection for any wearable item
- Item setup files are all separately in their own file and folder, making it easy to customize items
- Setting up a defense for a player without everything
- The ability to create your own items, with their own protection, name and skinid
Screenshots
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Permissions
customizableprotection.give for give command
customizableprotection.icon.show
customizableprotection.icon.hide
Console Commands
cp.give <custom item name> – Give yourself a custom item
cp.give <steamid> <custom item name> – Give the player a custom item
cp.add – Add a custom item based on the image of another item
cp.reload – Quick reloading of items
File hierarhy:
• CustomizableProtection
↳ • Custom
↳ example1.json
↳ example1.json
↳ • Default
↳ attire.banditguard.json
↳ attire.bunny.onesie.json
↳ attire.bunnyears.json
↳ attire.egg.suit.json
↳ attire.hide.boots.json
↳ attire.hide.helterneck.json
↳ attire.hide.pants.json
↳ attire.hide.poncho.json
↳ attire.hide.skirt.json
↳ … etc.
Custom item settings:
{
“Shortname”: “partyhat”,
“Unique SkinId”: 111,
“Name”: “Cap of Fortune”,
“Description”: “Even though it looks silly, it can save!”,
“UI Settings”: {
“Name Color (or use <color></color> in name)”: “1 1 1 1”,
“Frame Color”: “0.94 0.75 0.15 1”
},
“Protection”: {
“Hunger”: 0.0,
“Thirst”: 0.0,
“Cold”: 0.0,
“Drowned”: 100.0,
“Heat”: 0.0,
“Bleeding”: 0.0,
“Poison”: 0.0,
“Suicide”: 0.0,
“Bullet”: 0.0,
“Slash”: 0.0,
“Blunt”: 0.0,
“Fall”: 100.0,
“Radiation”: 0.0,
“Bite”: 0.0,
“Stab”: 0.0,
“Explosion”: 0.0,
“RadiationExposure”: 100.0,
“ColdExposure”: 100.0,
“ElectricShock”: 0.0,
“Arrow”: 0.0,
“OxygenExposure”: 100.0
}
}
Default item settings:
{
“Hunger”: 0.0,
“Thirst”: 0.0,
“Cold”: 0.0,
“Drowned”: 0.0,
“Heat”: 0.0,
“Bleeding”: 0.0,
“Poison”: 0.0,
“Suicide”: 0.0,
“Bullet”: 10.0,
“Slash”: 15.0,
“Blunt”: 15.0,
“Fall”: 0.0,
“Radiation”: 0.0,
“Bite”: 45.0,
“Stab”: 10.0,
“Explosion”: 0.0,
“RadiationExposure”: 2.0,
“ColdExposure”: 25.0,
“ElectricShock”: 0.0,
“Arrow”: 10.0,
“OxygenExposure”: 0.0
}
Default Config:
{
“Icon Position (0 – Off | -1 – left by 1 slot, 1 – right by 1 slot | ..)”: -1,
“Lock values at normal values”: true,
“Protection Multipliers”: {
“Common”: 1.0,
“Types”: {
“Hunger”: 1.0,
“Thirst”: 1.0,
“Cold”: 1.0,
“Drowned”: 1.0,
“Heat”: 1.0,
“Bleeding”: 1.0,
“Poison”: 1.0,
“Suicide”: 1.0,
“Bullet”: 1.0,
“Slash”: 1.0,
“Blunt”: 1.0,
“Fall”: 1.0,
“Radiation”: 1.0,
“Bite”: 1.0,
“Stab”: 1.0,
“Explosion”: 1.0,
“RadiationExposure”: 1.0,
“ColdExposure”: 1.0,
“ElectricShock”: 1.0,
“Arrow”: 1.0,
“OxygenExposure”: 1.0
}
},
“Default Protection”: {
“Hunger”: 0.0,
“Thirst”: 0.0,
“Cold”: 0.0,
“Drowned”: 0.0,
“Heat”: 0.0,
“Bleeding”: 0.0,
“Poison”: 0.0,
“Suicide”: 0.0,
“Bullet”: 0.0,
“Slash”: 0.0,
“Blunt”: 0.0,
“Fall”: 0.0,
“Radiation”: 0.0,
“Bite”: 0.0,
“Stab”: 0.0,
“Explosion”: 0.0,
“RadiationExposure”: 0.0,
“ColdExposure”: 0.0,
“ElectricShock”: 0.0,
“Arrow”: 0.0,
“OxygenExposure”: 0.0
}
}
Reviews (1)
1 review for Сustomizable Protection
Only logged in customers who have purchased this product may leave a review.
Version History
- Fixed Fixed cold protection
- Fixed Fix after October update changes
- Added Added the ability to set a cooking icon for each custom item (disabled by default)
- Added Added a translator for the names and descriptions of items into the user’s language without additional ones plugin
- Added Fix for update 02.05.2024 related to the transition to the new version of Harmony. Install only after wipe.
- Added Added support for carbon
- Updated Custom items now work together with CustomItemDefinitions library.
- Fixed Fixed incorrect generation of default clothing values (Explosion resistance, cold resistance, and bite resistance). In order to generate new configs it is necessary to delete the Default folder, as well as do not forget to make a backup of the necessary.
- Updated Stats when selecting have been moved to the client side, so it won't break plugins now. So you can try to use it if previously it interfered with you.
- Updated Removed Sortify plugin work for container in GUI
- Updated Updated to forced wipe 08.09
- Fixed Minor fixed related to names
- Added A system for displaying parameters when selecting items.
- Added A logging to the console about items given out through the command cp.give
- Added A system of unique shortnames.
Discussions (1)
Setup
Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?
• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.
Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA
• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.
Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.
Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)
Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)
Funky Nugget (verified owner) –
great plugin, i been sleeping on this way to long. you can create as much and fun custom armor/clothing as your imagination can think of. for support its best to join his discord. he is very fast to reply and helpfull