Paper/patches
Bjarne Koll 97ed3762cf 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 08:46:42 -07:00
server Fix CommandSourceStack#bypassSelectorPermissions (#10837) 2024-06-01 16:26:11 +02:00