Skip to content

Migrate to modern chunk generator API (1.18+); remove deprecated methods#6

Open
Woodstop wants to merge 1 commit into
chaseoes:masterfrom
Woodstop:master
Open

Migrate to modern chunk generator API (1.18+); remove deprecated methods#6
Woodstop wants to merge 1 commit into
chaseoes:masterfrom
Woodstop:master

Conversation

@Woodstop
Copy link
Copy Markdown

This PR updates the plugin to use the modern Bukkit chunk generator API introduced in 1.18+, avoiding deprecated methods like generateChunkData and createChunkData.

Changes include:

  • Use of generateNoise(...) to produce empty (void) chunks
  • Added api-version: 1.21 to plugin.yml to prevent fallback to legacy APIs

Tested with Paper 1.21.7. No runtime warnings or material legacy messages observed.

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.

1 participant