Magic 2.8.2
Details
-
FilenameMagic-2.8.2.jar
-
Uploaded by
-
UploadedJan 9, 2014
-
Size365.21 KB
-
Downloads418
-
MD54808f3eaebdd73660e29dbd5e1d02374
Supported Bukkit Versions
- 1.7.4
- 1.7.2
Changelog
- Fix WG build permissions on boom spell. (Oops, sorry!)
- Enable combining wands on an anvil- WIP, hacky.
- Add visual effects to boon and curse
- Added "wither" spell
- Wands on dynmap now show more information in a pop-up
- Some fixes for the camera spell when the world didn't get saved after a new map was created.
- The "name" parameter in /camera works with url and id maps. (Tutorial needed)
- Fix cooldowns on fill and superconstruct spells
- Allow casting boon on another player (it's targeted now- aim up for yourself, like heal)
- Implement wand descriptions and ownership
- Fix limited-use wands (er, fix it so they break!)
- Added better feedback to wand and wandp commands
- Added /wand describe command (technical)
- Added additional projectile spell types (MIGRATION NOTE: the fireball and icbm spells need updating)
MIGRATION NOTE: The fireball and icbm spells need updating if you have a customized spells.yml file. Change
class: FireballSpell
to
class: ProjectileSpell
Full config diffs:
https://github.com/elBukkit/MagicPlugin/compare/cf61ad243ed832caa3a338d96beabe4abee81d1e...master
- Enchanting is a little wonky, due to having to swap out the item for an enchantable one
- Combining wands on an anvil is not fully functional
- Using the creative inventory will destroy any wands you have
- The Essentials sign integration is pretty hacky.