mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-26 07:06:44 +01:00
change API constructor
This commit is contained in:
parent
1aac1f40da
commit
01c640b72f
@ -82,6 +82,9 @@ import com.intellectualcrafters.plot.uuid.UUIDWrapper;
|
|||||||
public PlotAPI(final JavaPlugin plugin) {
|
public PlotAPI(final JavaPlugin plugin) {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public PlotAPI() {
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get all plots
|
* Get all plots
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user