Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Michielo

Add magic to your server!

Report MagicWands?

Release
1.2.0

Michielo released MagicWands version 1.2.0 on July 19, 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.

Information

Published onJuly 19, 2025
Downloads39

Platforms

Paper Paper (1.13-1.21.8)