Magic 10.10

Details

  • Filename
    Magic-10.10.jar
  • Uploaded by
  • Uploaded
    Apr 22, 2025
  • Size
    5.18 MB
  • Downloads
    4
  • MD5
    28c0b17fdf9eeae5e077e475a5b5858a

Supported Bukkit Versions

  • 1.21.5
  • 1.21.1
  • 1.21.2
  • 1.21.3
  • 1.21.4
  • 1.21
  • 1.20.6
  • 1.20.5

Changelog

10.10

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

    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