bonjour,
apres diverse recherche et forum j installe chestcommand qui est le pmlugin qui se rapproche le plus a ce que je souhaite faire.
j ai un probleme dans ma conf mais je ne trouve pas laquel.
il semblerai qu il y ai une erreur, merci de votre aide
Cordialement
apres diverse recherche et forum j installe chestcommand qui est le pmlugin qui se rapproche le plus a ce que je souhaite faire.
j ai un probleme dans ma conf mais je ne trouve pas laquel.
Code:
menu-settings:
# name - appears as the title - REQUIRED
name: '&2menu'
# 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: 'menu'
# 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:1]
open-with-item:
id: 345
left-click: false
right-click: true
######################
#+ +#
# ITEMS #
#+ +#
######################
Spawncmdpawncmd:
COMMAND: 'spawn'
NAME: '&e/spawn'
LORE:
- 'It justs executes /spawn'
- 'as the player who clicked.'
ID:347
POSITION-X: 1
POSITION-Y: 1
Grades:
COMMAND: 'open:grade.yml'
NAME: '&5Grades'
DESCRIPTION:
- '&7Click droit pour ouvrir le shop des grades'
ID: 264
POSITION-X: 3
POSITION-Y: 1
Shop:
COMMAND: 'open:shop.yml'
NAME: '&4shop'
DESCRIPTION:
- '&7Click droit pour ouvrir le shop'
ID: 371
POSITION-X: 5
POSITION-Y: 1
Home:
COMMAND: 'Home'
NAME: '&cHome'
DESCRIPTION:
- '&7Click droit pour aller a votre home'
ID: 355
POSITION-X: 1
POSITION-Y: 3
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: 3
il semblerai qu il y ai une erreur, merci de votre aide
Cordialement