Crates not spawning on Savas Island?
I loaded up the Savas Island PVP map, and no crates have spawned. I removed BetterLoot and all of its data, so I don't know what the problem could be. Anyone have a solution?
You can use https://umod.org/plugins/custom-loot-spawns

@CptButts run these to fill up everything, there's no extra plugin needed ;)

spawn.fill_groups
spawn.fill_populations
In response to FuJiCuRa ():
@CptButts run these to fill up everything, there's no extra plugin needed ;)spawn.fill_groupsspawn...
Thank you! Will this command also allow them to respawn normally with the standard respawn time or do I need to run it manually each time I want it to spawn loot?
In response to CptButts ():
Thank you! Will this command also allow them to respawn normally with the standard respawn time or d...

The SpawnHandler does usually manage this byself and over time after server startup.

A map gets only FULL filled on first startup. Startups by loading a save do not auto-fill on server-startup.

In response to FuJiCuRa ():
The SpawnHandler does usually manage this byself and over time after server startup.A map gets only...
Ok, so what does that mean? Will I need to run these everytime I start a server?