PaperMC/paper-server/patches/sources/com/mojang/brigadier
stonar96 62607d2c90 Check requirement before suggesting root nodes
Child nodes are handled by CommandDispatcher#parse checking
requirements.

Vanilla clients only send ServerboundCommandSuggestionPacket when
encountering a command node with ASK_SERVER suggestions, however a
modified client can send this packet whenever it wants.
2021-09-12 00:14:21 +02:00
..
builder Vanilla command permission fixes 2021-08-25 13:19:53 -07: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 Check requirement before suggesting root nodes 2021-09-12 00:14:21 +02:00