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

//chunk command doesn't select below y=0 or above y=256 #3079

Open
2 tasks done
Swrds7 opened this issue Jan 14, 2025 · 2 comments
Open
2 tasks done

//chunk command doesn't select below y=0 or above y=256 #3079

Swrds7 opened this issue Jan 14, 2025 · 2 comments
Labels
Low Priority upstream issue Something is broken in WorldEdit as well

Comments

@Swrds7
Copy link

Swrds7 commented Jan 14, 2025

Server Implementation

Spigot

Server Version

1.21.3

Describe the bug

The //chunk command only selects blocks between y 0 and 256. Minecraft updated the min/max build height limit in 1.18 to -63 and 319 respectively.

To Reproduce

  1. Run //chunk
  2. Run //set stone
  3. The stone pillar will only cover the legacy min-max y levels

Expected behaviour

//chunk should stretch from -63 to 319

Screenshots / Videos

No response

Error log (if applicable)

No response

Fawe Debugpaste

N/A

Fawe Version

FastAsyncWorldEdit v2.12.4

Checklist

Anything else?

No response

@Swrds7 Swrds7 added the Requires Testing This is a new issue which needs to be approved before labeled with "bug" label Jan 14, 2025
@dordsor21
Copy link
Member

See EngineHub/WorldEdit#2040

@dordsor21 dordsor21 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 14, 2025
@dordsor21 dordsor21 reopened this Jan 14, 2025
@dordsor21
Copy link
Member

I'll leave it here to track

@dordsor21 dordsor21 added Low Priority upstream issue Something is broken in WorldEdit as well and removed Requires Testing This is a new issue which needs to be approved before labeled with "bug" labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low Priority upstream issue Something is broken in WorldEdit as well
Projects
None yet
Development

No branches or pull requests

2 participants