Better print out for creating gates a invalid locations.
This commit is contained in:
parent
d24f0b8fd1
commit
a16d847234
@ -73,7 +73,7 @@ public class CommandNew extends BaseLocationCommand
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
sendMessage("Now you should build a frame and execute:");
|
sendMessage(ChatColor.RED + "Your location is invalid!" + ChatColor.AQUA + "Go somewhere else and execute:");
|
||||||
sendMessage(new CommandLocation().getUsageTemplate(true, true));
|
sendMessage(new CommandLocation().getUsageTemplate(true, true));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user