Hey, This would be on for someone with some teleportation mod writing experience, basically all it does is once you get to a certain point in the spherical border it teleports you to the corresponding coordinate on the opposite side of the border. I don't think there's much more explaining needed than that, but it kind of gives the illusion of an "round" world... kind of. Anyway if there's anyone else who thinks this is a good idea/has the knowledge to write it please do!
Well it does give an illusion.. only problem is you don't know WHERE you're going since it won't show it in front of you
I had a similar idea posted it a while ago, the idea is you have a large square border that when a player crosses it they appear on the opposite side of the world you could mirror the other side manually if you like so like 0=the border 1=where your coming from 2=where your going to \/ west edge of the world \/ . . . . .\/ east edge of the would \/ 2 2 0 1 1 1 1 1 . . . . . . . . . . . . . . . . . . . . . . 2 2 2 2 2 0 1 1 2 2 0 1 1 1 1 1 . . . . . . . . . . . . . . . . . . . . . . 2 2 2 2 2 0 1 1 2 2 0 1 1 1 1 1 . . . . . . . . . . . . . . . . . . . . . . 2 2 2 2 2 0 1 1 . . . .-------------<your path . . . . . . . . . . . <-------- Hopefully that shows up ok anyway the idea is you take the east edge copy it and plonk it down on the west edge after the border so you can "see" the other edge more or less, if people built/destroyed something on the other edge you would have to re copy, if it was possible to do this automatically i would do it at server start up. though if it was me i would just mirror the edges then protect the original blocks with world guard ect...
Well I would love to have it so that you can not have it teleport you to a separate world, but to an entirely different server. Reason I say this is that you could then have multiple smaller servers with less resources holding different parts of the world. I suppose this is already possible with ServerPort, but it has to be set manually.