1
0
mirror of https://github.com/plexusorg/Plex-FAWE.git synced 2025-04-04 07:33:14 +00:00
Jordan 63f031b01a
Only synchronise tree generation at the very lowest level ()
* Only synchronise tree generation at the very lowest level
 - Fixes 

* Perform the generate inside try-finally and actually use the resultant copied map to place blocks to the editsession

* Check result of generateTree and return null if failed
2022-06-13 09:05:18 +02:00
..