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