mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 13:16:45 +01:00
Buy
This commit is contained in:
parent
d9c6d04b46
commit
745f9c4858
@ -101,9 +101,7 @@ public class Buy extends SubCommand {
|
||||
}
|
||||
FlagManager.removePlotFlag(plot, "price");
|
||||
}
|
||||
for (Plot current : plots) {
|
||||
plot.setOwner(plr.getUUID());
|
||||
}
|
||||
MainUtil.sendMessage(plr, C.CLAIMED);
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user