FastAsyncWorldEdit/worldedit-bukkit/src/main
MattBDev 0047f20d5d Minor code quality changes
Changed Lock to subclass ReentrantLock since that is the only subclass DelegateLock should be using. The lock should also never be null so I added an annotation in the constructor.
I also removed some code and replaced it with PaperLib code to just clean up things a little bit.
2020-02-07 14:33:51 -05:00
..
java Minor code quality changes 2020-02-07 14:33:51 -05:00
resources Revert "Revert "Add Vault as a softdepend to the Bukkit variant to prevent a warning from Spigot"" 2020-01-31 14:41:22 -05:00