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 Dec 18, 2015Nope, i'm on spigot 1.8, but still thx
-
View User Profile
-
Send Message
Posted Dec 17, 2015@IvIgnas
This sounds like the same issue as mlgsniper- please check your server logs for startup errors.
It sounds like both of you are trying to use a recent version of Magic on a 1.7 server.
-
View User Profile
-
Send Message
Posted Dec 17, 2015Hi, when I upload a jar file it creates a folder with no data. In game /plugins it shows that plugin is working, but when i type /wand add it shows be the same folder. Can someone help me?
-
View User Profile
-
Send Message
Posted Dec 13, 2015@mlgsniperfi4877
Always check server logs! :)
This sounds like a plugin/server version compatibility issue, but you will see something in your server logs from magic if that is the case. If in doubt, copy+paste the startup logs to pastebin and I will take a look for you!
-
View User Profile
-
Send Message
Posted Dec 13, 2015I cannot get the plugin to work. It shows up in my plugin list, but I cannot craft the wand with a blaze rod + nether star. Also, there isn't any files under the folders in the config. Any help would be appreciated.
-
View User Profile
-
Send Message
Posted Dec 12, 2015@ShadowWolf294
Looking at the list of effect classes is the most complete way:
https://github.com/Slikey/EffectLib/tree/master/src/main/java/de/slikey/effectlib/effect
The "fxdemo" spell shows nearly all of them, though!
-
View User Profile
-
Send Message
Posted Dec 12, 2015@NathanWolf
Okay! Thanks for the information. Also, I noticed that some of the effectlib classes that are used in the spells don't seem to be listed on the EffectLib webpage. Could you send me a link to where the full list is or is there something else?
-
View User Profile
-
Send Message
Posted Dec 12, 2015@Atrelyu
That looks like you'd need a dtlTraders update... but fair warning the dtlTraders integration is broken. :(
So if you're relying on that to work, you may not be able to update!
I honestly may not get that working again, I'm a little frustrated with that plugin :(
-
View User Profile
-
Send Message
Posted Dec 12, 2015@ShadowWolf294
It does not support disabling in certain worlds, but you can use per-world permissions to turn off most features (Magic.wand.use is the main one) in certain worlds.
-
View User Profile
-
Send Message
Posted Dec 12, 2015@NathanWolf
Oh! Sorry, when you said "Have you tried the version I sent you?" I thought you were talking about something else. Ha ha :)
And the answer to your question, I did, but I wrote it out instead of copy and pasting it into the spell.yml. I tried again just now however with the use of copy and paste, and it worked! Haha, silly me. Thanks for you help :)
EDIT: Omg, last question. (See! I can't make up my mind whether it'll be the last question or not :) Actually, I'll just say...) Another question, does this plugin have Multiverse support? So would we be able to disable it in certain worlds?
-
View User Profile
-
Send Message
Posted Dec 12, 2015@Atrelyu
I might not know much, but just a possible solution, have you tried using Spigot 1.8.8? :)
-
View User Profile
-
Send Message
Posted Dec 11, 2015Hey Nathan. So, I was updating the Magic plugin since It was kinda outdated (5.1.9 Version) comparing it to my other files. I downloaded Magic 5.4 but for some reason it's throwing this error at startup and in all honesty I have no clue why. I'm using spigot 1.8.3 if that helps.
Can you help me please :) ?
http://pastebin.com/iRnyBMjL
-
View User Profile
-
Send Message
Posted Dec 11, 2015@ShadowWolf294
You need a semi-recent version, but that's not your problem- it was a config formatting issue.
Did you try the version I pasted you? (he asks again) :D
http://pastebin.com/TxJjrZTG
-
View User Profile
-
Send Message
Posted Dec 11, 2015@NathanWolf
... I hate to say it, but I'm starting to get slightly confused! So, do I need a specific version of Magic for Parallel to work?
-
View User Profile
-
Send Message
Posted Dec 10, 2015@ShadowWolf294
The error you pasted me showed invalid YAML- it hadn't even gotten to the point yet of knowing if "Parallel" was valid or not.
Did you try the version I pasted you? :)
-
View User Profile
-
Send Message
Posted Dec 10, 2015@NathanWolf
Mhm. That's exactly what I wanted. However whenever I do do that, it won't allow /wand and comes up with "An internal server error occured".
-
View User Profile
-
Send Message
Posted Dec 10, 2015@ShadowWolf294
Without knowing exactly what you're trying to do, here is what the config should look like with a Parallel on the two Repeats:
http://pastebin.com/TxJjrZTG
-
View User Profile
-
Send Message
Posted Dec 10, 2015@NathanWolf
That'd be great! I extracted all of the spell just for reference :) Here it is:
http://pastebin.com/PddEcRn5
The two repeats in 'actions:' are what I would like to have running at the same time :)
EDIT: Also, I took most of the configuration from the spell 'Lift', it's just an edited version to fit the specifications! :)
-
View User Profile
-
Send Message
Posted Dec 10, 2015@ShadowWolf294
It looks like that part of your config is just mis-formatted, like not aligned properly.
If you want to paste the config for the spell where you're using Parallel I can try to help!
-
View User Profile
-
Send Message
Posted Dec 10, 2015@NathanWolf
Oh my. I restarted the server, took a look at the console, and there was so much "spam" if you like from Magic reporting errors.
http://pastebin.com/CaQEQnLW
EDIT: Ah Ha! I found the problem. For some reason the - class: Parallel seems to be conflicting with the plugin. If I remove it, it works again... Any Ideas?