Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 476 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 476 Bytes

WandPlugin (WIP!)

A magic wand plugin for the Bukkit Minecraft server mod.

To install, just export a jar (using the command-line or Eclipse), making sure to include plugin.yml.

Then, place jar in your Bukkit "plugins" folder.

==== Use

To use the current spell of your wand, left-click. To change actions, right-click.

More than one wand is supported, each wand can have a name and ordered list of spells.

TODO: DB schema / usage? Flatfile support?