mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-10 14:33:08 +00:00
Finish cross world plot moving [UNTESTED]
This commit is contained in:
parent
844afb0183
commit
b4fab94192
22 changed files with 76 additions and 77 deletions
|
@ -328,5 +328,5 @@ public interface AbstractDB {
|
|||
|
||||
public void resizeCluster(PlotCluster current, PlotClusterId resize);
|
||||
|
||||
public void movePlot(String world, PlotId originalPlot, PlotId newPlot);
|
||||
public void movePlot(Plot originalPlot, Plot newPlot);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue