• Type: New Feature
    • Resolution: Fixed
    • Priority: Minor
    • None
    • Affects Version/s: None
    • None

      There is currently ChunkLoadEvent, ChunkUnloadEvent, and WorldSaveEvent.

      WorldSaveEvent is fired during worldsaves, which should occur on server stopping, optionally during world unloading, and during autosaves.

      However it is not fired when chunks are unloaded and persisted.

      I propose that either a ChunkSaveEvent or a method on ChunkUnloadEvent should be introduced in order to catch this corner case.

      Additionally I believe that WorldSaveEvents are currently only being thrown on server stop, not on autosaves, or manual save-all.

            Assignee:
            md_5
            Reporter:
            RyanTheLeach
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: