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

[Feature Request] Regenerator NMS ChunkGenerators Support #2538

Open
ojmaster opened this issue Jan 4, 2024 · 1 comment
Open

[Feature Request] Regenerator NMS ChunkGenerators Support #2538

ojmaster opened this issue Jan 4, 2024 · 1 comment
Labels
Enhancement New feature or request

Comments

@ojmaster
Copy link

ojmaster commented Jan 4, 2024

What feature do you want to see added?

Hello, I am using the Terra Plugin which uses a NMS ChunkGenerator, currently it is unsupported as when i try to do the //regen command I get this error [ERROR] Unsupported generator type com.dfsek.terra.bukkit.nms.v1_20_R1.NMSChunkGeneratorDelegate. I'd really appreciate it if this was added!

Are there any alternatives?

Nope

Anything else?

No response

@ojmaster ojmaster added the Enhancement New feature or request label Jan 4, 2024
@ojmaster ojmaster changed the title [Feature Request] NMS ChunkGenerators Support [Feature Request] Regenerator NMS ChunkGenerators Support Jan 4, 2024
@SirYwell
Copy link
Member

SirYwell commented Jan 6, 2024

The reason why custom NMS-based chunk generators aren't supported is that it is impossible to support them without explicitly writing code for each of them. The newer spigot API also supports far better chunk generation than before, and it should be used instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants