Merge branch 'v6' into v7

This commit is contained in:
Alexander Brandes
2023-03-02 12:34:18 +01:00
8 changed files with 21 additions and 30 deletions

View File

@ -108,7 +108,6 @@ public class Clear extends Command {
BackupManager.backup(player, plot, () -> {
final long start = System.currentTimeMillis();
boolean result = plot.getPlotModificationManager().clear(true, false, player, () -> {
plot.getPlotModificationManager().unlink();
TaskManager.runTask(() -> {
plot.removeRunning();
// If the state changes, then mark it as no longer done