Skip to content
CyberNex Logo
Back to Tutorials
Minecraft3 min readJuly 15, 2026

How to use a cracked client like tlauncher?

Ganidu Sathishka
Support Engineer at CyberNex | 4+ years customer technical support

Overview

By default, only premium Minecraft accounts can join. Change the online-mode setting to allow cracked launchers such as TLauncher.

Step-by-Step Instructions

<ol><li>In the control panel, click on your server and click Server properties.</li><li>Scroll down to the online-mode field.</li><li>Change true to false.</li><li>Restart your server.</li></ol>

Code / Configuration

<pre><code># in server.properties online-mode=false</code></pre>

Warning

With online-mode off, anyone can join with any name. Use a whitelist or an authentication plugin to keep control of who joins.

Related Hosting Services

Was this guide helpful?

Join our Discord for more guides and direct help from our engineering team.

How to use a cracked client like tlauncher? | CyberNex