Plex-FAWE/worldedit-core/src/main/java/com
Jordan 508b94ddc3
feat: improvements to clipboard on disk (#2162)
* feat: improvements to clipboard on disk
 - close clipboard on instantiation failure
 - set canHaveBiomes when loading clipboard from disk (only possible cause I can find for #2151 ..?)
 - check file length and give more appropriate error if it exceeds maximum. Fixes #2151 I guess?#
 - set byteBuffer to null before invoking cleaning. Addresses #1985
 - don't catch and print all exceptions when getBlock fails - prevents large console output for what is likely to be a failed operation anyway

* Fix comments
2023-03-30 00:13:50 +02:00
..
fastasyncworldedit/core feat: improvements to clipboard on disk (#2162) 2023-03-30 00:13:50 +02:00
sk89q fix: use correct string for disallowed property use 2023-03-22 17:28:50 +00:00