Base Protection
$5.00
Sold by: ZH3LLProtect your base with % damage reduction, with the right Permission!
- Description
- Reviews (0)
- Version History
- Discussions (2)
- Setup
- Product Enquiry
Description
Description
BaseProtection plugin
When attacking the base construction, the following items provide defense for players:
– BuildingBlock
– Door
– LegacyShelter
– SimpleBuildingBlock
– WaterCatcher
– Barricade
– Tool cupboard & Retro
– IceFence
– StabilityEntity
– BaseLadder
– PlanterBox
– BoxStorage
– Locker
Config
{
"Default Entity Protection in % (0-100)": 5,
"VIP Entity Protection in % (0-100)": 10,
"VIP2 Entity Protection in % (0-100)": 20,
"VIP3 Entity Protection in % (0-100)": 30,
"Enable UI?": true,
"UI position X": 0.0,
"UI position Y": 0.0
}
Permissions
BaseProtection.VIP,
BaseProtection.VIP2,
BaseProtection.VIP3
Accessing Defense Percentages Based on Permissions
BaseProtection.Call(“GetPercentBaseProtection”, “Default”)
BaseProtection.Call(“GetPercentBaseProtection”, “VIP”)
BaseProtection.Call(“GetPercentBaseProtection”, “VIP2”)
BaseProtection.Call(“GetPercentBaseProtection”, “VIP3”)
Required plugin:
ImageLibrary.cs
Reviews (0)
Reviews
There are no reviews yet.
Only logged in customers who have purchased this product may leave a review.
Version History
- Added Initial release
Discussions (2)
2 thoughts on "Base Protection"
Leave a reply
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)
Does this support the ability to set different percentages based on time schedules?
Hi! Sorry for the late reply! There is no timing option.