Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-7517

ChunkUnloadEvent not firing when world unloads at server shutdown.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • None
    • None
    • 3933-Spigot-dba3cdc-7c6bf15 (MC: 1.20.2)
    • Yes

      The ChunkUnloadEvent is not fired for any chunks when the /stop command is ran, this could lead to plugins that require knowing when chunks are unloaded to save in memory data about the chunk to lose data or have an incorrect representation of their data structure where ever it is saved. 

       

      What I expected to happen:

       When /stop was ran I expected the ChunkUnloadEvent to fire for all currently loaded chunks.

       

      What happened:

        No ChunkUnloadEvent  was fired.

       

            Unassigned Unassigned
            chibill William Gaylord
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: