Added missing whitespace character.
This commit is contained in:
parent
e21089d8c7
commit
02fd7a4916
@ -85,7 +85,7 @@ public class CommandLocation extends BaseLocationCommand
|
||||
{
|
||||
GateBlockChangeSender.updateGateBlocks(gate);
|
||||
|
||||
sendMessage(ChatColor.RED + "There seems to be no frame at your new location! The gate got closed!" + ChatColor.AQUA + "You should build a frame now and execute:");
|
||||
sendMessage(ChatColor.RED + "There seems to be no frame at your new location! The gate got closed!" + ChatColor.AQUA + " You should build a frame now and execute:");
|
||||
sendMessage(new CommandOpen().getUsageTemplate(true, true));
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user