Jump to content

1 Screenshot

  • 182
  • 5
  • 14.66 kB
 Share

About LootRespawnScheduler

LootRespawnScheduler is a Rust plugin designed to handle and customize the respawn schedule of various loot crates within the game. The plugin allows for the creation of specific respawn times for crates inside monuments while ensuring the flexibility for server administrators to modify the settings based on their server’s requirements.

 Features :
- Randomized loot respawn intervals, configurable per monument.
- Only affects monuments, with a configurable list of allowed crates.
- Default respawn time set between 30-60 minutes but fully adjustable through the configuration.
- Easy removal of monuments that no longer exist when a server wipe occurs, keeping your configuration clean and up-to-date.

Users can also easily add new crates to the configuration by modifying the AllowedCrates For example :

 

private HashSet<string> AllowedCrates = new HashSet<string>
{
    "crate_elite",
    "crate_normal",
    "crate_normal_2",
    "barrel",
    "card_green",
    "card_red",
    "card_blue",
    "my_custom_crate" // Custom crate added
};

 

LootRespawnScheduler.webp


User Feedback

1.4m

Downloads

Total number of downloads.

6.8k

Customers

Total customers served.

100.5k

Files Sold

Total number of files sold.

2m

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.