Plex-FAWE/worldedit-core/src
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
..
legacy/java/com/sk89q/worldedit/blocks Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
main accessing clipboards should not be synchronized to LocalSession (#653) 2020-09-25 15:02:09 +01:00
test Officially propagate GPL downwards to all files 2020-09-01 16:30:43 -04:00