mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 11:55:38 +01:00
Merge remote-tracking branch 'remotes/origin/v5' into bukkit/1.16.1
This commit is contained in:
commit
9d609c2dfe
@ -1751,6 +1751,7 @@ public class Plot {
|
||||
}
|
||||
} else {
|
||||
area.addPlot(this);
|
||||
updateWorldBorder();
|
||||
}
|
||||
setSign(player.getName());
|
||||
MainUtil.sendMessage(player, Captions.CLAIMED);
|
||||
|
Loading…
Reference in New Issue
Block a user