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

[PLUGIN] Make a confirmation message when an edit exceeds 1 million blocks. #2685

Closed
taserbolt opened this issue Dec 28, 2024 · 0 comments
Closed
Labels
status:invalid This does not describe a request or bug with WorldEdit type:feature-request Request for something new

Comments

@taserbolt
Copy link

The Problem

A common mistake on my server goes like this:

  • Admin copy-pastes a structure somewhere else
  • Admin selects a pos1 on said structure
  • Admin selects a pos2 on said structure, but actually re-selected pos1 instead. Edit now would engulf a very large area.
  • Admin uses //set , not knowing the absurd number of blocks needed.
  • Server overloads and crashes

A Solution

Make WorldEdit confirm the large-scale change, maybe with a "type the following code" captcha.

Alternatives

You could stop the edit entirely, but sometimes you do need to edit over a million blocks. (That, or the server hardware is powerful enough to handle AND undo such an action, but that's too rare)

Anything Else?

I was said admin.

@taserbolt taserbolt added status:pending Pending acceptance or closure. type:feature-request Request for something new labels Dec 28, 2024
@wizjany wizjany closed this as completed Dec 28, 2024
@wizjany wizjany added status:invalid This does not describe a request or bug with WorldEdit and removed status:pending Pending acceptance or closure. labels Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:invalid This does not describe a request or bug with WorldEdit type:feature-request Request for something new
Projects
None yet
Development

No branches or pull requests

2 participants