GeyserMC / GeyserConnect

GeyserConnect is an easy way for bedrock clients to connect to any Java edition servers without having to run anything.
https://geysermc.org
MIT License
196 stars 41 forks source link

Geyser Config passthrough #46

Closed Greaper88 closed 1 year ago

Greaper88 commented 3 years ago

Currently, only a very few config options can be changed on the imbedded Geyser. Is it reasonably possible to implement a system where the imbedded Geyser loads defaults unless a config option is specified? What I mean is, for example, if you leave "enable-extended-worldheight" out of the config, it'll default to false, but, if you place it in the config with "true," it'll pass that through and override the default.

I personally would like the extended-worldheight and above-nether-building passed through for an experimental server.

rtm516 commented 1 year ago

No longer an issue as the rewrite moves it to a Geyser extension