serenity
serenity copied to clipboard
A Minecraft Bedrock Edition Server Software
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....
This PR just adds ClientToServerHandshakePacket.
```log [Plugins] [Info] Installing dependencies for [email protected]... [Plugins] [Info] Building typescript files for [email protected]... [Plugins] [Error] Failed to load plugin! Serenity Error: Could not load the "sharp" module using the...
https://github.com/SerenityJS/serenity/blob/c755d7bdcaf0ede463f7abe449acace8ba017f9a/packages/serenity/src/permissions/permissions.ts#L106-L108 Is this correct behavior or a debugging left-over? If the latter that should probably be prefix with a huge `FIXME` comment.
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....
- Added MCIdentifier class for formatting and parsing IDs from and to displayable strings. - Modified functionality and messages in all existing commands to better parity vanilla commands. This was...
Update command parameter names to match vanilla Added check for maxCount > 0
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....