mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-02 18:46:21 +00:00
Update NukkitMain.java
This commit is contained in:
parent
b9a4f2256e
commit
17e4c1ec60
1 changed files with 1 additions and 1 deletions
|
@ -512,7 +512,7 @@ public final class NukkitMain extends PluginBase implements Listener, IPlotMain
|
|||
return new HybridPlotManager() {
|
||||
@Override
|
||||
public int getWorldHeight() {
|
||||
return 256;
|
||||
return 255;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue