PaperMC/paper-server/patches
Aikar def8b96d4b Thread Safe Vanilla Command permission checking
Datapacks check this on load and are built concurrently. This was breaking them badly due
to race conditions.

Plus, .canUse we want to be safe for async anyways.
2020-07-11 03:54:28 -04:00
..
sources Thread Safe Vanilla Command permission checking 2020-07-11 03:54:28 -04:00