mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-04-10 21:46:24 +02:00
Test another workaround
This commit is contained in:
parent
0304e98b00
commit
d7af409d01
@ -191,7 +191,7 @@ public class BukkitPlotGenerator extends ChunkGenerator
|
|||||||
}
|
}
|
||||||
|
|
||||||
public boolean shouldGenerateDecorations() {
|
public boolean shouldGenerateDecorations() {
|
||||||
return false;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
public boolean isParallelCapable() {
|
public boolean isParallelCapable() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user