Results 4 issues of jebibot

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

platform/macOS
bug :beetle:
status/reviewed
has-repro-repo
27-x-y
28-x-y
29-x-y

* **Electron-Builder Version**: 24.9.3 * **Node Version**: 18.16.0 * **Electron Version**: 27.1.2 * **Electron Type (current, beta, nightly)**: current * **Target**: macOS arm64 ### Operating System Version macOS 14.1.1 (23B81)...

Stale

**Branch or Release** v3.0.1 **Game and Engine Version** Palworld Dedicated Server v0.4.11.64664 / UE 5.1.1 **Describe the bug** The game crashes after some time passes. **Mods directory** **To Reproduce** Steps...

~~As of 1.21.6, `net.minecraft.client.network.ClientCommandSource` implements not only `net.minecraft.command.CommandSource` but also `PermissionLevelSource`.~~ It'd be useful if [`FabricClientCommandSource`](https://github.com/FabricMC/fabric/blob/1.21.6/fabric-command-api-v2/src/client/java/net/fabricmc/fabric/api/client/command/v2/FabricClientCommandSource.java) extend `PermissionLevelSource` and implement permission level checks.

bug
enhancement