Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3D world border settings? #700

Open
muzikbike opened this issue May 23, 2021 · 0 comments
Open

3D world border settings? #700

muzikbike opened this issue May 23, 2021 · 0 comments

Comments

@muzikbike
Copy link

The vanilla world border operates under the assumption of linear chunks and limited height. While this works fine in vanilla for obvious reasons, this reasoning falls apart with unlimited building height for other obvious reasons - they are incapable of limiting player positions on the vertical axes, which may be undesirable for certain custom servers running the mod. As such, it would be advised to make the world border exist and be configurable as a vertical boundary as well.

Perhaps worth noting is that forcing the world border to be a cube like it currently is forced to be a square may end up being overly restrictive in many circumstances - some gameplay videos have showcased modes with massively restricted horizontal movement but complete freedom on the vertical axis. Forcing a cube would make cases like these an impossibility with Cubic Chunks, so it may be advisable to modify the world border as to operate on two or three diameters rather than one, to allow for vertical bounds to be customized individually of horizontal boundaries as well as to possibly allow for the horizontal bounds to be newly customised independently of each other as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant