Magic

Server Compatibility
Please make sure you download the correct version for your server:
- 1.20.5 and Up => Latest Build
- 1.9 => Magic-10.9.8 (or latest Magic-Legacy build)
-
1.8.8: => Magic-5.5.6
-
1.8.3: => Magic-5.3.3
-
1.7.x => Magic-CB1.x
-
Earlier: => Check Compatibility in Files Section
Need Help? First Try:
-
Check the FAQ
-
Read the rest of the wiki
-
Check the reference manual for configuration options
-
Check the config info page for spell, wand and other info
-
Find examples in the builtin configs
-
Check your logs for errors
If you can't find what you're looking for, come join us on Discord for help or ideas!
Found a bug? Have a Feature Request?
- Use our issue tracker
Overview
Live Demo
Tutorial Videos
More Information
Please see the Magic home page on github for up-to-date information!
Metrics Collection
This plugin uses bstats for metrics collection. The information sent to bstats.org is completely anonymous, publicly viewable, and includes the following metrics:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true, or by editing this plugin's config.yml and changing "metrics_level" to 0.
Changelog
Full changelog can be viewed on github

-
View User Profile
-
Send Message
Posted Jan 15, 2021In reply to justoncedemonicsoul:
You will need to refer to the legacy configs for the old recipes, there's no web page for them:
https://github.com/elBukkit/MagicPlugin/blob/master/Magic/src/main/resources/examples/legacy/crafting.yml
For instance a wand is a nether star + blaze rod.
Classes are not really relevant in the survival configs and the RPG configs aren't ready yet. So unless you're planning on making a setup from scratch you probably don't have to worry about classes.
-
View User Profile
-
Send Message
Posted Jan 14, 2021Howdy,
The texture pack doesn't seem to work
-
View User Profile
-
Send Message
Posted Jan 14, 2021In reply to gr3kzzz:
What server/plugin version? Do you have a resource pack set in your server properties?
-
View User Profile
-
Send Message
Posted Jan 12, 2021hi
Where is the Chinese version?
-
View User Profile
-
Send Message
Posted Jan 12, 2021In reply to nightf1107:
Hi!
The command "/mconfig language CN" is used to switch languages. I'm guessing this is you, more info here:
https://github.com/elBukkit/MagicPlugin/issues/832
-
View User Profile
-
Send Message
Posted Jan 10, 2021In reply to q_the_smoke121020:
You can have both. I guess double-check the ingredients?
-
View User Profile
-
Send Message
Posted Jan 6, 2021Hello, i have your plugin on my server. If i were to remove the plugin and then put it back in, would wand progress be reset for players? Im rather new to plugins in general so this might be a question for elsewhere...
-
View User Profile
-
Send Message
Posted Jan 6, 2021In reply to jakaluma:
No, if you just remove the plugin jar and put it back all the progress will still be there.
However, when the plugin is removed the players' wands will now be droppable and generally act like a regular stick, so it's possible they will lose them in the interim.
-
View User Profile
-
Send Message
Posted Dec 28, 2020Hey I've been digging through the files but I just can't seem to find the place where you enable the engineering path, I've tried the command, "/mconfigure enable path engineering" ingame but I'm not sure what to do from there or even if that was the correct thing to do. I also tried doing /mnpc cast engineershop but it says that the spell does not exist. Could you explain how to enable it?
-
View User Profile
-
Send Message
Posted Dec 30, 2020In reply to wafflezareyumz:
Yeah sorry they are no longer included by default!
You want
/mconfig example add engineering
-
View User Profile
-
Send Message
Posted Dec 12, 2020How do upgrade my wand to a student wand? Or how do I get student in general?
nvm I figured it out
-
View User Profile
-
Send Message
Posted Dec 12, 2020Does anybody know how I can make a broom?
(nvrmind i just found out)
-
View User Profile
-
Send Message
Posted Nov 23, 2020Can you plz make another video to show more stuf.
-
View User Profile
-
Send Message
Posted Nov 23, 2020In reply to Forge_User_72659747:
I'd love to! Sadly making videos takes a surprising amount of time, it took me a couple weeks to put the 8.0 video together and it didn't have nearly everything I wanted.
I definitely want to make one showing how to customize, that's probably what I would do next but I also want to wait until this next round of editor improvements is done.
Is there anything specific you want to see?
-
View User Profile
-
Send Message
Posted Nov 20, 2020How to download a resourse pack for 1.16.2
-
View User Profile
-
Send Message
Posted Nov 20, 2020In reply to Forge_User_72659747:
https://github.com/elBukkit/MagicPlugin/wiki/ResourcePack#downloading
-
View User Profile
-
Send Message
Posted Oct 16, 2020How do I get Npc's to stop disappearing, when you leave the area? I tried to configure it but it doesnt seem to work?
-
View User Profile
-
Send Message
Posted Oct 16, 2020In reply to midevahlahnu:
They should respawn when you come back to the area. Are they not? Do you have them in a WorldGuard region that’s preventing mob spawning or anything like that?
-
View User Profile
-
Send Message
Posted Oct 21, 2020In reply to elBukkit:
No, but they are under a grief protection claim, but other mobs are spawning fine I think. It also seems like items disappear off of the armor stand npc one, I was using that temp until i could figure out why its not working. The npc mobs are still there but they go invisible, and it shows that its invisible in the settings but I cant figure out how to fix the setting?I do see it shows a warning on console invalid command sourch type: npc <-- I added that setting to it to see if that was the issue?
-
View User Profile
-
Send Message
Posted Oct 21, 2020In reply to midevahlahnu:
Does GriefPrevention have an option to allow mobs spawned from plugins? I know that WorldGuard prevents that by default.
And just so I'm clear, you are using Magic NPCs not Citizens NPCs?