Magic 2.8.8

Details

  • Filename
    Magic-2.8.8.jar
  • Uploaded by
  • Uploaded
    Jan 19, 2014
  • Size
    386.66 KB
  • Downloads
    616
  • MD5
    1a60b7e48237d880fe7645c42748ff2d

Supported Bukkit Versions

  • 1.7.4
  • 1.7.2

Changelog

  • Add log to destructible material list
  • Implement global "auto_undo" configuration option. Disable undo on most spells by default.
  • Undo will now cancel any pending constructions before undoing a finished one.
  • Add "check_destructible" spell property to clearly indicate which construction spells use the destructible list.
  • Add /magic commit command
  • Add flag to disable WG protection
  • magic.yml is now additive to magic.defaults.yml, if present (MIGRATION NOTE)
  • The iterate spell now works with the replicate material

MIGRATION NOTES:

spells.yml

All FillSpell variants need

        check_destructible: false

To continue to be able to fill all materials.

magic.yml

This config file is now additive. See the notes in magic.defaults.yml
You only need to set what you wish to change from the default in magic.yml

Full migration notes:

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

  • Enchanting is a little wonky, due to having to swap out the item for an enchantable one
  • Combining wands on an anvil is glitchy but works (you have to click the empty result slot)
  • Using the creative inventory will destroy any wands you have :(
  • The Essentials sign integration is pretty hacky, but functional.