1. Is there an rcon command or argument I can add to the config file or a plugin that can increase the number of floating loot piles on my server?
     
  2. All resource types use the same spawn handler and share the following values:
    Code:
     spawn.max_density         (1)
     spawn.max_rate            (1)
     spawn.min_density         (0.1)
     spawn.min_rate            (0.1)
    It is possible to control each entities density and population but it's far too complicated and time-consuming. Use the plugin Spawn Control to easily configure and control all resource type's density and population.