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

//update command does not respect block limit #2550

Open
5 tasks done
DNAmaster10 opened this issue Jun 12, 2024 · 0 comments
Open
5 tasks done

//update command does not respect block limit #2550

DNAmaster10 opened this issue Jun 12, 2024 · 0 comments
Labels
status:accepted Will be fixed / added to WorldEdit, eventually type:bug Incorrect behavior, not working as intended

Comments

@DNAmaster10
Copy link

WorldEdit Version

7.3.3

Platform Version

Paper-1.20.6-138

Confirmations

  • I am using the most recent Minecraft release.
  • I am using a version of WorldEdit compatible with my Minecraft version.
  • I am using the latest or recommended version of my platform software.
  • I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
  • I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)

Bug Description

The //update command does not respect max block restrictions, meaning it's possible to run the //update command over a larger region than is configured.

Expected Behavior

If the block limit is set to 1000, world edit shouldn't update more than 1000 blocks.

Reproduction Steps

  1. Set a block limit
  2. Select a region larger than the block limit
  3. Run the //update command on that region

Anything Else?

This can cause issues for server performance when the command is executed over a very large area.

@DNAmaster10 DNAmaster10 added status:pending Pending acceptance or closure. type:bug Incorrect behavior, not working as intended labels Jun 12, 2024
@octylFractal octylFractal added status:accepted Will be fixed / added to WorldEdit, eventually and removed status:pending Pending acceptance or closure. labels Jun 12, 2024
@octylFractal octylFractal modified the milestone: 7.3.4 Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:accepted Will be fixed / added to WorldEdit, eventually type:bug Incorrect behavior, not working as intended
Projects
None yet
Development

No branches or pull requests

2 participants