Plex-FAWE/worldedit-bukkit/src
dordsor21 febf5b0175
Slight change to wna caching
- We don't want to flush if we're setting from the main thread, as that's going to be another plugin doing it
 - It's better to have a concurrent error thrown than use a concurrent set, so concurrency issues can actually be fixed rather than handled unsafely
 - Only send chunk packets up to once a tick (it really doesn't use any memory to cache IntPairs).
2021-01-10 17:11:55 +00:00
..
main Slight change to wna caching 2021-01-10 17:11:55 +00:00
test/java/com/sk89q Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00