PaperMC/paper-server
Aikar 2cd6ace7ab Only count Natural Spawned mobs towards natural spawn mob limit
This resolves the super common complaint about mobs not spawning.

This was ultimately a flaw in the vanilla count algorithim that allows
spawners and other misc mobs to count against the mob limit, which are
not bounded, and can prevent the entire world from spawning new.

I believe Bukkits changes around persistence may of actually made it
worse than vanilla.

This should fully solve all of the issues around it so that only natural
influences natural spawns.
2019-03-24 01:01:32 -04:00
..
patches/sources Only count Natural Spawned mobs towards natural spawn mob limit 2019-03-24 01:01:32 -04:00
src Show blockstate location if we failed to read it 2019-06-15 10:28:25 -07:00
.gitignore Setup Gradle project 2020-12-10 20:54:19 -08:00
build.gradle.kts Expose server build information 2016-03-01 14:32:43 -06:00
LGPL.txt
LICENCE.txt