mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 13:16:45 +01:00
resolve rebase issue
This commit is contained in:
parent
41c670450b
commit
457f3e25cc
@ -70,15 +70,6 @@ public abstract class IndependentPlotGenerator {
|
|||||||
*/
|
*/
|
||||||
public abstract PlotArea getNewPlotArea(String world, String id, PlotId min, PlotId max);
|
public abstract PlotArea getNewPlotArea(String world, String id, PlotId min, PlotId max);
|
||||||
|
|
||||||
/**
|
|
||||||
* If any additional setup options need to be changed before world creation.
|
|
||||||
* - e.g. If setup doesn't support some standard options
|
|
||||||
*
|
|
||||||
* @param setup
|
|
||||||
*/
|
|
||||||
@Deprecated public void processSetup(SetupObject setup) {
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* If any additional setup options need to be changed before world creation.
|
* If any additional setup options need to be changed before world creation.
|
||||||
* - e.g. If setup doesn't support some standard options
|
* - e.g. If setup doesn't support some standard options
|
||||||
|
Loading…
Reference in New Issue
Block a user