WorldGuard/worldguard-core
TomyLobo 5763f53415 Synchronize on the class instead of the instance
I didn't realize it before, but it looks like there is at least one instance of YamlRegionFile per world, so synchronizing on the instance wouldn't necessarily help.
2023-07-19 20:25:31 +02:00
..
src Synchronize on the class instead of the instance 2023-07-19 20:25:31 +02:00
build.gradle.kts deps: Update Paper to 1.20, snakeyml to 2.0 2023-06-16 09:50:37 +02:00