Portal's creating worlds - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Development (https://forum.cuberite.org/forum-13.html) +--- Thread: Portal's creating worlds (/thread-1718.html) |
Portal's creating worlds - NiLSPACE - 01-10-2015 Currently if a portal tries to move an entity to a different world, but the world doesn't exist it creates a new one. I think that if the world doesn't exist it should just not move the entity. RE: Portal's creating worlds - xoft - 01-11-2015 Yes, creating a new world sounds stupid. The admin hasn't set that world up, so they don't expect it to suddenly show up. RE: Portal's creating worlds - tigerw - 01-11-2015 For me, I would expect that if I enabled portals, they would work in the same fashion of Vanilla without first having to complete some intermediary MCS steps. During implementation of portals, since there wasn't a facility to put the nether/end dimension into the main world folder DIM-1, DIM-2), I went the Bukkit way of splitting everything out, though unification is better and likely what you want. |