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