Turkish controlpanel.yml

# Control panel file
# For colors in panel name use &. Note client must restart if changes made as it caches inventory.
# [island] refers to the island command, e.g., /island
# material format is MATERIAL:DURABILITY where DURABILITY is optional
# description can include color codes using & and new lines using |

default:
  panelname: '&1Commands'
  buttons:
    0:
      material: GRASS
      description: 'Adana git'
      command: '[island] go'
      nextsection: ''
    1:
      material: LAVA_BUCKET
      description: 'Mini marketi aç'
      command: '[island] ms'
      nextsection: ''
    2:
      material: SKULL_ITEM
      description: 'Takımının üyelerini gör'
      command: '[island] team'
      nextsection:
    3:
      material: BED
      description: 'Evini burası olarak ayarla'
      command: '[island] sethome'
      nextsection:
    4:
      material: ACACIA_STAIRS
      description: 'Ada seviyesi'
      command: '[island] level'
      nextsection:
    5:
      material: BOOK
      description: 'En iyi 10 adayı gör'
      command: '[island] top'
      nextsection:
    6:
      material: SIGN
      description: 'Kullanılabilir ışınlanma noktalarını gör'
      command: '[island] warps'
      nextsection:
    7:
      material: BEDROCK
      description: 'Spawna dön'
      command: '[island] spawn'
      nextsection:
    8:
      material: SAPLING
      description: 'Biyom değiştir'
      command: '[island] biomes'
      nextsection: ''
    9:
      material: ENCHANTMENT_TABLE
      description: 'Hedefler'
      command: 'asc'
      nextsection: ''

Comments

Posts Quoted:
Reply
Clear All Quotes