Çözüldü İtem Join plugini çalışmıyor

  • Konuyu Başlatan Konuyu Başlatan pro_44
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 251
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

pro_44

Örümcek Hoşt!
Katılım
27 Ağustos 2024
Mesajlar
328
Elmaslar
26
Puan
1.370
Yaş
27
Konum
türkiye
Minecraft
pro_44
Facebook
yok
X
yok

Discord:

yok

Merhaba arkadaşlar bedwars sunucumda profil ve parkur itemleri yaptım ama çalışmıyor magma kremi geliyor ama çalışmıyor oyuncu kafası hiç gelmiyor oyuncu kafasının menüsünü chest commands ile yaptım yardımcı olursanız sevinirim :)

chestcommands >menu > Profil.yml:

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

menu-settings:

  # REQUIRED
  # Appears as the title of the menu.
  name: '&0Profil'

  # REQUIRED
  # The number of rows in the menu.
  rows: 3

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

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

  # OPTIONAL
  # This command command will be executed when the menu is opened.

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


Profil:
  NAME: '&bStats'
  LORE:
    - '&7Ölme &7» &f%statistic_deaths%'
    - '&7Öldürme &7» &f%statistic_player_kills%'
  ID: 261
  POSITION-X: 4
  POSITION-Y: 2

Dil:
  NAME: '&bBilgi'
  LORE:
    - '&7Ad &7» &f%player_name%'
    - '&7Dil &7» &fTürkçe'
  ID: 340
  POSITION-X: 6
  POSITION-Y: 2

itemjoin > items.yml:
Kod:
# --{ =-=-=-=-=-=-=-=-=-= ItemJoin's Custom Item Configurations, by RockinChaos =-=-=-=-=-=-=-=-=-= }--
# See the tutorial page for a more in-depth explanation; https://github.com/RockinChaos/ItemJoin/wiki
# Join the discord for easy plugin support; https://discord.gg/D5FnJ7C
#
# Modifying this will cause this file to break and regenerate.
items-Version: 8
items-Delay: 2
items-Overwrite: false
items-Spamming: false
items-RestrictCount: false
items:
  Parkur:
    id: 378
    slot: 7
    name: '&6Parkur &7(Sağ-Tıkla)'
    interact:
    - 'warp parkur'
    itemflags: unbreakable, hide-attributes, self-drops, death-drops, CreativeBypass, inventory-modify
    triggers: join, respawn, world-switch, region-enter
    enabled-worlds: world
  Profil:
    id: SKULL_ITEM:3
    skull-owner: '%player%'
    slot: 1
    name: '&cProfil &7(Sağ-Tıkla)'
    interact:
    - 'profil'
    itemflags: unbreakable, hide-attributes, self-drops, death-drops, CreativeBypass, inventory-modify
    triggers: join, respawn, world-switch
    enabled-worlds: world
 
Gönderdiğiniz log dosyasında ItemJoin eklentisine ait bir hata göremiyorum. Ancak 72 tane hata var kullandığınız diğer eklentiler hatalı olabilir mi ?
 
Gönderdiğiniz log dosyasında ItemJoin eklentisine ait bir hata göremiyorum. Ancak 72 tane hata var kullandığınız diğer eklentiler hatalı olabilir mi ?
İtem join ile birlikte sadece chest commands çalışıyor diğerlerini bilmiyorum ama o ikisi hatalı değil
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst