Ошибка в плагине chestcommand в майнкрафт

go
- в Сервера
1

Я строю сервер майнкрафт и чего очень хочу это свой сервер порты были закрыты так что я взял хостинг aternos все было хорошо но когда я начел делать меню произошла ошибка
#-------------------Chest Commands Errors -------------------#
1) Invalid YAML configuration for the menu "menu.yml". Please look at the error above, or use an online YAML parser (google is your friend).
#-------------------------------------------------------------#
помогите пожалуйста если нужно то прочтите мой текст
######################
#+ +#
# MENU SETTINGS #
#+ +#
######################

menu-settings:

# REQUIRED
# Appears as the title of the menu.
name: '&1Menu'

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

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

# 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.
# Supports all the icon command types.
open-action: 'tell: &eYou opened the example menu.'

# OPTIONAL
# The menu will open only when right-clicking with a compass.
open-with-item:
id: compass
left-click: false
right-click: true

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

spawncmd:
COMMAND: 'spawn'
NAME: '&e/spawn'
ID: enderpearl
POSITION-X: 1
POSITION-Y: 1

Mine:
COMMAND: 'warp mine'
NAME: '&amine'
ID: diamond_pickaxe
DATA-VALUE: 200
POSITION-X: 2
POSITION-Y: 2

pvp:
COMMAND: 'warp pvp'
NAME: '&aPVP'
ID: diamond sword
ENCHANTMENT: durability, 1
POSITION-X: 5
POSITION-Y: 2

Games:
COMMAND: 'warp games'
NAME: '&aGames'
ID: Enderperl
POSITION-X: 8
POSITION-Y: 2

RandomTP:
COMMAND: 'rtp'
NAME: '&cRandomTP'
ID: turf
POSITION-X: 4
POSITION-Y: 4

Nether:
COMMAND: 'warp nether'
NAME: '&cNETHER'
ID: golden_sword
POSITION-X: 6
POSITION-Y: 4

menu-close-no-commands-no-lore:
NAME: '&6Close the menu'
ID: redstone lamp
LORE:
- 'Create an item without command,'
- 'the GUI will just close.'
POSITION-X: 9
POSITION-Y: 5

Ал

Ты уверен что джаве есть до этого дело?