MagicWands icon

MagicWands -----

Add magic to your server!




Comet spell improvement

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

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.
----------, Jul 19, 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:
Code (YAML):
     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.
----------, Jul 16, 2025

Resource Information
Author:
----------
Total Downloads: 43
First Release: Jul 14, 2025
Last Update: Jul 19, 2025
Category: ---------------
All-Time Rating:
1 ratings
Find more info at docs.michielo.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings