Minecraft – How to change the Minecraft “displayName”

minecraft-java-edition

I'm trying to host a Minecraft 1.2.5 LAN server with offline mode, and as expected I'm having the issue where everyone who tries to join the server is given the name "Player" so only 1 person can connect.

All the solutions posted here and elsewhere indicate to change the value of displayName in launcher_profiles.json (example 1, example 2). However, no such field exists for me (in August 2020). The closest I can find is a username field which holds my email address.

What is the proper way in 2020 to override the displayName so that multiple players can join this offline server?

Best Answer

I found a workaround for this!!! You have to use the old version of the launcher for this to work again. To do this, go to the minecraft launcher and right click to go to properties, then go to compatability mode and use Windows XP(service pack 2). Once you set this open the launcher. It will give you a message asking if you want to keep the compatibility settings. Choose yes, (its the option on the right for me). Close the launcher, edit the launcher_profiles.json and open the launcher again. It worked for me, even with new versions. Hope it helps you too :)

Related Topic