Nukkit icon indicating copy to clipboard operation
Nukkit copied to clipboard

Fix loadLevel

Open jungwuk-ryu opened this issue 4 years ago • 1 comments
trafficstars

The loadLevel method seems to be able to load a world by a path, but it can't really do that. If you try to load a world by path, Nukkit cannot find the world.

This PR solves it.

jungwuk-ryu avatar Mar 02 '21 20:03 jungwuk-ryu

Already fixed in https://github.com/CloudburstMC/Nukkit/commit/9bb1a55b2e78731a25cf67e6c88a218711644e23? I didn't notice this pr earlier

PetteriM1 avatar Feb 02 '22 13:02 PetteriM1