▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/PKMagicSpell

PKMagicSpell

Create ProjectKorra abilities using MagicSpells

265
2

ProjectKorra + MagicSpells

Create ProjectKorra abilities using MagicSpells!

How to use:

PKMagicSpells/MagicSpells.yml:

Spells:
  INTERNAL_NAME:
    Element: Air
    Description: 'Description'
    Instruction: 'Instruction'
    Name: 'Displayed Name'
    # One or multiple of these can be used, by default 'LEFT_CLICK'
    Activation:
    - WATER_NEAR
    - WATER_TARGET
    - EARTH_TARGET
    - LAVA_TARGET
    - ICE_NEAR
    - PLANT_TARGET
    - ICE_TARGET
    - EARTH_NEAR
    - METAL_TARGET
    - SHIFT
    - RIGHT_CLICK
    - LAVA_NEAR
    - SAND_TARGET
    - LEFT_CLICK

Example:

PKMagicSpells/MagicSpells.yml:

Spells:
  airshot:
    Element: Air
    Description: 'Shoots air'
    Instruction: 'Left click and sneak'
    Name: 'AirShot'
    Activation:
    - SHIFT
    - LEFT_CLICK
  fireshot:
    Element: Fire
    Description: 'Shoots fire'
    Instruction: 'Sneak'
    Name: 'FireShot'
    Activation:
      - SHIFT

Commands:

CommandDescriptionPermission
/pkspellDisplays plugin information (+ source code link)none
/pkspell sourcecodeDisplays plugin information (+ source code link)none
/pkspell reloadReloads the pluginpkspell.admin

Dependencies:

  • ProjectKorra
  • MagicSpells

Совместимость

Minecraft: Java Edition

1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:AGPL-3.0-only
Опубликован:2 года назад
Обновлён:2 года назад
Главная