MCBombGaming Posted May 1, 2016 Posted May 1, 2016 Ive been wondering if there is a way to make a button at the title screen that connects to your server? Like VoidsWrath Does. I will have a picture in the attatchments. Quote
Flairieve Posted May 6, 2016 Posted May 6, 2016 If your using CustomMainMenu mod, it would be something like this: "exampleServerButton": { "text" : "Default Server!", "posX" : 0, "posY" : 0, "width" : 200, "height" : 20, "action" : { "type" : "connectToServer", "ip" : "0.0.0.0:25565" } } Something that goes like that. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.