-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Environment:
Windows 10,
java -d64 -Xms3072M -Xmx3072M -DIReallyKnowWhatIAmDoingISwear -jar spigot-1.15.1.jar
PAUSEAdditionally, a linux cloud machine with 5GB.
-
This server is running CraftBukkit version git-Spigot-492a779-e7202cd (MC: 1.15.1) (Implementing API version 1.15.1-R0.1-SNAPSHOT)
-
Yes
When WorldInitEvent is called on a new world, a random number of chunks in the spawn area will already be generated.
Attached is a plugin that will log event calls from WorldInitEvent and ChunkLoadEvent. ChunkLoadEvent will call a random number of times before worldinitevent for a new world.