> ## 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

> Forcefully disbands a player's island.

The `island_disband` action disbands the executing player's island.

> \[!WARNING]
> This action is destructive and irreversible.

## Configuration

<ResponseField name="island_disband" type="Map" required>
  Configuration for the action.

  <Expandable title="Properties">
    <ResponseField name="id" type="String">
      Optional unique identifier.
    </ResponseField>
  </Expandable>
</ResponseField>
