How to Fix "Failed to Verify Username" in Your Server (Enable Offline Mode)
This article will show you how to enable Offline Mode in your Minecraft server.
❓ What Is the Offline Mode ❓
Usually, you need a purchased version of the game Minecraft to join a server, but this is happening because normally a server is running with the Online Mode enabled. You can disable the online mode and allow users to connect without having a legal Minecraft account. This is generally not recommended for security reasons.
So playing in Offline Mode will allow players with cracked/ pirated versions of Minecraft to join your server.
Changing to Offline Mode will make the server see each player as a new one as they will not be counted anymore by the UUID since they do not have a purchased edition of the Minecraft game but by the IP and Offline UUID.
⚠ Important Notes ⚠
AuthMe
to protect your account and all your player's accounts. Please check our AuthMe Reloaded Installation article. 🔄 How to Enable the Offline Mode 🔄
To enable the Offline Mode you can either use the Multicraft panel, either do it manually by modifying the server.properties
file.
💠 Enable the Offline Mode via Multicraft
To enable Offline Mode please do the following:
- Log in to your Multicraft panel here and stop your server.
- Click on
Files
, then onConfig Files
.
- Click on
Server Settings
.
- Change
Online Mode
todisabled
, then click on Save.
- Start your server.
Now you just enabled the Offline Mode via the Multicraft panel.
💠 Enable the Offline Mode Manually
To enable to Offline Mode manually you need to:
- Log in to your Multicraft panel here and stop your server.
- Click on
Files
, then onFTP Files Access
, and log in.
- Click on the
server.properties
file, then click onEdit
.
- Find the
online-mode=
and change it tofalse
, then click onSave
.
- Start your server.
❕ Useful Links ❕
- Enable Hardcore Mode
- Troubleshooting Minecraft Server Errors
- How to Add an Icon to Your Minecraft Server
Actualizado em: 27/02/2025
Obrigado!