mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-25 22:56:45 +01:00
Update NukkitMain.java
This commit is contained in:
parent
b9a4f2256e
commit
17e4c1ec60
@ -512,7 +512,7 @@ public final class NukkitMain extends PluginBase implements Listener, IPlotMain
|
|||||||
return new HybridPlotManager() {
|
return new HybridPlotManager() {
|
||||||
@Override
|
@Override
|
||||||
public int getWorldHeight() {
|
public int getWorldHeight() {
|
||||||
return 256;
|
return 255;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user