mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-25 10:14:42 +02:00
Fixes #1668
This commit is contained in:
@ -160,6 +160,7 @@ public class Auto extends SubCommand {
|
||||
}
|
||||
break;
|
||||
}
|
||||
plotarea.setMeta("lastPlot", start);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user