
Enhancement: Option for Force use default world type on server load up to skip the selection of uuid
SirAron111 opened this issue · 3 comments
I started using this mod in my modpack so I can set one world generation type as default so people stop accidentally using world gens that aren’t meant for the pack like void or sky lands etc (I use the lost cities bop type chisel) but even if I ship the server properties in the server files with the right uuid thingy set up some people still get asked during load up to input the one they want even if there is just one option or add it to the server properties. I think it has something to do with some server providers always creating their own server properties.
So I wanted to ask if there is a way to disable the selection part with a config option so that if only one is set it automatically uses that one on server setup and not gives a selection (as there isn’t really something to select if there is just one option it just an extra step for little kits to get hung up on when making servers)
A so it was an error on my end to set it as list. Ok np I found it nice that when using the list I could add a little text and picture for single player users. But if simply only forcing default true and listed false when having only one option skips the selection in the server run up I will go with that thx.
In general my initial thoughts (long ago now) was in the case of the popup it would only be wanted when multiple options existed. Of course I don't think the first draft of that idea had the images, and if it did I wouldn't have had an idea of how the gui would feel when actually used.
Certainty it would make sense if only one item is listed (even when using listing) to default to it without prompting on the server side. I'm leaving this issue open for now since while I don't think I will change anything before 1.14.x , there are some hints of gui/usability improvements here I don't want to forget. (although I'm not sure there won't be some major overhaul between 1.12 - > 1.14 to cover the new more proper data packs and such, more options, ect)