Abstracted super pickaxe mode/tools and changed commands to /tree, /info, /none, /single, /area, and /recur.

This commit is contained in:
sk89q
2011-01-01 21:50:31 -08:00
parent 806081cc59
commit 1ed99f2337
16 changed files with 915 additions and 422 deletions

View File

@ -20,8 +20,6 @@
import java.util.logging.Level;
import java.util.logging.Logger;
import com.sk89q.worldedit.ServerInterface;
/**
* Entry point for the plugin for hey0's mod.
*