Home - HoshiKurama/MCWandsFramework GitHub Wiki

Welcome to MCWands! This is just a small, fun project of mine that I thought would be fun to share. This system adds wands to minecraft in an easily extensible manner. The core framework plugin handles most of the heavy lifting, leaving the end developer to focus on the functionality of the wand itself. Before continuing, please note that the primary fire of a wand is not modifiable. The only modifiable part of a wand is the way the specialty behaves.

How to Use

  1. Create a wand using the in-game commands (don't worry, tab-completion helps).
  2. With the wand in hand, left click to fire a primary shot. Right click to fire a specialty shot (if applicable).

Permissions

  • mcwands.use - Use wands
  • mcwands.tab-complete - Allows for tab completion of commands
  • mcwands.create - Allows user to create wands using the commands
  • mcwands.* - Wildcard for all permission nodes