SuperiorSkyBlock
  • 🍾Getting started
  • Inventories
    • 🏝️Biomes
    • Border Color
    • 🔨Confirm Ban
    • Confirm Disband
    • 💉Confirm Kick
    • Confirm Leave
    • 🈂️Control Panel
    • 👻Island Creation
    • Member Manage
    • 🚎Member Role
    • Members
    • 🎟️Permissions
    • Page 11
    • Page 12
    • Page 13
    • Page 14
Powered by GitBook
On this page
  • Buttons
  • SUPERIORSKYBLOCK_CONFIRM_DISBAND
  • Configurations
  1. Inventories

Confirm Disband

Buttons

SUPERIORSKYBLOCK_CONFIRM_DISBAND

Allows you to confirm the action of disband your island.

Configurations

name: '&8Confirm Disband'
size: 45

items:
  decoration:
    slots:
      - 0-8
      - 36-44
    item:
      material: BLACK_STAINED_GLASS_PANE
      name: '&f '
  confirm:
    type: SUPERIORSKYBLOCK_CONFIRM_DISBAND
    slot: 20
    closeInventory: true
    item:
      url: 'eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzc0NzJkNjA4ODIxZjQ1YTg4MDUzNzZlYzBjNmZmY2I3ODExNzgyOWVhNWY5NjAwNDFjMmEwOWQxMGUwNGNiNCJ9fX0='
      name: '&aConfirm'
      lore:
        - '&7Are you sure you want to delete your island?'
  cancel:
    closeInventory: true
    slot: 24
    item:
      url: 'eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjk1M2IxMmEwOTQ2YjYyOWI0YzA4ODlkNDFmZDI2ZWQyNmZiNzI5ZDRkNTE0YjU5NzI3MTI0YzM3YmI3MGQ4ZCJ9fX0='
      name: '&4Cancel'
PreviousConfirm BanNextConfirm Kick

Last updated 8 months ago