Magic 2.8.3
Details
-
FilenameMagic-2.8.3.jar
-
Uploaded by
-
UploadedJan 12, 2014
-
Size367.96 KB
-
Downloads841
-
MD50c3de7ad34e7c80884623fde74b95b09
Supported Bukkit Versions
- 1.7.4
- 1.7.2
Changelog
- Add /wand combine command
- Implement wand organization (using anvil)
- Add more scripting ability to fling spell
- Combining two wands takes ownership of the new wand
- Wand effect colors will mix when combined
- Match flare and boom effects to wand color
- Use volume-based rendering triggers in dynmap for large constructions
- Add earth and stream spells (MIGRATION NOTE: lava spell needs updating in spells.yml, LavaSpell -> IterateSpell)
- Add "/magic search" and "/magic cancel" commands.
- Add effects to pillar, earth, stream, lava, bridge and stalactite spells.
- Add build permission check to the grenade, projectile and familiar spells.
- Collapse properties and parameters (MIGRATION NOTE)
MIGRATION NOTES:
- Added earth and stream spells
- lava spell needs updating in spells.yml LavaSpell -> IterateSpell
- properties and parameters have been combined into "parameters". This one might be a pain, sorry!
- Reconfigured the gills spell to be a PotionEffectSpell.
Full config diffs:
https://github.com/elBukkit/MagicPlugin/commits/master/src/main/resources/spells.defaults.yml
- 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.