PaperMC/paper-server/patches/sources/com/mojang/brigadier
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
..
exceptions Brigadier Mojang API 2020-04-19 18:15:29 -04:00
tree Thread Safe Vanilla Command permission checking 2020-07-11 03:54:28 -04:00
CommandDispatcher.java.patch Move CraftBukkit per-file patches 2024-12-11 22:26:36 +01:00