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 May 19, 2016how can we increase the level of our fate with an order?
-
View User Profile
-
Send Message
Posted May 15, 2016Hi. So i recently got back into this plugin but the upgrades for the spells are no longer told on the magic page. Is there anyway for me to get this list?
-
View User Profile
-
Send Message
Posted May 16, 2016I recently broke that web page when I split up spell configs- sorry! You can always see a list in-game or from the console with "/spells"
Or for now, until I can get the web page fixed, you can check the actual config files in the repo:
https://github.com/elBukkit/MagicPlugin/tree/master/src/main/resources/defaults/spells
-
View User Profile
-
Send Message
Posted May 8, 2016@NathanWolf
I misunderstood the first time, so I apologize. I figured a way to do it with the hubs, so It's all good now thanks!
-
View User Profile
-
Send Message
Posted May 8, 2016@Terrasynthe
The example I linked to you before is the config my dev server uses.
https://github.com/elBukkit/MagicPlugin/blob/master/src/examples/elworld/spells.yml#L63
Put a "warps" block in the parameters of recall, with your warp names, just like in the example.
-
View User Profile
-
Send Message
Posted May 7, 2016@NathanWolf
I'm not sure we're on the same page? I have essentials warps, such as /warp Spawn, /warp Arena, etc. How do I implement them into Recall, like your demo server does?
-
View User Profile
-
Send Message
Posted May 6, 2016@Hu7ker
Если ваши жезлы установлены на "bound" и "undroppable" (по умолчанию) игроки не должны быть в состоянии поместить их в сундуках. Убедитесь, что вы находитесь на последней версии Magic.
Please forgive the automatic translation I hope it makes sense!
-
View User Profile
-
Send Message
Posted May 6, 2016NathanWolf извини что пишу по русский но очень нужна твоя помощь Как сделать чтобы игроки не могли складывать свои палочки магические в сундук !
мне нужно как то запрет поставить на это !
-
View User Profile
-
Send Message
Posted May 3, 2016@NathanWolf
All right let's try it and see what happens! Essentials also possess permissions to ban certain items, disable interactions with them or even holding/dropping them but I do believe that your unplaceable mechanism will be more than enough :)
Also, as a craftable item, the cost for creating it could be high, discouraging players to keep re-creating it over and over again. Another interesting fact would be that magic items could be created via XP (maybe using an anvil?) stablishing that you need "xx" lvl to craft "x" item :)
-
View User Profile
-
Send Message
Posted May 3, 2016@Atrelyu
ooh that's a neat idea!
So I think in theory you could give the player an "unplaceable" barrier block, maybe temporarily. I'd have to add some code for this, but I do have an unplaceable mechanism in place for wands/spells that are blocks.
I can't guarantee it's not 100% exploit-proof though, so your concern is valid there.
Let me know what you think!
-
View User Profile
-
Send Message
Posted May 2, 2016@NathanWolf
Well this is embarrasing. Actually I messed up with Pex by using some really old configs without noticing while I was moving and replacing some folders. It's working now :) sorry for bothering you!
But anyways here is something else. I can see you are a zelda fan (or at least I think so!) So I wanted to re-create an item into the game, the eye of truth. It consists on wearing the item (like you do with hoods, helmets, etc) and be able to see some invisible blocks.
I noticed that the barrier block is only visible when you are holding it (maybe also equiping it?) So this could be how it works; when players equip it, they can see this blocks. The only thing that worries me is that they can actually place it, so it would be exploitable.
Any idea on how to prevent that ?
-
View User Profile
-
Send Message
Posted May 2, 2016@Atrelyu
Weird, did this just start happening all of the sudden??
Try using the command "/mage check" while holding a wand, it should tell you what, specifically, is preventing you from casting.
-
View User Profile
-
Send Message
Posted May 1, 2016Hi Nathan, I have an issue.
For some reason I can't cast any spells, an error message appears saying "I'm sorry you can't cast that here".
I have tried casting in different worlds and in the middle of nowhere. Also used a fresh worldguard setup just in case it was making trouble but still nothing. There are no permissions negating spells, neither wands.
Any idea of what could it be? :(
-
View User Profile
-
Send Message
Posted May 1, 2016@Terrasynthe
It supports Essentials and CommandBook warps.
-
View User Profile
-
Send Message
Posted May 1, 2016@NathanWolf
I see how the warps are coded, but I'm still not familiar with how to make them?
-
View User Profile
-
Send Message
Posted May 1, 2016@Terrasynthe
Rank info: https://github.com/elBukkit/MagicPlugin/wiki/Progression Recall/warp example: https://github.com/elBukkit/MagicPlugin/blob/master/src/examples/elworld/spells.yml#L63
-
View User Profile
-
Send Message
Posted May 1, 2016@NathanWolf
Sorry for the continuous trouble, but how do ranks work? As in, how to you increase? Also, how could I add a warp into the recall system? How does it work? Otherwise, I'm all good!
-
View User Profile
-
Send Message
Posted May 1, 2016@Hu7ker
Please check the wiki. Link to permissions is in the post just before you asked.
NPC/shop guide:
https://github.com/elBukkit/MagicPlugin/wiki/NPC
-
View User Profile
-
Send Message
Posted May 1, 2016NathanWolf And how to sell these sticks have a video ?
-
View User Profile
-
Send Message
Posted May 1, 2016And you can throw all of the permissions and what they do