







WipeZ
$12.99
Sold by: ZH3LLThis plugin helps you after WIPE, delete logos, data, and take away permissions or groups from players! Let the plugin do the work for you!
- Description
- Reviews (0)
- Version History
- Discussions (0)
- Setup
- Product Enquiry
Description
Description
WipeZ plugin
What can this plugin do?
– add permissions / groups to the player until WIPE
– deletes log files from the oxide/logs folder based on the config list -> after WIPE
– deletes data files from the oxide/data folder based on the config list -> aftter WIPE
– Send messages to Discord when adding permission or group.
– Added Admin command for instant WIPE files, permissions (/wipez)
Be careful when deleting data, you may run into problems when deleting the wrong files!
How it works?
When you start the server with a new map after WIPE, it performs the necessary deletions when loading the server, removing permissions and groups from the players
When does this detect WIPE?
WIPE = none of the loaded map data entities have an Owner when starting the server.
Commands (console / shop)
- zperm {playerID} {perm name} Example: zperm 76561199015717405 Nightvision.Allowed // this command adds the player to the Nightvision plugin Allowed permission. It lists this in the data file and deletes it from the players after WIPE.
– zgroup {playerID} {group name} Example: zgroup 76561199015717405 VIP // this command adds the player to the VIP group. It lists this in the data file and deletes it from the players after WIPE. These commands are useful when you want to give privileges to players until WIPE, and they are automatically deleted when a new map is detected.
Config
{
"Enable plugin": true,
"Delete all log file after wipe?": true,
"Delete data file (in data folder)": [
"Kits/player_data.json",
"PlayerDefense.json",
"ZBoxesPack.json",
"HeliRocketZ.json",
"LockerSorterZ.json",
"CarRocket.json",
"CorpseCallback.json",
"MiningQuarryBox.json",
"FurnaceBox.json",
"ChristmasTreePresents.json"
],
"Delete data folder all contents: (in data folder)": [
"Backpacks",
"PlayTimeRewards",
"PlaytimeTracker"
],
"Delete log file": [ // if "Delete all log file after wipe?": true (then this list can remain empty for you)
"logfile1.json,
"logfile2.json",
"logfile3.json",
"logfile4.json"
],
"Delete log folder all contents": [ // if "Delete all log file after wipe?": true (then this list can remain empty for you)
"logfolder",
"logfolder2"
],
"Discord WebHook:": "",
"Discord WebHook text:": "{0} + {2}: **{1}**",
"Discord embed HEX color (added permission):": "#6666FF",
"Discord embed HEX color (added group):": "#3333FF"
}
Chat command
/wipez
only Admin can use (instant wipe Permissions, Logs, Data, what configured)
Reviews (0)
Only logged in customers who have purchased this product may leave a review.
Version History
- Fixed Changed Discord notification
- Fixed DiscordLogger out from plugin, added own discord controll part
- Added added Admin command for instant WIPE files, permissions
- Added
Discussions (0)
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.