redid commands, added more rotation support.

This commit is contained in:
StevenRS11
2013-06-12 17:59:34 -04:00
parent 2c09434e4c
commit b388a00e05
12 changed files with 216 additions and 28 deletions

View File

@@ -13,7 +13,7 @@ public class CommandPruneDims extends CommandBase
{
public String getCommandName()//the name of our command
{
return "prune_pocket_dims";
return "dimdoors-prunePockets";
}