Introduction
By default, Minecraft servers run in online-mode, meaning only players with a valid Mojang/Microsoft account can join. If you want to allow cracked clients (non-premium accounts) to connect, you need to disable online-mode. This guide will walk you through the process using Peel Panel on BananaServers.
⚠ Important Notice
-
Disabling online-mode removes authentication checks, making your server more vulnerable to unauthorized access.
-
It's highly recommended to install authentication plugins like FastLogin or AuthMe Reloaded to secure accounts.
-
Some online services (such as Realms, Xbox Live integration, and certain plugins) may not work in offline mode.
Step 1: Log into Peel Panel
-
Navigate to Peel Panel.
-
Log in with your BananaServers account.
-
Select the Minecraft server you want to modify.
Step 2: Access Server Settings
-
In the left-hand menu, click Files
-
Locate and open the server.properties file.
Step 3: Disable Online Mode
-
Find the following line in the server.properties file:
online-mode=true -
Change it to:
online-mode=false -
Click Save File to apply the changes.
Step 4: Restart Your Server
-
Go back to the Console tab.
-
Click the Restart button to reload the configuration.
-
Wait for the server to start up completely.
Step 5: Secure Your Server (Recommended)
Since online-mode is disabled, install an authentication plugin to prevent unauthorized access:
-
For Bukkit/Spigot/Paper Servers:
-
Navigate to Files > Plugins.
-
Download and install AuthMe Reloaded or FastLogin.
-
Restart your server.
-
-
For BungeeCord/Waterfall Servers:
-
Ensure the backend servers still have online-mode set to
true. -
Use IP forwarding and an authentication plugin.
-
Enable Whitelisting (Extra Security)
To further secure your server, enable whitelisting so only approved players can join:
-
In Peel Panel, go to the Console tab.
-
Run the following command to enable whitelisting:
whitelist on -
To add a player to the whitelist, use:
whitelist add <playername> -
To remove a player from the whitelist, use:
whitelist remove <playername> -
To view the list of whitelisted players, use:
whitelist list
This ensures only players you approve can join, adding an extra layer of security.
Troubleshooting & FAQs
Q: Players see "Failed to verify username" error.
-
Ensure you properly set
online-mode=falseand restarted the server.
Q: How do I enable online-mode again?
-
Simply edit server.properties and change
online-mode=true, then restart the server.
Q: Can I allow both premium and cracked players?
-
Yes, use FastLogin to allow premium players to auto-login while requiring cracked players to authenticate.
Conclusion
Now that your Minecraft server allows cracked clients, make sure to secure it with authentication plugins. If you need a reliable hosting service, check out BananaServers for affordable and powerful Minecraft hosting!
Happy hosting! ????
