This commit is contained in:
boy0001 2014-12-16 15:45:07 +11:00
parent 42c02b37bf
commit b1e965bdcb

View File

@ -77,7 +77,7 @@ public class Clear extends SubCommand {
return sendMessage(plr, C.NO_PLOT_PERMS);
}
assert plot != null;
plot.clear(plr);
plot.clear(plr, false);
// sign