Wipe Protect

$29.99

Sold by: P1S4G0R

Wipe Protect – This plugin provides the Player with raid protection from the first login after Wipe until the time you set.

Categories: , ,

Description

About Wipe Protect

This plugin provides two types of protection for players in Rust.

Firstly, you can enable general protection. General protection provides universal protection for all players starting from when the server wipe occurs, and during the duration specified in the configuration file, no player can damage another player’s base.

Secondly, you can enable player-based protection. In player-based protection, each player has protection starting from when they first join the server after a wipe, for the duration specified in the configuration file. During this period, the player cannot damage another player’s base, and other players cannot damage their base.

To activate general protection, the ‘Protect Type’ setting in the configuration file should be set as follows:

“Protect Type”: 2,

To activate player-based protection, the ‘Protect Type’ setting in the configuration file should be set as follows:

“Protect Type”: 1,

Along with player-based protection, you can allow players to purchase extra protection time. To enable players to purchase extra protection time, the ‘Buy Protect Enabled’ setting in the configuration file should be set as follows:

“Buy Protect Enabled”: true,

With this setting, players can use the ‘/buyprotect amount’ command to purchase protection time (the amount should be a whole number representing minutes). To configure the unit for protection cost (‘rp’, ‘scrap’, or ‘economics’), the cost per minute of protection, and the duration after which the protection becomes active if the player doesn’t have an active protection, you need to modify the respective settings:

“How many minutes after purchase should it be active?”: 60,
“Cost of Protect for a Minute”: 100,
“Protect Cost Type? scrap / rp, economy”: “rp”,
“How often should it check purchase requests? (enter minute example 5)”: 5

Using the above settings as an example, if the player doesn’t have an active protection, they will pay 100 RP for 1 minute of protection, and the purchase will be processed at 19:00 if made at 18:00 in real time. If the player already has an active protection, they will pay 100 RP for 1 minute, and the time will be added on top of their existing protection time.

If you set “How many minutes after purchase should it be active?” to 0, the purchased protection will be immediately added to the player.

To enable notifications on the right side above the health bar, the following settings should be configured, and the ImageLibrary and CustomStatusFramework plugins should be installed. If you prefer to use chat notifications only, you don’t need to install these two plugins.

“Gui Enabled”: true,

Admin Commands

The plugin includes the following commands that can only be used by admins:

/addprotect player_nick_name_part x -> Adds x minutes of protection to the player.
/removeprotect player_nick_name_part -> Removes the player’s protection.
/checkprotect player_nick_name_part -> Displays how much protection time the player has remaining.

Player Commands

/noprotect -> Player’s can remove protect theirself.
/buyprotect minute ->(minute must be intger) if player has enough cost added protect to player

All Config Settings

{
“Protect Enabled”: true,
“Remove Fire Ball Enabled?”: true,
“Custom Status Framework Gui Enabled”: false,
“Simple Status Gui Enabled”: true,
“Protect Type”: 2,
“Chat Message Enabled”: true,
“Protect Time”: 7200,
“Protect Icon Url”: “https://icon-library.com/images/protect-icon/protect-icon-18.jpg”,
“Player Has Protect Notification Color Code”: “0.46275 0.22745 0.18431 1”,
“Notification Title Color Code”: “0.91373 0.77647 0.75686 1”,
“Notification Text Color Code”: “0.91373 0.77647 0.75686 1”,
“Notification Image Color Code”: “0.91373 0.77647 0.75686 1”,
“Wipe Protect Enabled Notification Background Color Code”: “0.46275 0.22745 0.18431 1”,
“Check Status Gui Time”: 5,
“Give Back C4, Rocket, Satchel Enabled”: false,
“Buy Protect Enabled”: false,
“How many minutes after purchase should it be active?”: 60,
“Cost of Protect for a Minute”: 60,
“Protect Cost Type? scrap / rp, economy”: “scrap”,
“How often should it check purchase requests? (enter minute example 5)”: 5,
“Message Size?”: 15,
“Plugin Meesage Pre Tag Color “: “#FFA500”,
“Dont Protect this Prefabs (Twigs, Metal, Stone, TopTier)”: [
“Twigs”,
“Wood”
],
“Dont Protect this Items (drone.deployed)”: [
“ladder.wooden.wall”,
“cupboard.tool.deployed”,
“cupboard.tool.retro.deployed”,
“cupboard.tool.shockbyte.deployed”,
“coffinstorage”,
“woodbox_deployed”,
“box.wooden.large”,
“drone.deployed”,
“autoturret_deployed”,
“sam_site_turret_deployed”,
“scraptransporthelicopter”,
“attackhelicopter.entity”,
“minicopter.entity”,
“beachtowel.deployed”,
“barricade.cover.wood_double”
]
}

Language Settings:

You can modify the notification messages in different languages under the ‘Language’ folder.

Plugin Depends On
Image Library
Custom Status Framework

Plugin Works With

Server Rewards
Economics

Discord:

If you find any bugs, need assistance, or have suggestions related to the plugin, you can reach out on Discord. Discord: pisagor0104″

1 review for Wipe Protect

  1. 5 out of 5

    Lionel (verified owner)

    Great plugin, developer helped me with most recent update and gave me great support within minutes.


Only logged in customers who have purchased this product may leave a review.

Version 1.4.3 | Updated March 6, 2025
  • Added Changing Notification Message while plugine loaded
Version 1.4.2 | Updated December 16, 2024
  • Fixed Build Parts
  • Added Message Pretag Color Settings
  • Added Message Size Settings
Version 1.4.1 | Updated November 8, 2024
  • Fixed SimpleStatus Plugin Support
Version 1.4.0 | Updated August 5, 2024
  • Fixed SimpleStatus Plugin Plugin Support
Version 1.3.9 | Updated June 20, 2024
  • Fixed null expection
Version 1.3.8 | Updated April 6, 2024
  • Fixed null expection
Version 1.3.7 | Updated April 6, 2024
  • Added Fireball Remove if entity owner or attacker has protect
Version 1.3.2 | Updated October 25, 2023
  • Added added config about protect active or not active for structer type
Version 1.3.1 | Updated September 9, 2023
  • Fixed Give Back Multiple C4
Version 1.3.0 | Updated June 14, 2023
  • Added localization settings admin commands buying protect
Version 1.2.7 | Updated June 1, 2023
  • Added fixing config error
Version 1.2.6 | Updated May 30, 2023
  • Added Give Back İtem Aded With Config
Version 1.2.5 | Updated May 25, 2023
  • Added Fixed Giving Damage

Discussions

There are no discussions yet.

Leave a reply

Your email address will not be published. Required fields are marked *

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)

Product Enquiry

Please Login to make enquiry about this product