Spell Caster
Name
The name comes from a story I wrote where Feroth was the equivalent to mana ect...
Description
This is a plugin I got inspired to make after player on the wynncraft server. It is made for bukkit (1.7.5) and contains the following features.
Features
L - Left
R - Right
-Use blaze rod as wand to cast the following spells:
-Phantom Arrow - LLR
-Lightning - RLR
-Explosion - RLL
-Heal - LLL To use hunger RRR to use health for hunger
-Blink - LRL
-Mage heal - LRR (Must be stood on an emerald block - heals all the way and should add potion effects)
-Use a bone as a wand to cast the following spells:
-Soul suck - LLL
-Swarm - LLR
-Invulnerability - LRR
Code
See all the code on GitHub: https://github.com/ZXSkelobrine/SpellCaster-Plugin
Commands
/wand name - This is to be used when the name on an item bugs out. Sometimes after logging in and out during a spell the names cannot reset. This will change it back to its correct name.
/spellcaster team red/blue - This puts you onto the red/blue team. You must have nicknames disabled in Essentials config to have the prefixes work
/spellcaster start/stop - This puts spellcaster into war mode. People cannot change teams until stop is called.
Permissions
| Permission | Description |
|---|---|
| feroth.spells.phantom_arrow | Allows you to cast Phantom Arrow |
| feroth.spells.lightning | Allows you to cast Lightning |
| feroth.spells.explosion | Allows you to cast Explosion |
| feroth.spells.heal.heal | Allows you to cast Heal |
| feroth.spells.blink | Allows you to cast Blink |
| feroth.spells.heal.mage | Allows you to cast Mage Heal |
| feroth.team.red | Allows you to choose Team Red |
| feroth.team.blue | Allows you to choose Team Blue |
| feroth.team.* | Allows you to choose both teams |
| feroth.spells.* | Allows you to cast all spells. |
The Team permissions don't seem to work but I will get round to fixing that soon.
Configuration
There is only one config item right now but more will be coming later.
inv: 5 - This is the default time (in seconds) for the bone's invulnerability spell.