Plex-FAWE/worldedit-core
dordsor21 2c27b9c02a
Correctly queue edits
Synchronising on the LocalSession ends up being dangerous as it's a craftbukkit thread, leading to blocking issues if something goes wrong in an edit, made worse by the fact craftbukkit threads like to interfere with each other sometimes, and also cause OOMs and hanging when there are too many of them.
2020-10-08 10:53:57 +01:00
..
doctools Officially propagate GPL downwards to all files 2020-09-01 16:30:43 -04:00
src Correctly queue edits 2020-10-08 10:53:57 +01:00
build.gradle.kts Remove Kotlin (#625) 2020-09-17 16:31:55 -04:00