Plex-FAWE/worldedit-core
dordsor21 65747bf8f8
accessing clipboards should not be synchronized to LocalSession (#653)
* accessing clipboards should not be synchronized to LocalSession
I believe this may be the issue causing thread locks when wrapping new players. If we're attempting to run a synchronised method within the LocalSesison when initialising it, it may go wrong..?

* nullcheck within synchronisation
2020-09-25 15:02:09 +01:00
..
doctools Officially propagate GPL downwards to all files 2020-09-01 16:30:43 -04:00
src accessing clipboards should not be synchronized to LocalSession (#653) 2020-09-25 15:02:09 +01:00
build.gradle.kts Remove Kotlin (#625) 2020-09-17 16:31:55 -04:00