Иконка ресурса

Для ядра Commands Checking 1.1

Нет прав для скачивания
Поддерживаемые версии
  1. 1.12
  2. 1.13
  3. 1.14
  4. 1.15
  5. 1.16
  6. 1.17
  7. 1.18
  8. 1.19
Особенности:
  • Hex цвета(1.16+)
  • Поддержка Placeholder API
  • 8 действий
  • Выбор мира для команд
  • Выбор радиуса
  • Действия / Обратные действия
Необязательные зависимости:
Конфиг:
YAML:
Commands:
  ah:
    # The radius is at what distance the command can be used (It's a 12 X 12 cube in this case)
    radius: 12
    # These coordinates are the center of the cube in which the command will work.
    # And also the world.
    coord:
      x: 100
      y: 70
      z: -80
      world: world
    # These are the actions that will be performed when you are near the specified coordinates or vice versa.
    actions: []
    deny-actions:
      - "(teleport)world,100,70,-80"
      - "(msg)"
      - "(msg)   &7You have been teleported!"
      - "(msg)"
  shop:
    radius: 20
    coord:
      x: 88
      y: 105
      z: -50
      world: Spawn
    actions:
      - "(take-money)100"
    deny-actions:
      - "(msg)&7You must be close to the spawn."
Messages:
  info:
    - ""
    - "        §6Commands Checking &8↠ &7Information"
    - ""
    - "     &6/cc &8— &7Shows information about commands"
    - "        &6/cc reload &8— &7Reloads the plugin."
    - ""
    - "               §6Commands Checking"
    - ""
  reload: "&7( &6&lСmdСheck &7) &8↠ &7The plugin has been successfully reloaded!"
  take-money: "&7( &6&lСmdСheck &7) &8↠ &7You have &6%s &7taken away you have &6%s"
  give-money: "&7( &6&lСmdСheck &7) &8↠ &7You were given &6%s &7and now have &6%s"
  money-error: "&7( &6&lСmdСheck &7) &8↠ &7An error occured: &6%s"
Исходный код
https://github.com/Baraban4ik/CommandsChecking/
Команды и права
Команды:
  • /cc - Информация о командах
  • /cc reload - Перезагрузка плагина.
Права:
  • cmdcheck.reload - Право на перезагрузку плагина.
  • cmdcheck.info - Право на информацию командах
Автор
Baraban4ik
Скачивания
17
Просмотры
888
Первый выпуск
Обновление
Оценка
0.00 звёзд 0 оценок

Поделиться ресурсом

Последние обновления

  1. Исправление

    Ошибка при использовании команды в другом мире
Назад
Сверху Снизу