Jump to content

Search the Community

Showing results for tags 'raid protect'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support

Product Groups

  • Creator Services
  • Host Services

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 2 results

  1. P1S4G0R

    Wipe Protect

    Version 1.3.8

    146 downloads

    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, / Protect enabled => true, disbled => false "Custom Status Framework Gui Enabled": false, // Gui Enabled notification right bottom "Simple Status Gui Enabled" : true, //Gui Enabled notification right bottom "Protect Type": 1, // Protect Type player => 1 , General => 2; "Chat Message Enabled": true, //chat message enabled => true, disabled => false "Protect Time": 120, // how many minute player has protect after first login or general protect "Protect Icon Url": "https://icon-library.com/images/protect-icon/protect-icon-18.jpg", //icon image url "Player Has Protect Notification Color Code": "0.46275 0.22745 0.18431 1", //color rgba massive code "Notification Title Color Code": "0.91373 0.77647 0.75686 1", //color rgba massive code "Notification Text Color Code": "0.91373 0.77647 0.75686 1", //color rgba massive code "Notification Image Color Code": "0.91373 0.77647 0.75686 1", //color rgba massive code "Wipe Protect Enabled Notification Background Color Code": "0.46275 0.22745 0.18431 1", //color rgba massive code "Check Status Gui Time": 1, // Check Time interval As Like Minute "Give Back C4, Rocket, Satchel Enabled": true, //control giveback item "Buy Protect Enabled": true, // "How many minutes after purchase should it be active?": 60, // as like minute "Cost of Protect for a Minute": 60, // Cost of protect minute "Protect Cost Type? scrap / rp, economy": "rp", //cost type "How often should it check purchase requests? (enter minute example 5)": 5 // Check Time interval As Like Minute "Dont Protect this Prefabs (Twigs, Metal, Stone, TopTier)" : [ "Twigs", "Stone" ] } Language Settings: You can modify the notification messages in different languages under the 'Language' folder. Discord: If you find any bugs, need assistance, or have suggestions related to the plugin, you can reach out on Discord. Discord pisagor0104 https://discord.gg/JnQftZeSXD
    $30.00
  2. Version 1.1.12

    925 downloads

    The Offline Raid Protection plugin is a comprehensive solution designed to protect players' structures and vehicles while they are offline. It offers a range of customisable protection levels based on real-time or the length of time a player has been offline, and integrates with the Clans plugin and the in-game teams feature to determine protection status based on the online status of all clan or team members and authorised players. Key Features Configurable Protection Levels: Set protection levels based on real time or the amount of time since a player went offline. For example, a building can have 100% protection one hour after a player goes offline, and 50% protection after two hours. This feature is highly configurable. Clan/Team Integration: The plugin integrates with the Clans plugin and the in-game teams feature. The protection status of a structure or vehicle is determined by the online status of all clan or team members and authorised players. If any member or authorised player is online, protection is disabled. Penalty System: An optional penalty system is implemented to prevent abuse of the protection feature. For example, if a player leaves a clan or team, a penalty can be applied to all members and protection can be disabled for a configurable period of time. Game Tip Messages: The plugin displays game tip messages to players when they hit a protected structure or vehicle. The message includes the percentage of protection and is colour coded according to the level of protection. It supports all the languages available in Rust. Commands: Players with permission can use commands to check the protection status of other players, change the offline time of other players, and change the penalty status. Cache System: The plugin uses a caching system to optimise performance and keep the impact on the server to a bare minimum. Configuration: The plugin includes a configuration file that allows you to customise the behaviour of the plugin. Commands All commands can be configured. /orp or /ao <steam id or full name> — Check a player's offline protection status. /raidprot — Display offline raid protection information. /orp.fill.onlinetimes — Fill all players offline times. (Chat & Console command) /orp.test.offline <steam id or full name> <hours> — Change a player's offline time. /orp.test.online <steam id or full name> — Change a player's offline time to the current time. /orp.test.penalty <steam id or full name> <hours> — Change the duration of a player's penalty. A negative value or zero would disable the penalty. /orp.update.permission — Update the permissions status (offlineraidprotection.protect) for all players. Permissions All permissions can be configured. offlineraidprotection.protect — Allows a player to be protected from raids when offline. offlineraidprotection.check — Allows a player to check the offline protection status of other players. offlineraidprotection.admin — Allows a player to use all admin commands of the plugin. To grant a permission, use carbon/oxide.grant <user or group> <steamname or ID> <permission>. To revoke a permission, use carbon/oxide.revoke <user or group> <steamname or ID> <permission>. Configuration The configuration is to a large extent self-explanatory. Raid Protection Options Only mitigate damage caused by players: Choose whether or not to only mitigate damage caused directly by players. Protect players that are online: Choose whether or not to protect the bases of the players who are online. Works when "Scale of damage depending on the current hour of the real day" is configured. Scale of damage depending on the current hour of the real day: Defines the protection levels based on the current hour of the real day. The key is the hour of the day (0-23), and the value is the protection scale (0 — 340282300000000000000000000000000000000). Example: "0": 0.0, "1": 0.0, "2": 0.0, "3": 0.0 This means that the protection level is 100% from midnight to 3am. Scale of damage depending on the offline time in hours: Defines the protection levels based on the time since the player went offline. The key is the number of hours since the player went offline, and the value is the protection scale (0 — 340282300000000000000000000000000000000). The value of the hours can also be a decimal number. Example: "12": 0.25, "24": 0.5, "48": 1.0, "96": 2.0 This means that 12 hours after the player goes offline, the protection level will be 75%. After 24 hours it will be 50% and after 48 hours it will be 0%. After 96 hours, the damage is increased by 200%. Cooldown in minutes: During this time, damage levels will remain vanilla. Raids are possible. Scale of damage between the cooldown and the first configured time: During this time, the level of damage between the cooldown and the first configured time can be set to a specific value, such as 0.0. Protect all prefabs: Choose whether to protect all prefabs or only specific ones. This will protect anything in the TC range. Protect AI (animals, NPCs, Bradley and attack helicopters etc.) if 'Protect all Prefabs' is enabled: Choose whether or not to protect AI entities if "Protect all Prefabs" is enabled. May cause high hook times if set to true. Protect vehicles: Choose whether to protect vehicles or not. Vehicle authorisation always has priority. If you want to exclude certain vehicles from protection, add them to the blacklist. Protect twigs: Choose whether to protect twigs or not. Prefabs to protect: List of prefabs that will be protected. Make sure you remove the prefabs you don't want to protect, some of them are pointless. Prefabs blacklist: List of prefabs that will not be protected. Prefabs in the blacklist will always have priority to be unprotected. Timezone Options The fallback timezone is UTC if you leave it blank in the configuration, or if your configured timezone doesn't exist. The timezone identifiers are different for Windows and Linux. You can check the appendices to find your preferred timezone. Conclusion: The Offline Raid Protection plugin provides a comprehensive solution for protecting players' structures and vehicles when they are offline. This plugin is essential for any Rust server owner who wants to provide a fair and enjoyable gaming experience for their players. Acknowledgments Special thanks to @Kulltero for his valuable feedback and suggestions during the development of this plugin. Windows_Timezones.txt Linux_Timezones.txt Prefabs.txt
    Free
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.5k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.