-
Notifications
You must be signed in to change notification settings - Fork 37
How to connect to Java Servers
Note: This requires a Minecraft Account
Wisp Server URL: wss://deathclient-eaglercraft.onrender.com
When you load the client you will see a new "server". This is a settings page that will open when you "join"
You then join this server:
After doing so you will see this screen:
You can read this if you like, but I will explain it later.
Next you click on the settings page
You will then be brought to this page:
Next type wss://deathclient-eaglercraft.onrender.com into Wisp Server input
Then click on Add an Account
You will then see this
You will then either Copy the code then click the link OR Copy the code then scan the QR code
You will then be brought to a microsoft login page. Just go through this process.
Once you login, you will see a screen asking you to give prism launcher limited access to your microsoft/xbox account.
This is verified safe and the code is open-source. You can view it here:
https://github.com/PrismLauncher/PrismLauncher
After that it will authenticate youre account and sign you in
After this step you can close the settings menu and join any java server! (it must support 1.8 clients though)
Joining a java server is actually super easy!
1. Find the java ip you want to join (e.g ```mc.hypixel.net```)
2. Click the add a server button
3. Type in ```java://``` followed by the ip. (e.g: ```java://mc.hypixel.net```)
4. Join the server!
I have created a seperate menu that seperates all of your Java servers from your eaglercraft. Simple click the Mode button in the top-left of the server list
It will then display all of your Java servers!
Simply click the button to go back to eaglercraft!
Feel free to open an issue or head over to the discussions and let me know what's wrong / what you think!