▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/MagicWands
283
3

MagicWands 1.2.0

release19 июля 2025 г.

Comet spell improvement

We have improved the comet spell which now includes a power modifier. You can implement this spell like this:

comet:  # Spell type
  name: "comet"  # Display name
  cooldown: 0
  speed: 1
  color: "orange"
  power: 1.0 # new power option

Reverse cycling through spells

You used to be able to cycle through spells using right-click, you can now reverse cycle by right-clicking whilst shifting.

Update instructions This update is fully backwards-compatible. I recommend you to update, you can keep your config.yml as is and do not need to regenerate this.

MagicWands 1.1.0

release16 июля 2025 г.

Launch spell added

We have added the 'Launch' spell which allows you to launch entities up in the air. You can implement this spell like this:

      launch:
        name: "Launch"
        cooldown: 5
        radius: 5
        velocity: 1.2
        speed: 10
        color: "aqua"

Granular permissions

We have added granular wand usage permissions. The permission node "MagicWands.use" will still allow the user permission to use any wand, we have added wand-specific usage permissions such as "MagicWands.use.godwand" which will allow the user to use the wand named 'godwand'. This permission node changes accordingly to any wands defined in the config.yml.

Update instructions This update is fully backwards-compatible. I recommend you to update, you can keep your config.yml as is and do not need to regenerate this.

MagicWands 1.0

release14 июля 2025 г.

Нет описания изменений

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

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x

Платформы

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

Сервер

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:7 месяцев назад
Обновлён:7 месяцев назад
Главная