File Details
Magic 11.0
- R
- May 13, 2026
- 7.21 MB
- 233
- 26.1.2+30
File Name
Magic-11.0.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
11.0
Backwards Compatibility
- Requires Java 17 to run
- Compatible from Spigot/Paper 1.17 up
- Vanilla item spell icons will be used in 1.19 and lower, skull icons in 1.20 and up
FIXES
- Fix setting string properties via configure commands, broken in 10.11
- Prevent re-rewarding Valhalla perk rewards
- Fix lots of broken items in the vanilla/valhalla RP (thanks to Stiktabulous for checking!)
- Fix custom spawn eggs and spawners
- Attribute values will not be fetched from the wand and class
- This should fixes various issues with attributes which get set to the class, such as with the
/mage attributecommand.
- This should fixes various issues with attributes which get set to the class, such as with the
- Fix using variables in the ModifyAttributes and ModifyProperties actions
- Fix EffectLib's ExplodeEffect and BigBangEffect
- Fix being able to put
unstashablewands in chests if they were in your main hand - Fix an error that could occor if a spell kills its own caster inside of an Asyncronous action
- Update BattleArena integration
- Fix spell, wand and item icons in war, bending and stars configs
Changes
- Change
/mitem saveto store most item components as config and try to avoid serializing items - Add
/mitem serializeto use only Bukkit serialization to save an item - Change Valhalla perk rewards to be "p:" permanent by default
- Change Valhalla XP rewards to use the
SKILL_ACTIONreason by default (wasPLUGIN)- This will make them react to XP multipliers
- This can be reconfigured per currency using
gain_reason
- Add left click events to
spell_blocksdefinitions, right click events no longer trigger on left click - Separate
damagerandlast_damagertarget types, the former now updates with any damage taken, including self damage - The
debug_effectsconfig option is now on by default- Use
/mconfig configure config debug_effects falseto turn it back off if it's spammy for some reason
- Use
Improvements
- Allow giving multiple spells in a single Valhalla
learn_spellperk reward - Add support for pasting entities via Volume-based actions
- Add "enabled" icon variants to the vanilla and valhalla RP, used for showing when a spell has been unlocked
- You will need to delete the ValhallaMMO/skills/magic_progression.yml file for the above changes to take affect
- Add
effect_bubbles_particleconfig option to wands, defaults to entity_effect - Add
wither_archermob to go along with pre-existing spawner - Add
earns_multiplieroption to spells, for easily scaling SP earn - Add
arenas.enabled falseconfig optiont to disable Magic Arenas features - Automatically generate maybe-unique keys for item attributes, add optional
keyconfig to override - Add
mana_max_boostandmana_regeneration_boostcustom lore options for wands
API
- Added
Mage.getModifiersmethod