Хостинг серверов Minecraft playvds.com
  1. Вы находитесь в русском сообществе Bukkit. Мы - администраторы серверов Minecraft, разрабатываем собственные плагины и переводим на русский язык плагины наших собратьев из других стран.
    Dismiss Notice

Помогите ChestCommand не выполняет команды.

Discussion in 'Помощь' started by rezerv.com, May 21, 2021.

  1. Автор темы
    rezerv.com

    rezerv.com Участник

    Trophy Points:
    31
    Всем привет, столкнулся с такой проблемой что плагин ChestCommand перестал открывать меню.
    прикрепляю конфиги меню и плагина

    ######################
    #+ +#
    # MENU SETTINGS #
    #+ +#
    ######################

    menu-settings:

    # name - appears as the title - REQUIRED
    name: '&f&lWorld&a&lX&f&lCraft'

    # 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: ''

    # open-with-item - OPTIONAL
    # The menu will open only right-clicking with orange wool [35:1]
    open-with-item:
    id: wool:1
    left-click: false
    right-click: true


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


    case:
    COMMAND: 'join WorldXCraft'
    NAME: '&f&lWorld&a&lX&f&lCraft'
    LORE:
    - ''
    - '&fНачни своё&a приключение'
    - '&fЗайми&6 очередь на сервер и ожидай.'
    - '&fИграй с &aУдовольствием&f, играй с нами!'
    - ''
    - '&7Нажми, чтобы открыть.'
    ID: 54
    POSITION-X: 5
    POSITION-Y: 3

    # ChestCommands configuration file.
    # Tutorial: http://dev.bukkit.org/bukkit-plugins/chest-commands

    default-color:
    name: '&f'
    lore: '&7'
    multiple-commands-separator: ;
    use-only-commands-without-args: true
    update-notifications: false
    use-console-colors: true
    anti-click-spam-delay: 200
     
  2. Хостинг MineCraft
    <
  3. Prostochets

    Prostochets Новичок Пользователь

    Trophy Points:
    18
    Имя в Minecraft:
    Krogokpl
    Ошибку консоль выдаёт?
     

Share This Page