Description:
Elemental Wands is a small plugin that allows players to use normal items as if they were magic wands.
Features:
/wand: The main command for ElementalWands, /wand allows players to create wands that can do unique things. The command usage is /wand <type>.
The two current wand types are fire and lightning. The fire wand requires 25 blaze powder and the lighting wand requires 1 stick, 10 iron ingots, and 5 diamonds.
Fire Wand: Used by left-clicking a block or left-clicking at a block with the Fire Wand. Creates fire on top of the block (due to potential griefing issues, you can only create a fire if the block being replaced is air). Consumes one blaze powder each use (see permissions for more details).
Lightning Wand: It is used the same way as the Fire Wand, but it strikes lightning at the block you are looking it. Consumes one diamond each use (see permissions for more details).
Permissions:
elementalwands.*: Allows access to all ElementalWands features
elementalwands.wand: Allows a player to use the /wand command
elementalwands.usefirewand: Allows a player to use the fire wand
elementalwands.usefirewand*: Allows a player to use the fire wand without any blaze powder
elementalwands.uselightningwand: Allows a player to use the lightning wand
elementalwands.uselightningwand*: Allows a player to use the lightning wand without any diamonds
Todo List:
- (Possibly) Powered up versions of the wands
- (Possibly) Explosion Wand
- Ender (Teleportation) Wand
Update Status:
Plugin is going through a huge update, so I will be posting what is done and what is not.
Done: Creating wands, spawning them in.
Working on: Adding stuff to the wands. Ex. Custom name, lore, cost, etc.
Known Bugs:
- Left-clicking the top of a block with a fire wand will produce fire particle effects but not the fire itself
Notes:
Not really much more to say.
- shadowfox741