Magic 3.5

Details

  • Filename
    Magic-3.5.jar
  • Uploaded by
  • Uploaded
    Aug 10, 2014
  • Size
    1.01 MB
  • Downloads
    1,183
  • MD5
    093db8bc8495130ab7c9693c577fe3e2

Supported Bukkit Versions

  • CB 1.7.9-R0.2
  • 1.7.4
  • 1.6.4

Changelog

3.5

  • Fix stack overflow error in the welcome wand feature.
  • Disable inventory backup feature by default. I may end up removing it, it causes issues.
  • Fix tab-completion of particle and SFX, as in /wand configure effect_particle <tab>
  • Lots of various bug fixes, particularly wand duplication/overwriting bugs
  • Add Wand particle FX overrides
  • Add DoorSpell, to open/close doors
  • SuperConvert/Convert will now work with material variants
  • Improved clone/replicate messaging
  • Add Paste spell
  • Add Grow spell (the opposite of Shrink, but doesn't deal damage) (HP: Engorgio)
  • Fix /mgive, /wand configure particle_effect tab completion
  • More undoable spells (Blink, Fling)

MIGRATION NOTES

3.5

  • The configuration option "wand_enchantable_item" is now off by default. This means
    that wands won't change to a wooden sword when enchanting. If you are using a pre-1.7.9
    version of Bukkit, you may (or may not) need to put this option back in config.yml

3.4

  • The particle effect names have changed to the EffectLib versions is all places:

https://github.com/Slikey/EffectLib/blob/master/src/main/java/de/slikey/effectlib/util/ParticleEffect.java

3.3

  • Enchanting is now customizable via multiple enchanting paths. If you had previously modified the "random"
    template in wands.yml, you will need to transfer your work to enchanting.yml.
    There are also now multiple different enchanting paths, review wands.defaults.yml,
    you will need to override "path" for wands if you want them to continue to all use
    the same enchanting path (now called "master").

  • Crafting is now customizable, there are several new recipes apart from the old
    blaze rod + nether star default. Please review crafting.defaults.yml and adjust
    accordingly, especially if you have a customized crafting configuration.

FULL MIGRATION NOTES:

https://raw.github.com/elBukkit/MagicPlugin/master/MIGRATION.md