K resce, myslím, že je to příkaz
/res set <Jméno_RES> monsters false, ale nejsem si 100% jist.
-- 15 črc 2015, 14:21 --
Všiml jsem si logu, tak ještě dodávám.
Kód: Vybrat vše
1) Invalid YAML configuration for the menu "example.yml". Please look at the error above, or use an online YAML parser (google is your friend).Našel jsem jen tuto chybu - Máš něco špatně nastavené/nakonfigurované a menu se z toho důvodu neotevírá.
Pokud najdu chybu (Teď to jdu zkouknout), napíšu.
-- 15 črc 2015, 14:33 --
1. Zkouška - Zkus totoKód: Vybrat vše
######################
#+ +#
# MENU SETTINGS #
#+ +#
######################
menu-settings:
# name - appears as the title - REQUIRED
name: '&1KREDITshop'
# rows - the number of rows of the chest - REQUIRED
rows: 6
# command - OPTIONAL (you can remove this or set it to '')
# Bind multiple commands using ; (command: 'menu; m; me')
command: 'kre'
# 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: &eOtvoril si menu kde možeš nakupovať s kreditmi.'
# open-with-item - OPTIONAL
# The menu will open only right-clicking with emerald [388]
open-with-item:
id: emerald:388
left-click: false
right-click: true
######################
#+ +#
# ITEMS #
#+ +#
######################
spawncmd:
COMMAND: 'points me'
NAME: '&eKREDIT'
LORE:
- 'Kolko mám kreditov?'
- 'Klikni sem'
ID: paper
POSITION-X: 5
POSITION-Y: 4
colored-enchanted-stacked:
NAME: '&aVIP,&a&l21 dni &4(Slovensko)'
LORE:
- ''
- ''
ID: wool
POSITION-X: 1
POSITION-Y: 1
VipCz:
NAME: '&aVIP,&a&l21 dni &4(Česká rep.)'
LORE:
- ''
- ''
ID: wool
POSITION-X: 9
POSITION-Y: 3 2. Pokud to nepůjde, zkus tohleKód: Vybrat vše
######################
#+ +#
# MENU SETTINGS #
#+ +#
######################
menu-settings:
# name - appears as the title - REQUIRED
name: '&1KREDITshop'
# rows - the number of rows of the chest - REQUIRED
rows: 6
# command - OPTIONAL (you can remove this or set it to '')
# Bind multiple commands using ; (command: 'menu; m; me')
command: 'kre'
# 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: &eOtvoril si menu kde možeš nakupovať s kreditmi.'
# open-with-item - OPTIONAL
# The menu will open only right-clicking with emerald [388]
open-with-item:
id: emerald:388
left-click: false
right-click: true
######################
#+ +#
# ITEMS #
#+ +#
######################
spawncmd:
COMMAND: 'points me'
NAME: '&eKREDIT'
LORE:
- 'Kolko mám kreditov?'
- 'Klikni sem'
ID: paper
POSITION-X: 5
POSITION-Y: 4
colored-enchanted-stacked:
NAME: '&aVIP,&a&l21 dni &4(Slovensko)'
LORE:
- ''
- ''
ID: wool
POSITION-X: 1
POSITION-Y: 1
VipCz:
NAME: '&aVIP,&a&l21 dni &4(Česká rep.)'
LORE:
- ''
- ''
ID: wool
POSITION-X: 9
POSITION-Y: 3