1. Anyone knows, how to increase the quantities of the barrels?
     
  2. I am not sure that is even possible.However, you can use certain plugins to multiply the loot inside those barrels.
     
  3. AFAIK no public plugins achieve this, however natively, barrel spawn times are upped by higher player counts.
    Code:
    Now that loot is so integral to the core of Rust, I realized we may have a problem on servers such as Rustafied who boast 400 slots, where there might not be enough loot to go around. I asked André to look into this and he’s added loot scaling with a few server convars to control how it works:spawn.player_base (default 100)
    spawn.player_scale (default 2)With these default settings, with up to 100 players, nothing changes, however when players increase beyond 100, things start respawning quicker so that when it reaches 200 players, the respawn time is halved. Fingers crossed!
    Thanks to Mughisi for that info.
     
    Last edited by a moderator: Nov 14, 2016
  4. I worked, thank you