Skip to content

Deprecated ChunkTag.regenerate on 1.21+#2820

Merged
tal5 merged 2 commits into
DenizenScript:devfrom
MC-Samuel:regenerate_mechanism_fix
Jun 12, 2026
Merged

Deprecated ChunkTag.regenerate on 1.21+#2820
tal5 merged 2 commits into
DenizenScript:devfrom
MC-Samuel:regenerate_mechanism_fix

Conversation

@MC-Samuel

Copy link
Copy Markdown
Contributor

Spigot and Paper both removed functionality for this mechanism in 1.21, so it no longer works.

getBukkitWorld().regenerateChunk(getX(), getZ());
}
else {
mechanism.echoError("The 'ChunkTag.regenerate' mechanism has been deprecated upstream and is no longer supported.");

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should make this a proper deprecation warning, probably in the PAST deprecations section

@tal5 tal5 merged commit 2653b75 into DenizenScript:dev Jun 12, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants