mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-02-11 11:40:41 +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 {
|
} else {
|
||||||
area.addPlot(this);
|
area.addPlot(this);
|
||||||
|
updateWorldBorder();
|
||||||
}
|
}
|
||||||
setSign(player.getName());
|
setSign(player.getName());
|
||||||
MainUtil.sendMessage(player, Captions.CLAIMED);
|
MainUtil.sendMessage(player, Captions.CLAIMED);
|
||||||
|
|
Loading…
Reference in a new issue