This plugin allows you to adjust loot spawn rate and density by the percentage of players on your server from 10% when empty to 100% when full.
Ex:Max players on your server is 20, max spawn rate is 1,min spawn rate is 0.5. when 10 player is online, spawn rate is 0.75;when 20 player is online, spawn rate is 1; when 0 player is online, spawn rate is 0.5. spawn density is similar to spawn rate
Configuration
{
"Population Scaling": {
"collectable-food-mushroom": false,
"collectable-resource-hemp": false,
"collectable-resource-stone": false,
"collectable-resource-wood": false,
"divesites": false,
"driftwood": false,
"junkpiles": false,
"junkpiles_water": false,
"logs_dry": false,
"logs_snow": false,
"logs_wet": false,
"loot": false,
"ores": false,
"ores_sand": false,
"ores_snow": false,
"plant-corn": false,
"plant-pumpkin": false,
"swamp-trees": false,
"v2_arctic_forest": false,
"v2_arctic_forest_snow": false,
"v2_arid_cactus": false,
"v2_arid_palm_beach": false,
"v2_arid_palms_dense": false,
"v2_arid_palms_light": false,
"v2_arid_palms_superdense": false,
"v2_temp_beachforest_small": false,
"v2_temp_field_large": false,
"v2_temp_field_small": false,
"v2_temp_forest": false,
"v2_temp_forest_deciduous": false,
"v2_temp_forest_small": false,
"v2_temp_forest_small_deciduous": false,
"v2_tundra_forest": false,
"v2_tundra_forest_small": false
}
}
Credits
**Arainrr **: Previous maintainer
MIT License
Copyright (c) 2019 Arainrr
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

