Frederik van der Els
Frederik van der Els
Currently `/w` is used, but some servers may use strictly other commands.
This was enabled to be implemented by the `MappingsHelper` class introduced with the `/clisten` command.
The `clearHistory` argument only clears the history in memory, the history will be restored once the game is restarted.
### Please confirm the following. - [X] I checked the [existing issues](https://github.com/modrinth/code/issues) for duplicate feature requests - [X] I have checked that this feature request is not on our [roadmap](https://roadmap.modrinth.com)...
This commands allows you to snap to any location within a unit sphere around the player's feet. Passing no arguments enables click to teleporting, allowing the player to snap to...
Big thanks to @wagyourtail. Since we can rely on the `sender` field of a `ClientboundPlayerChatPacket`, it is superfluous to include this information in the C2C packet too. This PR excludes...