Release 6.10.9

This commit is contained in:
Alexander Brandes
2023-01-23 12:28:33 +01:00
parent 08800ec16d
commit be8903128d
3 changed files with 4 additions and 4 deletions

View File

@ -334,7 +334,7 @@ public final class PlotModificationManager {
* @param createSign whether to recreate signs
* @param whenDone Task to run when unlink is complete
* @return success/!cancelled
* @since TODO
* @since 6.10.9
*/
public boolean unlinkPlot(final boolean createRoad, final boolean createSign, final Runnable whenDone) {
if (!this.plot.isMerged()) {