[SPIGOT-2439] Inconsistent ChunkLoadEvent and ChunkUnloadEvent Created: 21/Jun/16  Updated: 23/Jun/16  Resolved: 23/Jun/16

Status: Resolved
Project: Spigot
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Daniel Ennis Assignee: Unassigned
Resolution: Fixed Votes: 1
Labels: None


 Description   

These 2 events are not consistently called on Chunk Load and Unload actions.

This leaves plugins unable to act upon chunk state changes, which is a very common behavior in plugins.

These events should be guaranteed to be called anytime a chunk unloads or loads, so that plugins may act on that to update their own local states.


Generated at Sat Mar 29 12:04:38 UTC 2025 using Jira 10.3.3#10030003-sha1:d220e3fefc8dfc6d47f522d3b9a20c1455e12b7b.