mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 17:57:38 +00:00
The /green command should now only affect dirt on the top layer.
This commit is contained in:
parent
2b94ddf7ed
commit
93620ec168
@ -2082,6 +2082,7 @@ public class EditSession {
|
|||||||
if (setBlock(pt, grass)) {
|
if (setBlock(pt, grass)) {
|
||||||
++affected;
|
++affected;
|
||||||
}
|
}
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user