_BurakGider_
Marangoz
- Mesajlar
- 58
- En iyi cevaplar
- 0
- Beğeniler
- 6
- Puanları
- 0
Arkadaşlar ben ChestCommands ayarladım /donor yazınca ekrana menu gelıcek fakat gelmiyor Hata yazısı veriyor yani yanlış kod yazdınız diye.
Bu da kodlar hataya göre düzenlerseniz sevinirim.
Kod:
######################
#+ +#
# MENU SETTINGS #
#+ +#
######################
menu-settings:
# name - appears as the title - REQUIRED
name: '&1Donor Bilgi'
# rows - the number of rows of the chest - REQUIRED
rows: 5
# command - OPTIONAL (you can remove this or set it to '')
# Bind multiple commands using ; (command: 'menu; m; me')
command: 'donor'
# 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: &eYou opened the example menu.'
# open-with-item - OPTIONAL
# The menu will open only right-clicking with orange wool [35]
open-with-item:
id: 35
left-click: false
right-click: true
######################
#+ +#
# ITEMS #
#+ +#
######################
donorcmd:
NAME: '&7&lPlatinumDonor'
LORE:
- '&f&lFiyat: 5TL'
- '&f&l1 Kisi Ile Team Olabilme'
- '&c&l/fly &f&lOzelligi'
- '&f&lChatteyken Isminiz &7&lBoyle &f&lGorulur.'
ID: gold_sword
POSITION-X: 3
POSITION-Y: 3
donorcmd:
NAME: '&b&lPremiumDonor'
LORE:
- '&f&lFiyat: 10TL'
- '&f&l2 Kisi Ile Team Olabilme'
- '&c&l/fly &f&lOzelligi'
- '&c&l/mask &f&lOzelligi
- '&c&l/mute &f&lOzelligi'
- '&f&lChatteyken Isminiz &b&lBoyle &f&lGorulur.'
ID: iron_sword
POSITION-X: 5
POSITION-Y: 3
donorcmd:
NAME: '&3&lHouseDonor'
LORE:
- '&f&lFiyat: 15TL'
- '&f&l3 Kisi Ile Team Olabilme'
- '&c&l/fly &f&lOzelligi'
- '&c&l/mask &f&lOzelligi
- '&c&l/mute &f&lOzelligi'
- '&c&l/kick &f&lOzelligi'
- '&f&l1 Kere Ban Actirma Hakki
- '&c&l/sohbetimisil &f&lOzelligi'
- '&f&lChatteyken Isminiz &3&lBoyle &f&lGorulur.'
ID: diamond_sword
POSITION-X: 7
POSITION-Y: 3