mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-02-11 03:30:11 +00:00
Merge remote-tracking branch 'remotes/origin/v5' into bukkit/1.16.1
This commit is contained in:
commit
9d609c2dfe
1 changed files with 1 additions and 0 deletions
|
@ -1751,6 +1751,7 @@ public class Plot {
|
|||
}
|
||||
} else {
|
||||
area.addPlot(this);
|
||||
updateWorldBorder();
|
||||
}
|
||||
setSign(player.getName());
|
||||
MainUtil.sendMessage(player, Captions.CLAIMED);
|
||||
|
|
Loading…
Reference in a new issue