Added - Added PlaceholderAPI placeholder support for all configurable messages.
- Implemented a base for me to create wands.
- Added Slime Wand which shoots a slime.
- Added TNT Wand which shoots a primed TNT.
- Added Blaze Wand which shoots a blaze.
- Added Fireball Wand which shoots the configured amount of fireballs with a delay of 500 milliseconds in between.
More wands will be added in the coming updates as it's pretty easy for me to create them now. An API for this will also be added at a later point so you can program your own wands.
Fixed - Fixed drop on right click(for real now).
- Fixed open on right click.