How to Disable Online Mode in Minecraft (Cracked server)

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

  1. Navigate to Peel Panel.

  2. Log in with your BananaServers account.

  3. Select the Minecraft server you want to modify.

Step 2: Access Server Settings

  1. In the left-hand menu, click Files

  2. Locate and open the server.properties file.

Step 3: Disable Online Mode

  1. Find the following line in the server.properties file:

    online-mode=true
  2. Change it to:

    online-mode=false
  3. Click Save File to apply the changes.

Step 4: Restart Your Server

  1. Go back to the Console tab.

  2. Click the Restart button to reload the configuration.

  3. 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:

    1. Navigate to Files > Plugins.

    2. Download and install AuthMe Reloaded or FastLogin.

    3. Restart your server.

  • For BungeeCord/Waterfall Servers:

    1. Ensure the backend servers still have online-mode set to true.

    2. Use IP forwarding and an authentication plugin.

Enable Whitelisting (Extra Security)

To further secure your server, enable whitelisting so only approved players can join:

  1. In Peel Panel, go to the Console tab.

  2. Run the following command to enable whitelisting:

    whitelist on
  3. To add a player to the whitelist, use:

    whitelist add <playername>
  4. To remove a player from the whitelist, use:

    whitelist remove <playername>
  5. 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=false and 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! ????

  • 0 משתמשים שמצאו מאמר זה מועיל
?האם התשובה שקיבלתם הייתה מועילה

מאמרים קשורים

Forge/Fabric mods that improve performance

Performance Mods to Install: Smooth Chunk Save: This mod smooths out the process of saving...

How much ram/memory does my minecraft server need?

How Much RAM/Memory Does My Minecraft Server Need? When running a Minecraft server, it's crucial...

How do I make myself admin on my Minecraft server?

Step 1: Accessing the Peel Panel Log in to your BananaServers account. Navigate to Peel Panel...

How to build a nether portal in Minecraft.

How to Build a Nether Portal in Minecraft Building a Nether Portal in Minecraft is an exciting...

How to reset your Minecraft world

How to Reset Your Minecraft World Step 1: Log in to Bananaservers Peel Panel Go to...