Dylan T.
Dylan T.
There's no direct link between PM item types and Minecraft item IDs. In some cases multiple IDs are flattened under the same item in PM, and in other cases a...
> To avoid having to store all the cookies, I was wondering if it wasn't possible to use a predictable string based on the address and a server secret generated...
because proxy sees only 1 IP address for all clients > @dktapps why would proxies be a problem? unless some packets are not sent through the proxy
Why is this PR closed?
Closed due to lack of activity.
That's not a bad idea tbh. My only concern is that people might get mixed up between the two methods.
It's probably because of this: https://github.com/pmmp/PocketMine-MP/blob/fbaa125d0ce21ffef98fc1630881a92bedfbaa73/src/player/Player.php#L1378 There can be a difference in position unreported by `PlayerMoveEvent` if the distance is below 0.01 blocks. Rotation bypasses this check since `PlayerMoveEvent` reports...
I've considered splitting it into two events before. But I doubt it would have much benefit (and might have negative consequences in stuff like PvP servers). Perhaps what we need...
Not sure I see the point of this, you can easily compare the yaw/pitch yourself
This also isn't directly related to the issue topic, if you want to propose new features, make a new issue