Vojtěch Stehlík

Results 14 comments of Vojtěch Stehlík

Test it first, then make an issue.

Block Id -1 is not valid block id value in pocketmine 3.0. It's world formats support only blocks with ids 0-255.

World format does not allow it.

Due to missing api in server software there is not possibility to fix this problem right now. **However, it's possible to debug this problem disabling [dimension handling in config.yml](https://github.com/CzechPMDevs/MultiWorld/blob/main/resources/config.yml#L21).**

Set it in the config this way: `handle-dimensions: false`

> I think u can fix it with blockplace event and block break event but idk if its right or no It's not that easy

That could be added only to pm4 branch

It is already possible to check php version in extensions field (https://github.com/CzechPMDevs/BuilderTools/blob/default/plugin.yml#L10)

Fixed in https://github.com/CzechPMDevs/MultiWorld/commit/e4baed4248a1d0ef4e5a55f0282e948bec75daa8