Buradaki sorun nedir?

Yigitt05

Taş Madencisi
En iyi cevaplar
0
Kod:
######################
#+                  +#
#   MENU SETTINGS    #
#+                  +#
######################

menu-settings:

  # name - appears as the title - REQUIRED
  name: '&4&lWarp &f&lListesi'

  # rows - the number of rows of the chest - REQUIRED
  rows: 3

  # command - OPTIONAL (you can remove this or set it to '')
  # Bind multiple commands using ; (command: 'menu; m; me')
  command: 'warp'

  # auto-refresh - OPTIONAL
  # How frequently the menu will be refreshed, in seconds.
  # Useful if you have variables in items' descriptions.
  auto-refresh: 5

  # This command command will be execute when the menu is opened.
  # Supports all the icon command types.
  open-action: 'sound: note pling; tell: &6&lWarplar Acildi!.'

  # open-with-item - OPTIONAL
  # The menu will open only right-clicking with orange wool [35:1]
  open-with-item:
    id: wool:1
    left-click: false
    right-click: true


######################
#+                  +#
#       ITEMS        #
#+                  +#
######################


spawn:
  COMMAND: 'spawn'
  NAME: '&f&l[v] &b&lBaslangic &6&l[v]'
  LORE:
    - 'Baslangic Noktası!'
  ID: bed
  POSITION-X: 1
  POSITION-Y: 1
 
 
Arena:
  COMMAND: 'warp Arena'
  NAME: '&f&l[v] &b&lArena &6&l[v]'
  LORE:
    - 'Yasamak icin savas!!'
  ID: diamond_sword
  POSITION-X: 2
  POSITION-Y: 1 
 
 
Arsalar:
  COMMAND: 'warp Arsalar'
  NAME: '&f&l[v] &b&lArsalar &6&l[v]'
  LORE:
    - 'Bu topraklar senin olsun!'
  ID: 3
  POSITION-X: 3
  POSITION-Y: 1
 
 
Boss:
  COMMAND: 'warp Boss'
  NAME: '&f&l[v] &b&lBoss &6&l[v]'
  LORE:
    - 'Olmemeyi Basarirsan Al Senin Olsun Zirh!'
  ID: 397
  POSITION-X: 4
  POSITION-Y: 1
 
 
craft:
  COMMAND: 'warp craft'
  NAME: '&f&l[v] &b&lCraft &6&l[v]'
  LORE:
    - 'Bir seymi craft edeceksin? Hemen bas bana!'
  ID: 58
  POSITION-X: 5
  POSITION-Y: 1
 
 
ench:
  COMMAND: 'warp ench'
  NAME: '&f&l[v] &b&lEnch &6&l[v]'
  LORE:
    - 'Hemen tıkla ve buyule!!'
  ID: 116
  POSITION-X: 6
  POSITION-Y: 1
 
 
event:
  COMMAND: 'warp event'
  NAME: '&f&l[v] &b&lEvent &6&l[v]'
  LORE:
    - 'Belirli saatlerde event!'
  ID: 57
  POSITION-X: 7
  POSITION-Y: 1

 
hammadde:
  COMMAND: 'warp hammadde'
  NAME: '&f&l[v] &b&lHammadde &6&l[v]'
  LORE:
    - 'Hammadde merkezi!'
  ID: 56
  POSITION-X: 8
  POSITION-Y: 1
 
 
Hapis:
  COMMAND: 'warp Hapis'
  NAME: '&f&l[v] &b&lHapis &6&l[v]'
  LORE:
    - 'Gardiyanlarin maasi cok dusuk!'
  ID: 101
  POSITION-X: 9
  POSITION-Y: 1

 
Lapis:
  COMMAND: 'warp Lapis'
  NAME: '&f&l[v] &b&lLapis &6&l[v]'
  LORE:
    - 'Lapisine gore para al!'
  ID: 21
  POSITION-X: 4
  POSITION-Y: 2

 
Market:
  COMMAND: 'warp Market'
  NAME: '&f&l[v] &b&lMarket &6&l[v]'
  LORE:
    - 'Para pesin kirmizi mesin!'
  ID: 371
  POSITION-X: 5
  POSITION-Y: 2

 
Nether:
  COMMAND: 'warp Nether'
  NAME: '&f&l[v] &b&lNether &6&l[v]'
  LORE:
    - 'Portaldan cehennemin dibine!'
  ID: 87
  POSITION-X: 6
  POSITION-Y: 2

 
Orman:
  COMMAND: 'warp Orman'
  NAME: '&f&l[v] &b&lOrman &6&l[v]'
  LORE:
    - 'Bu topraklar kana bulanacak!'
  ID: 2
  POSITION-X: 3
  POSITION-Y: 3

 
Ors:
  COMMAND: 'warp Ors'
  NAME: '&f&l[v] &b&lOrs &6&l[v]'
  LORE:
    - 'Tamir ya da isim degistirme!'
  ID: 145
  POSITION-X: 4
  POSITION-Y: 3

 
Parkur:
  COMMAND: 'warp Parkur'
  NAME: '&f&l[v] &b&lParkur &6&l[v]'
  LORE:
    - 'Yapabilirsen 1M Para!'
  ID: 22
  POSITION-X: 5
  POSITION-Y: 3

 
VipHammadde:
  COMMAND: 'warp VipHammadde'
  NAME: '&f&l[v] &b&lVipHammadde &6&l[v]'
  LORE:
    - 'Vip'isen Hayat Sana Guzel!'
  ID: 41
  POSITION-X: 6
  POSITION-Y: 3

Bu chestcommands'ım bir hata varmı? Oyunda /chestcommands reload yazdığımda ise

Hatası alıyorum konsola bakıyorum o kadar hata varki ayırt edilemiyor ama galiba bu hata

Lütfen acil yardım!
 
Üst