[Yardım] ChestCommand Plugin Hatası

muhammed53

Ağaç Yumruklayıcı
Mesajlar
11
En iyi cevaplar
0
Beğeniler
2
Puanları
0


P4RS

Elmas Madencisi
Mesajlar
834
En iyi cevaplar
0
Beğeniler
696
Puanları
0
Boşluk hatası yapmışssın buyur;

Kod:
######################
#+                  +#
#   MENU SETTINGS    #
#+                  +#
######################

menu-settings:

  # name - appears as the title - REQUIRED
  name: '&1Warp Listesi'

  # 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: &eWarp Menusunu Actiniz.'

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


ormancmd:
  COMMAND: 'warp orman'
  NAME: '&6Orman'
  LORE:
    - 'Ormana gitmek icin tikla!'
  ID: log
  POSITION-X: 1
  POSITION-Y: 1
marketcmd:
  COMMAND: 'warp market'
  NAME: '&3Market'
  LORE:
    - 'Markete Gitmek İcin Tikla!'
  ID: 264
  POSITION-X: 2
  POSITION-Y: 1
arenacmd:
  COMMAND: 'warp arena'
  NAME: '&4Arena'
  LORE:
    - 'Arenaya Gitmek Icın Tikla'
  ID: 276
  POSITION-X: 3
  POSITION-Y: 1
enchcmd:
  COMMAND: 'warp ench'
  NAME: '&1Enchant'
  LORE:
    - 'Burada Para Karsiligi Ve Level Ile Enchant Basabilirsin!'
  ID: 116
  POSITION-X: 4
  POSITION-Y: 1
endcmd:
  COMMAND: 'warp end'
  NAME: '&eEnd'
  LORE:
    - 'EnderDragon Hala Yasiyor Gitmek icin Tikla!'
  ID: 121
  POSITION-X: 5
  POSITION-Y: 1
eventcmd:
  COMMAND: 'warp event'
  NAME: '&2Event'
  LORE:
    - 'Evente Gitmek Icin Tikla'
  ID: 322:1
  POSITION-X: 6
  POSITION-Y: 1
hammaddecmd:
  COMMAND: 'warp hammadde'
  NAME: '&dHammadde'
  LORE:
    - '4 Farkli Maden Bulunur Gitmek Icın Tikla'
  ID: 274
  POSITION-X: 7
  POSITION-Y: 1
viphammaddecmd:
  COMMAND: 'warp viphammadde'
  NAME: '&1VipHammadde'
  LORE:
    - 'Sadece Viplere Özel 4 Hammadde Bulunur'
  ID: 278
  POSITION-X: 8
  POSITION-Y: 1
lapiscmd:
  COMMAND: 'warp lapis'
  NAME: '&blapis'
  LORE:
    - 'Lapise Gitmek Icin Tikla'
  ID: 351:4
  POSITION-X: 9
  POSITION-Y: 1
nethercmd:
  COMMAND: 'warp nether'
  NAME: '&4Nether'
  LORE:
    - 'Nethere Gitmek Icin Tikla'
  ID: 87
  POSITION-X: 1
  POSITION-Y: 2
orscmd:
  COMMAND: 'warp ors'
  NAME: '&7Ors'
  LORE:
    - 'Orslere Gitmek Icin Tikla'
  ID: 145
  POSITION-X: 2
  POSITION-Y: 2
menu-close-no-commands-no-lore:
  NAME: '&6CMenuyu Kapat'
  ID: 46
  LORE:
    - 'Menuyu Kapatır'
  POSITION-X: 9
  POSITION-Y: 3
 

muhammed53

Ağaç Yumruklayıcı
Mesajlar
11
En iyi cevaplar
0
Beğeniler
2
Puanları
0
Eline saglık kardeşim Oldu Teşekkurler :)
 

Üst