NetherGamesMC / PocketMine-MP

A multi protocol server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
81 stars 99 forks source link

Fix World Y min #463

Closed 6kek6 closed 2 months ago

6kek6 commented 4 months ago

https://github.com/NetherGamesMC/PocketMine-MP/blob/2398a0ec9255de1c8188bff0e23ebd61ec834a2e/src/entity/Entity.php#L659

This has been fixed in pmmp - https://github.com/pmmp/PocketMine-MP/blob/9b6a0c99450949c4350f5d3bf49396c19e6ce79c/src/entity/Entity.php#L657

StefanFox-Dev commented 3 months ago

@dries-c

dries-c commented 2 months ago

Well at NG we don't use this feature, that's why it's this way. When I've the time I'll make it configurable

6kek6 commented 2 months ago

Well at NG we don't use this feature, that's why it's this way. When I've the time I'll make it configurable

Fine.

dries-c commented 2 months ago

You can make a PR if you find the time.