> ## Documentation Index
> Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Island Disband Event

> Triggers when an island is disbanded.

The `on_island_disband` event fires when a player disbands their island.

## Configuration

<ResponseField name="on_island_disband" type="Map" required>
  Configuration for the event.

  <Expandable title="Properties">
    <ResponseField name="triggers" type="List<TriggerableEntry>">
      List of actions to execute.
    </ResponseField>
  </Expandable>
</ResponseField>
