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_MEMBERS
  • Configurations
  1. Inventories

Members

Buttons

SUPERIORSKYBLOCK_MEMBERS

Allows to display the members of its island, you must define a slot list.

Configurations

name: '&8Island Members &7%page%/%maxPage%'
size: 45

items:
  members:
    type: SUPERIORSKYBLOCK_MEMBERS
    slots:
      - 0-35
    item:
      material: PLAYER_HEAD
      name: '&e%name%'
      lore:
        - '&eRole: &7%role%'
  next:
    type: NEXT
    slot: 42
    isPermanent: true
    item:
      material: PAPER
      name: '&fNext Page'
  previous:
    type: PREVIOUS
    slot: 38
    isPermanent: true
    item:
      material: PAPER
      name: '&fPrevious Page'
  decoration:
    isPermanent: true
    item:
      material: BLACK_STAINED_GLASS_PANE
      name: '&f'
    slots:
      - 36-44
PreviousMember RoleNextPermissions

Last updated 8 months ago