Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Problem] ChestCommands


Rekomendowane odpowiedzi

Opublikowano

Czesc mam problem z pluginem chestcommands.

Chodzi tutaj dokładnie o to że chcę sobie robić enchantowane itemki w sklepie.

Nie wiem dokładnie jak to ustawic.

 

Zbroje.yml

######################
#+                  +#
#   MENU SETTINGS    #
#+                  +#
######################


menu-settings:
  name: '&5Miecze'
  rows: 6


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


buy-helmprot1:
  PRICE: 100
  COMMAND: 'giveitem:helmprot1'
  NAME: '&aBuy'
  LORE:
  ID: 310
  KEEP-OPEN: true
  POSITION-X: 1
  POSITION-Y: 1


buy-zbrojaprot1:
  PRICE: 50
  COMMAND: 'giveitem:zbrojaprot1'
  NAME: '&aBuy'
  LORE:
  ID: 311
  KEEP-OPEN: true
  POSITION-X: 2
  POSITION-Y: 1


buy-spodnieprot1:
  PRICE: 10
  COMMAND: 'giveitem:spodnieprot1'
  NAME: '&aBuy'
  LORE:
  ID: 312
  KEEP-OPEN: true
  POSITION-X: 3
  POSITION-Y: 1


buy-butyprot1:
  PRICE: 50
  COMMAND: 'giveitem:butyprot1'
  NAME: '&aBuy'
  LORE:
  ID: 313
  KEEP-OPEN: true
  POSITION-X: 1
  POSITION-Y: 2

items.yml

helmprot1
   ID: 310
   ENCHANTMENT: protection,1
   NAME: '&6Diamentowy helm'
   LORE:

zbrojaprot1
   ID: 311
   ENCHANTMENT: protection,1
   NAME: '&6Diamentowa zbroja
   LORE:

spodnieprot1
   ID: 312
   ENCHANTMENT: protection,1
   NAME: '&6Diamentowe spodnie'
   LORE:

butyprot1
   ID: 313
   ENCHANTMENT: protection,1
   NAME: '&6Diamentowe buty
   LORE:

Kocham mpcforum.pl!!!

18706.png

Opublikowano

Zbroje.yml

######################
#+                  +#
#   MENU SETTINGS    #
#+                  +#
######################

menu-settings:
  name: '&5Miecze'
  rows: 6

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

buy-helmprot1:
  PRICE: 100
  COMMAND: 'giveitem:helmprot1'
  NAME: '&aBuy'
  LORE: ''
  ID: 310
  KEEP-OPEN: true
  POSITION-X: 1
  POSITION-Y: 1

buy-zbrojaprot1:
  PRICE: 50
  COMMAND: 'giveitem:zbrojaprot1'
  NAME: '&aBuy'
  LORE: ''
  ID: 311
  KEEP-OPEN: true
  POSITION-X: 2
  POSITION-Y: 1

buy-spodnieprot1:
  PRICE: 10
  COMMAND: 'giveitem:spodnieprot1'
  NAME: '&aBuy'
  LORE: ''
  ID: 312
  KEEP-OPEN: true
  POSITION-X: 3
  POSITION-Y: 1

buy-butyprot1:
  PRICE: 50
  COMMAND: 'giveitem:butyprot1'
  NAME: '&aBuy'
  LORE: ''
  ID: 313
  KEEP-OPEN: true
  POSITION-X: 1
  POSITION-Y: 2 

items.yml

helmprot1:
   ID: 310
   ENCHANTMENT: protection,1
   NAME: '&6Diamentowy helm'
   LORE: ''

zbrojaprot1:
   ID: 311
   ENCHANTMENT: protection,1
   NAME: '&6Diamentowa zbroja
   LORE: ''

spodnieprot1:
   ID: 312
   ENCHANTMENT: protection,1
   NAME: '&6Diamentowe spodnie'
   LORE: ''

butyprot1:
   ID: 313
   ENCHANTMENT: protection,1
   NAME: '&6Diamentowe buty
   LORE: ''

Powinno działać.

 

 

 

jp8p35.jpg

 

 

Opublikowano

Niestety nie działa :((( Niżej blad z konsoli

[ChestCommands] The menu items.yml cannot be loaded: file not loaded correctly or 'name' not found. Check your menu settings and possible previous YAML formatting errors.
[ChestCommands] The menu name in the file "miecze.yml" is the same of another: cannot load two menus with the same name.

Kocham mpcforum.pl!!!

18706.png

Opublikowano


helmprot1:

ID: 310

ENCHANTMENT: protection,1

NAME: '&6Diamentowy helm'

LORE: ''

 

zbrojaprot1:

ID: 311

ENCHANTMENT: protection,1

NAME: '&6Diamentowa zbroja'

LORE: ''

 

spodnieprot1:

ID: 312

ENCHANTMENT: protection,1

NAME: '&6Diamentowe spodnie'

LORE: ''

 

butyprot1:

ID: 313

ENCHANTMENT: protection,1

NAME: '&6Diamentowe buty'

LORE: ''

 

 

 

jp8p35.jpg

 

 

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...