Advanced Cupboard Protection
$15.00
Sold by: GigaBitAllows players to protect a defined number of Tool Cupboards and their foundations with the command /protect preventing their base from being griefed – all those overlapping externals no longer needed – Many custom options inclusive of wiping protection if player hasn’t been online for a set number of days.
- Description
- Reviews (0)
- Version History
- Discussions (0)
- Setup
- Product Enquiry
Description
Description
Advanced Cupboard Protection
A simple plugin with configurable options:
Set the maximum number of tool cupboards a player can protect (ideally set to one (main))
Set the cooldown from using the unprotect command which allows a player to transfer protection from one tool cupboard to another.
Set the maximum number of unprotect (i.e. transfers) a player can do per wipe.
Set the maximum number of inactive (last seen) days a player has not been on the server for before all tool cupboard protection is removed.
Commands:
/protect – allows the player to protect a tool cupboard they are looking at – they must be the owner of the tool cupboard entity.
/unprotect – allows the player to remove the protection of the tool cupboard they are looking at – they must be the owner of the tool cupboard entity.
ADMIN Commands:
/adminprotect – allows an admin to protect a tool cupboard they are looking at on behalf of the player, if the player already has the maximum number of protected tool cupboards this will be disallowed unless the admin overide option is set to true in the config file.
/adminunprotect – reverse of the above.
/wipeprotection [playername] – wipe all the protection for a specifed player (no square brackets required)
Console Command Only: WipeTCProtection ~ will clear all protection, to be used after wipe.
Permissions:
wipeprotection – allows the use of the /wipeprotection command
adminunprotect – allows the use of the /adminunprotect command
adminprotect – allows the use of the /adminprotect command
ClearDataOnWipe – if set to true the player data will be cleared if a wipe is detected. Ensure this is set to false if you do a mid-wipe map version update.
Default – will enable the default player settings from the config file.
VIP1 – will enable the VIP1 settings from the config file.
VIP2 – will enable the VIP2 settings from the config file.
Config File:
“Permissions”: {
“default”: {
“Max TCs per player”: 3,
“Max UnProtect uses per player”: 5,
“UnProtect cooldown (seconds)”: 300
},
“vip1”: {
“Max TCs per player”: 5,
“Max UnProtect uses per player”: 10,
“UnProtect cooldown (seconds)”: 180
},
“vip2”: {
“Max TCs per player”: 10,
“Max UnProtect uses per player”: 20,
“UnProtect cooldown (seconds)”: 60
}
},
//days of inactive before protection is removed
“Inactive days before protection removal”: 14,
// will allow admins to override the maximum number of protected tc’s a player has if protecting a tc for a player
“Allow admin protection override”: true,
}
Reviews (0)
Only logged in customers who have purchased this product may leave a review.
Version History
- Added Fix applied to region layout
- Added Removed Detect Wipe and replaced with console command
- Added Update to inform owner to unprotect if trying to destroy own TC
- Added Initial release
Discussions (0)
Discussions
There are no discussions yet.
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)
Reviews
There are no reviews yet.