redid commands, added more rotation support.
This commit is contained in:
@@ -20,7 +20,7 @@ public class CommandStartDungeonCreation extends CommandBase
|
||||
{
|
||||
public String getCommandName()//the name of our command
|
||||
{
|
||||
return "start_dungeon_creation";
|
||||
return "dimdoors-startDungeonCreation";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user