Skip to content

Conversation

@LM-Wolfert
Copy link
Contributor

To allow the y-offset of worlds to be set externally I have added the possibility to add it to the generator name. The format is still up for question, currently it is just the integer offset value (it may be more practical to use a key-value pair to leave room for expansion in the future).

Additionally, the linked worlds configuration usage has been altered to support a 'CUSTOM' linked worlds format, this format does not do anything functionally in this plugin but the idea is that another plugin could implement linked worlds while not having a y-level limitation in this plugin when it is set to CUSTOM.

@LM-Wolfert LM-Wolfert changed the title Feature/offset in generator name (WIP) Feature/offset in generator name Jan 16, 2026
…enerator-name

# Conflicts:
#	src/main/java/de/btegermany/terraplusminus/commands/TpllCommand.java
@Zoriot Zoriot marked this pull request as draft January 16, 2026 23:05
@SmylerMC
Copy link
Contributor

Paper documentation on generator extra-parameters (says very little): bukkit.yml.

Imo this needs to be carefully considered so make sure it can be expanded upon. We could also consider deprecating world-generation specific settings in config.yml in favor of this, otherwise there will be conflicting features within the plugins (kinda like there already is between the plugin config and t-- configs).

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