GeyserMC / Floodgate

Hybrid mode plugin to allow for connections from Geyser to join online mode servers.
https://geysermc.org
MIT License
577 stars 170 forks source link

Hope to support customizing the server settings options in the game settings #223

Open ghost opened 3 years ago

ghost commented 3 years ago

What feature do you want to see added?

hope to support customizing the server settings options in the game settings this one: image Thanks.

Are there any alternatives?

None. I found another one plugin like this but can customize:(Nukkit Plugin) https://github.com/PetteriM1/ServerSettings

lukeeey commented 3 years ago

You’ll only be able to add labels or elements that don’t do anything. This should be a Floodgate feature instead so it can be done programmatically.

ghost commented 3 years ago

You’ll only be able to add labels or elements that don’t do anything. This should be a Floodgate feature instead so it can be done programmatically.

I hope he can simplify the configuration (because I am lazy)

lukeeey commented 3 years ago

I moved this issue to Floodgate as it seems like it’s more suited here.

onebeastchris commented 1 year ago

Considering this menu is added by Geyser and not Floodgate, shouldn't this be moved to Geyser?

Tim203 commented 1 year ago

This was from before Geyser had a proper API and everything would be added to Floodgate's API. Now this would be added to the base API.

onebeastchris commented 1 year ago

https://github.com/GeyserMC/Geyser/pull/3958 From what I see, this PR should allow preferences to be set in Geysers api, which can optionally show up on that settings form

Tim203 commented 3 weeks ago

I think that it'd be nice to have in the base api though. I think that it'd be neat to have per server (/ gamemode) preferences.