Magic

Powerful, craftable Wand items and Spell scripting

File Details

Magic 10.10

  • R
  • Apr 22, 2025
  • 5.18 MB
  • 1.2K
  • 1.21.5+1

File Name

Magic-10.10.jar

Supported Versions

  • 1.21.5
  • 1.21.4

10.10

  • ** Drop support for all MC versions prior to 1.20.5 **

  • NOTE: Due to a change in the Spigot Sound API, I believe this only works in 1.21.4 - this will be fixed in 10.10.1
  •  

    These have not actually been working since Magic 10.9, I just didn't realize it. This is a fundamental problem with the required upgrade to Java 21 enforced by MC 1.20.5, and I don't think there is anything I can do about it.

    The 10.9.7 Lineage will stay supported for older MC versions, and can be found in the MagicPlugin-Legacy
    project on the build server: https://jenkins.elmakers.com/job/MagicPlugin-Legacy/

  • Add support for 1.21.5

  • The mount_restricted spell property can now be a list of entity types as well as true (true meaning all types)

  • Fix the behavior of the "locked" wand property when using the old_wand_locked_behavior config option

  • Fix error loading custom banner items in modern MC versions

  • Update Chinese (CN) localization file (thank you, JTYX8X!)

  • Update EffectLib, fixes default particles in modern MC

  • Fix particles not showing beyond 32 blocks in 1.21.4 and up This can be disabled via /mconfig configure config particle_force_show false

  • Change "invalid item in config" messages from warnings to debug messages

  • Add geyser.enabled config option, can be used to disable Geyser integration if it is causing problems

  • Update Geyser integration to new API