About Fast Loot Respawn
QuoteFastLootRespawn is a Rust plugin designed to manage and customize the respawn times of various monuments within the game. This plugin allows server owners to specify unique respawn times for crates inside monuments, providing the flexibility to adjust settings based on server-specific needs.
-
Video :
- Features :
- Randomized loot respawn intervals, configurable for each monument. Example:
{ "Monuments": { "ferry terminal": { "Allowed Groups": [ "red", "blue", "green", "crate", "barrel", "elite", "diesel", "loot_barrel" ], "Respawn Max Time": 600, "Respawn Min Time": 300 }, "fishing village": { "Allowed Groups": [ "red", "blue", "green", "crate", "barrel", "elite", "diesel", "loot_barrel" ], "Respawn Max Time": 600, "Respawn Min Time": 300 } } }
- Default respawn time is set between 30-60 minutes but can be fully adjusted through the configuration.
- Automatically removes monuments that no longer exist after a server wipe, keeping the configuration clean and up-to-date.
- Supported Crates [ Not only the containers shown below , almost every container in the game is now supported! ]:
-
Supported Monuments :
All Game Monuments
- Additional Settings :
{ "General": { "Enable When Player Dont Finish Looting Containers Will Drop Loot On Ground": true } }
















