Empire Wand
This plugin adds a new item to your server, called the 'Empire Wand'.
Features
- Custom crafting recipe (can be disabled)
- Right-click to select different spells
- Left-click to use a spell
Video showing off all the spells: Click here. (outdated, new spells have been added and some spells have been changed)
Crafting recipe
If you want to craft an empire wand, this is the crafting recipe:
Commands
Currently there is only one command, /ew, which will give you an empire wand (if you have permission).
Permissions
- empirewand.command Allows you to use the /ew command.
- empirewand.craft Allows you to craft an empire wand.
- empirewand.bypasscooldown Users with this permission don't need to wait between using spells (if a cooldown is set in the config).
- empirewand.use Users with this permission can use the empire wand.
Note: if op-only is set to true in the config, these permissions will be ignored and ops will be able to use the command and craft the empire wand.
Configuration
- op-only Set this to true if you only want ops to use the /ew command and craft wands.
- disable-crafting Set this to true to disable the crafting recipe.
- cooldown The time you have to wait before you can use the wand again after using a spell in seconds.
- update-check Disable this if you don't want to receive update notifications.
The config file also contains a description of both options.
Credits
- SoThatsIt for his EnchantGlow class.
- chasechocolate for his circle method.