Magic 2.8.5

Details

  • Filename
    Magic-2.8.5.jar
  • Uploaded by
  • Uploaded
    Jan 15, 2014
  • Size
    374.75 KB
  • Downloads
    514
  • MD5
    ed2a2515e4c1de3d8632eb618babc100

Supported Bukkit Versions

  • 1.7.4
  • 1.7.2

Changelog

  • Tab completion improvements
  • Collapse and Toss will no longer drop blocks (thanks, Drkmaster83!)
  • Break max_power_multiplier up, allow a wider range of wand power effects (MIGRATION NOTE)
  • Separate out permission and indestructibility tests- weird behavior with bedrock, etc.
  • Some updates to the recall spell, add "death" type and reliable tp-to-death-point.

MIGRATION NOTES:

magic.yml

  • max_power_multiplier removed, replaced with the following:

    max_power_construction_multiplier: 5.0
    max_power_radius_multiplier: 1.5
    max_power_range_multiplier: 3.0

Full config diffs:

https://github.com/elBukkit/MagicPlugin/commits/master/src/main/resources/magic.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 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.