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 Mar 15, 2015@LuckyRedPepper
"student" in wands.yml should change the student wand - can you pastebin your full configs, please?
And you are right, my docs are in dire need of updating. It's a little crazy I don't show the recipes anywhere ...
You can look in crafting.defaults.yml to see them, or watch the intro video. Wands are crafted with a blaze rod and nether star, and upgraded via enchanting. Players don't ever craft a better wand, they really only need one. The student wand and all the other wands don't come into play, just the beginner wand. You may want to just try it out and see how it all works. Otherwise you can turn it off and sell wands and upgrades in shops, or something else.
-
View User Profile
-
Send Message
Posted Mar 15, 2015@NathanWolf
I tried to change student wand the exact way mentioned and nothing. Also, how can players know how to craft wands? None of the crafting is up to date on the website so it seems confusing on how they can start using the plugin.
How do they get a basic wand? How do they craft better wands?
-
View User Profile
-
Send Message
Posted Mar 15, 2015@LuckyRedPepper
Oops ... Student wand is not supposed to be a stick!
But yeah you can change it the same way, refer to that link I posted as I'm not sure what the item name is for yellow flower offhand.
I would recommend looking at the configs to see what these wands have on them to start with, and know that they all upgrade the same way via enchanting unless you disable that.
The beginner wand is the only wand players can naturally get by default, the rest are just there as examples.
-
View User Profile
-
Send Message
Posted Mar 15, 2015@NathanWolf
The student wand is a stick, therefore interferes with another plugin. Are student and beginner wands the same? I would just like to know what to put in to change the student wand (the one that is a stick) into a yellow flower. :)
-
View User Profile
-
Send Message
Posted Mar 15, 2015@LuckyRedPepper
Student or beginner? Beginner wand is the craftable one. If you want to use any of the other wand templates, you'll have to customize those too.
Or just set "wand_icon: redstone_torch_on" in config.yml to change the default icon.
-
View User Profile
-
Send Message
Posted Mar 15, 2015@NathanWolf
Fixed broomstick, but student wand will still not work.
-
View User Profile
-
Send Message
Posted Mar 15, 2015@LuckyRedPepper
Please refer here for Material names:
https://github.com/Bukkit/Bukkit/blob/master/src/main/java/org/bukkit/Material.java
I think you want "redstone_torch_on" and "wood_spade"
-
View User Profile
-
Send Message
Posted Mar 15, 2015@NathanWolf
This fix did not work for student wand and made the broomstick no longer work. This is what I put in: beginner: icon: redstone_torch broomstick: icon: wooden_shovel
(but with the right spaces/tabs like you did)
-
View User Profile
-
Send Message
Posted Mar 15, 2015@LuckyRedPepper
Just anywhere. "plugins/Magic/wands.yml" should be basically empty by default. Lines with "#" in front are comments that explain how to use the file. Just paste your stuff after all that. Make sure to keep indentation and use spaces, no tabs.
-
View User Profile
-
Send Message
Posted Mar 15, 2015Awesome plugin!
-
View User Profile
-
Send Message
Posted Mar 15, 2015@NathanWolf
Where am I supposed to put this in wands.yml ?
-
View User Profile
-
Send Message
Posted Mar 15, 2015@millemila
All my documentation could be better, yeah :(
That should work though - in-game you can only use short urls, so make sure you're not hitting the chat length limit.
You can also use it from console like
castp <player> camera url <url>
It should work with any image file you can load from your server. If you still can't get it to work, please let me know the url you're trying.
-
View User Profile
-
Send Message
Posted Mar 15, 2015@LordBoos
Thanks, all works fine, but i've got another problem. I' don't understand how to use camera, i want to load from an url an image but i don't know how to. I've tryed using /cast camera url:<urlofthephoto> (without theese <>) but i get an empty map.
i think camera section should have got more examples :/
-
View User Profile
-
Send Message
Posted Mar 15, 2015@LuckyRedPepper
You can make changes to wands.yml. Specifically, add something like this:
I think that should do it. You may want to make your own version of the Resource Pack.
-
View User Profile
-
Send Message
Posted Mar 14, 2015I want to use this plugin, but using the gold spade and stick as wands interferes with another plugin I'm using. How can I change a wand item?
-
View User Profile
-
Send Message
Posted Mar 14, 2015@alextarbox
Well, I think I may have broken schematic building in 4.5 ... But it shouldve been working in 4.3. It does require WorldEdit to load schematics, though!
So now the question we're all afraid to answer ... When you say 1.8, what exactly do you mean? I test with Spigot and Craftbukkit. 1.7 and 1.8 - but no other flavors of Bukkit.
Otherwise, Wolf House requires that you have command blocks enabled. I could help more if you listed some other spells not working, not many of them rely on schematics so I don't think that's the only problem.
-
View User Profile
-
Send Message
Posted Mar 14, 2015Not sure if I'm doing something wrong but I've noticed that a few of the spells cast via wand (or even using /cast) don't actually do anything, and one of the spells I really want to use, wolfhouse, doesn't work anymore. I have used Magic for awhile, pre 1.8, and never had any issues with it at all but ever since things were updated to 1.8, I'm noticing a lot of problems with this plugin, typically the spells simply don't work. I can't remember each one specifically but I know wolfhouse is one because I have been wanting to use that one and can't.
I don't have any other plugins in use at all, tried both craftbukkit 1.8.3 and spigot 1.8.3, same issue, I tried using v1.8.0 of both servers even. And I've tried 4.3 (thinking I should match up the compatible version of plugin with same version of server) and 4.5, it didn't make any difference. I even went on the github and downloaded the master file and replaced the files within the plugin folder (BTW, the files extracted from the jar file does not include any schematics, never has even back in 1.7 days, not sure if they're necessary). Yet again though, no luck at making this work.
Also ran client 1.8 and 1.8.3 just to see if the client version made a difference.
-
View User Profile
-
Send Message
Posted Mar 14, 2015@millemila
If you have your server in saved servers list, click edit and check if you have server resource pack enabled.
-
View User Profile
-
Send Message
Posted Mar 14, 2015@NathanWolf
Thanks. No problem, I know it is hard to document everything (even harder with plugin this complex).
-
View User Profile
-
Send Message
Posted Mar 14, 2015@NathanWolf
Mine can seem a stipid question but i don't know how to enable thems. Shouldn't they be anabled by default?