PaperMC/patches
Bjarne Koll 5d8e53d78d
Fix CommandSourceStack#bypassSelectorPermissions (#10837)
The previous implementation would throw a command exception if the
CommandSourceStack had its bypassSelectorPermissions flag set to true,
which is the incorrect behaviour.

Instead, it should only throw an exception if the flag is set to false
and all its other checks "fail" too.
2024-06-01 16:26:11 +02:00
..
api Fire TabCompleteEvent for legacy commands (#10834) 2024-05-31 17:46:42 +02:00
server Fix CommandSourceStack#bypassSelectorPermissions (#10837) 2024-06-01 16:26:11 +02:00