mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 13:16:45 +01:00
DoogiePC doesn't like trees
This commit is contained in:
parent
d7af409d01
commit
99a53cb005
@ -191,7 +191,7 @@ public class BukkitPlotGenerator extends ChunkGenerator
|
||||
}
|
||||
|
||||
public boolean shouldGenerateDecorations() {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
public boolean isParallelCapable() {
|
||||
|
Loading…
Reference in New Issue
Block a user