WorldGuard/worldguard-core/src/main/java/com/sk89q/worldguard
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
..
blacklist Fix Blacklist log entry not by player results in NPE (#1837) 2021-09-25 13:22:33 +02:00
chest Update to the new Vector system 2018-11-04 16:57:59 +10:00
commands Renamed InvalidFlagFormat to InvalidFlagFormatException 2023-06-04 18:55:01 +02:00
config Update Protections to 1.20 2023-06-16 09:50:37 +02:00
domains apidomains: Added custom domains to WorldGuard 2023-06-04 18:55:01 +02:00
internal apidomains: Added custom domains to WorldGuard 2023-06-04 18:55:01 +02:00
protection Synchronize on the class instead of the instance 2023-07-19 20:25:31 +02:00
session Remove timings for third-party session handlers 2023-04-09 21:27:13 -04:00
util Renamed InvalidFlagFormat to InvalidFlagFormatException 2023-06-04 18:55:01 +02:00
LocalPlayer.java Teleport async on Paper. 2019-09-13 16:42:35 -04:00
WorldGuard.java apidomains: Added custom domains to WorldGuard 2023-06-04 18:55:01 +02:00