Allow no chest to be selected for the cells when creating it.
This commit is contained in:
parent
1c5bfc24ea
commit
bd7397a929
@ -129,7 +129,6 @@ public class CellCreationSteps {
|
|||||||
player.sendMessage(ChatColor.AQUA + "---------- Jail Cell Creation ----------");
|
player.sendMessage(ChatColor.AQUA + "---------- Jail Cell Creation ----------");
|
||||||
player.sendMessage(ChatColor.RED + "No chest selected.");
|
player.sendMessage(ChatColor.RED + "No chest selected.");
|
||||||
player.sendMessage(ChatColor.AQUA + "----------------------------------------");
|
player.sendMessage(ChatColor.AQUA + "----------------------------------------");
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
finalStep(jm, cp, player);
|
finalStep(jm, cp, player);
|
||||||
|
Loading…
Reference in New Issue
Block a user