MagicSpells
Note: MagicSpells is being maintained on this GitHub fork and you can find help at the official Discord.
Info
MagicSpells is a Minecraft Bukkit plugin that creates magic spells your players can use. Its main purpose is to give your players access to certain abilities that you might not want to give them unlimited access to. However, instead of just giving them access to boring commands, they instead get more interesting spells. Each spell can be configured in many ways:
- Reagent costs (the cost of using the spell, including items, mana, health, hunger, experience, and item durability)
- Cooldowns (the amount of time a player must wait between uses)
- Durations (how long certain effects last)
- Ranges (how far away spells can be used from their target)
- Many more options, depending on the spell
Spells can be cast by using the /cast command, swinging a configurable wand item, or both. It's also possible to have them triggered from other actions the player may take. It's all customizable.
Usage
Before a player can cast a spell, they must already know it. There are several ways a player can learn a spell:
- Taught with the teach spell
- Learned from a spellbook
- Learned from a tome
- Gained from a grant permission
- Purchased from a shop
- Being a server op (they know all spells) For example, a server op can teach Bob the blink spell by typing: ''/cast teach bob blink''.
Once a spell is learned, it can be cast either by using the ''/cast'' command or by using a wand item. Now that Bob knows the blink spell, he can either cast it by command, by typing ''/cast blink'', or he can cast it with a wand item. To select the spell, he holds the wand in his hand and right clicks. Right clicking will cycle through any spells assigned to the item he is holding. When he has the one he wants, he left clicks to cast.
If Bob does not have the required reagents for the spell, or if he has cast it recently and it is still on cooldown, he will not be able to cast the spell and will instead receive an error message.
If mana is enabled, a player can use the ''/mana'' command to see how much mana they currently have. Mana can also be configured so it is displayed on the experience bar.
Useful Links
Videos
-
View User Profile
-
Send Message
Posted Jan 27, 2014somebady help me.tell me how use orbit and buff effects :S
-
View User Profile
-
Send Message
Posted Jan 26, 2014How do I replace the stick as the wand in favor of string or redstone torch?
-
View User Profile
-
Send Message
Posted Jan 26, 2014Does magicspells support the /tellraw command? I can't seem to get it to work with external command spells.
-
View User Profile
-
Send Message
Posted Jan 26, 2014How can I give a scroll through a command? I'm trying to integrate this with bossshop but I can't find a way to give a scroll from the console.
-
View User Profile
-
Send Message
Posted Jan 26, 2014WOW 3.1 <3 good work Nisovin :)
-
View User Profile
-
Send Message
Posted Jan 25, 2014Hello. How translate "THAT SPELL IS ON COOLDOWN (XX SECONDS RAMAINING)
Im making a server of Harry Potter in spanish and i need the translation.
Sorry for my english.
THANKS
-
View User Profile
-
Send Message
Posted Jan 24, 2014@nisovin:
I am using the latest build (V3.0-b6) I figured out that the code works, BUT i cannot change the flight duration. When set to flight 0 (instant explode) It still flying. Please help
-
View User Profile
-
Send Message
Posted Jan 23, 2014@SnowPatch
The wiki page is not outdated.
http://nisovin.com/magicspells/spelleffects
What plugin version are you using?
-
View User Profile
-
Send Message
Posted Jan 23, 2014@Mordrogg:
The code you provided dosn't work.
the only thing that works so far is:
- target fireworks
But that is not customizable??
-
View User Profile
-
Send Message
Posted Jan 23, 2014@SnowPatch
EFFECTS
-
View User Profile
-
Send Message
Posted Jan 23, 2014Hey. I want to make an effect with firework that explodes instantly in a custom color. How do i do this? I looked at the wiki page but that code was outdated :(
-
View User Profile
-
Send Message
Posted Jan 22, 2014Please could you fix the mana bar on the Exp Bar.
-
View User Profile
-
Send Message
Posted Jan 22, 2014@LaughNgamez
He asks HOW to do it, not what it is called
-
View User Profile
-
Send Message
Posted Jan 21, 2014@GlitchFinder01
Effects
-
View User Profile
-
Send Message
Posted Jan 21, 2014How do I get fireworks to cast when a player uses the spell?
-
View User Profile
-
Send Message
Posted Jan 20, 2014Hey. I'm trying to configure the effects on a spell but i dont know how to make it work.
At the wiki page for this plugin, it tells me that is should be made like this:
1:
position: target
effect: fireworks
trail: true
type: 4;
colors: EAEAEA,E2E2E2;
fade-colors: FFFFFF;
But that dosn't seem to work? The only thing that works right now is:
- target fireworks
But how do i configure the fireworks with that setup??? Please help
-
View User Profile
-
Send Message
Posted Jan 19, 2014i'm using magicspells with durability instead of mana. When i cast a spell with a vanilla item it works well, but if i try to use a modded item it doesn't works. Can this be fixed?
-
View User Profile
-
Send Message
Posted Jan 17, 2014-
View User Profile
-
Send Message
Posted Jan 17, 2014Hello All. I have 1 problem,i making naruto server on minecraft 1.7.2 version and when I add the effect , effect is not visible help
-
View User Profile
-
Send Message
Posted Jan 16, 2014If i have a protected zone with a Arena in the center, how make for allow spells in the zone of the Arena ONLY?