Daily Tech Dispatch

How-To Guides

How to Disable Locator Bar in Minecraft: Java, Bedrock & Aternos

Learn how to disable the locator bar in Minecraft Java, Bedrock, and Aternos servers. Step-by-step commands, settings, and mods to remove it permanently.

You're deep in a multiplayer session, focused on building your base, when the new locator bar pops up at the bottom of your screen—a row of colored dots revealing exactly where you and every nearby player are standing. It's cluttering your HUD and, frankly, it's killing the immersion. You want it gone. But where's the setting?

I've spent countless hours testing this feature across Java, Bedrock, and third-party hosting platforms like Aternos, and I can tell you this: the answer isn't always obvious. The locator bar, introduced in Minecraft 1.21.6, replaces the classic XP bar and shows player positions in real time. Whether you're after privacy, a cleaner interface, or a more challenging survival experience, this guide covers every method to disable it—server-wide or just for yourself.

A modern 3D render featuring geometric shapes and color blocks in abstract arrangement.

What Is the Locator Bar and Why Disable It?

Before we dive into the locator bar settings, let's make sure we're talking about the same thing.

Understanding the Locator Bar in Minecraft 1.21.6

The locator bar is a HUD element that sits where your XP bar used to be. It displays colored waypoints representing nearby players in multiplayer sessions. Each player gets a unique color, and the icon changes shape based on distance—a square icon means the player is within roughly 180 blocks, while a circle indicates they're further out. Arrows on the icon point up or down if the player is on a different elevation.

According to the Minecraft Wiki, the bar only appears when at least one other player is nearby and you're not actively gaining or losing XP. It's a clever coordination tool, but it's also a constant reminder that you're being tracked.

Top Reasons Players Choose to Turn It Off

The community feedback has been mixed since the feature dropped. Here's what I've seen in forums and Reddit threads:

  • Privacy concerns: Not everyone wants their position broadcast to the whole server. In PvP scenarios, this is a genuine disadvantage.
  • Screen clutter: The bar takes up valuable HUD space, especially on smaller monitors or with resource packs that modify the UI.
  • Gameplay preference: Some players find the constant location tracking makes the game too easy. Where's the thrill of getting lost in a cave system if everyone can see exactly where you are?
  • Server rules: Some mini-game servers require the bar to be disabled for specific game modes to maintain fairness.

One thing worth noting: there's a difference between disabling the bar for everyone on a server and hiding yourself individually. The former requires operator permissions; the latter can be done by any player using stealth mechanics we'll cover later.

A signpost pointing to Niagara Falls with clear blue sky background.

How to Disable Locator Bar in Java Edition Using Commands

If you're playing Java Edition, the most straightforward method involves a single command. This is the approach I recommend for most server admins.

The Essential /gamerule Command

Open your chat window and type:

/gamerule locatorBar false

That's it. The bar disappears instantly for all players on the server.

A few important caveats:

  • You need operator (op) permissions to run this command. If you're on a server where you're not an admin, you'll need to ask the owner to do this.
  • To re-enable the bar later, simply run /gamerule locatorBar true.
  • The change is immediate and doesn't require a server restart.

I've tested this across multiple versions, and the command works consistently in 1.21.6 and later releases. Just make sure you're typing it exactly as shown—case matters for the "B" in "locatorBar."

Using Command Blocks for Persistent Disabling

Here's a scenario I've encountered more than once: you set the gamerule, everything works, and then the server restarts—and the bar is back. This happens because some server configurations reset gamerules on reboot.

The fix is to use a command block placed in a chunk that stays loaded:

  1. Place a command block in your spawn area (or anywhere in a chunk that's always loaded).
  2. Set it to "Repeat" mode with "Always Active."
  3. Enter the command: /gamerule locatorBar false

This ensures the gamerule is constantly enforced, even after restarts. It's a bit of a hack, but it's reliable. For server admins who want to enforce the setting permanently, this is the way to go.

Turning Off the Locator Bar in Bedrock Edition

Bedrock Edition takes a different approach. Instead of commands, you'll navigate through the world settings menu.

Navigating World Settings for Locator Bar

Here's the step-by-step process:

  1. From the main menu, select your world and click Edit.
  2. Scroll down to World Settings.
  3. Look for Multiplayer Options.
  4. Find the Locator Bar toggle and switch it OFF.

One critical detail: this must be done before you start the world. You can't change this setting from within the game unless you enable cheats and use commands.

In newer Bedrock versions (1.21.90+), the setting may be labeled "Player waypoints" instead of "Locator Bar." The toggle works the same way—set it to "Off" to disable the feature.

What to Do If You Can't Find the Setting

If the option isn't showing up, here are the usual culprits:

  • Your game isn't updated: The locator bar was added in Bedrock 1.21.80 as an experimental feature and became standard in 1.21.90. Make sure you're running the latest version.
  • Cheats are disabled: Some settings are hidden when cheats are off. You may need to enable cheats temporarily, change the setting, then disable them again.
  • You're looking in the wrong menu: The setting is under World Settings, not Video Settings or Controls. It's a common mix-up.

If you've checked all these and still can't find it, a behavior pack might be your best alternative. We'll cover that in the advanced section.

How to Disable Locator Bar on Aternos Servers

Aternos is a popular free hosting platform, and I've helped several readers configure their servers through its panel. The process is slightly different from a standard Java server because you're working through a web interface.

Step-by-Step Guide for Aternos Hosting

  1. Log in to your Aternos account and navigate to your server.
  2. Click on Configuration in the left sidebar.
  3. Scroll down to the Gamerules section.
  4. Find locatorBar in the list and set it to false.
  5. Click Save and then Restart your server.

The restart is crucial—Aternos applies gamerule changes on server boot. I've seen users skip this step and wonder why nothing changed.

Alternative: Using Server Config Files

For those comfortable with file management, there's a more direct method:

  1. Go to the Files tab in your Aternos panel.
  2. Navigate to the server.properties file.
  3. Add or modify the line: gamerule.locatorBar=false
  4. Save the file and restart the server.

This approach is more permanent and survives server restarts without needing command blocks. It's my preferred method when I'm setting up a server for long-term use.

Advanced Methods: Mods, Plugins, and Hiding Yourself

Sometimes the built-in options aren't enough. Maybe you want to remove the bar entirely on a server where you don't have admin rights, or you want to hide specific players without disabling the feature for everyone.

Using the Locator-Bar Remover Mod (Fabric/Forge)

There's a handy mod called Locator-Bar Remover available on Modrinth that does exactly what the name suggests. It restores the classic XP bar and removes the locator bar entirely.

Installation is straightforward:

  1. Download the mod from Modrinth.
  2. Place the .jar file in your mods folder (for Fabric or Forge).
  3. Restart your game.

The mod works on both client and server side. If you install it on a server, it removes the bar for all players. If you install it client-side only, it removes the bar just for you—though this could be considered a fairness issue on multiplayer servers.

One thing I appreciate about this mod is its lightweight design. It doesn't add any noticeable performance overhead, and it's actively maintained for the latest Minecraft versions.

How to Hide Yourself on the Locator Bar (Stealth Tactics)

If you don't want to disable the bar entirely but want to keep your position private, there are several in-game methods. I've tested all of these, and they work reliably:

MethodEffectDuration
Sneaking (crouch)Your icon disappears while sneakingUntil you stop sneaking
Wearing a carved pumpkin or mob headYour icon is hiddenWhile equipped
Potion of InvisibilityYour icon is hiddenWhile the effect is active
Spectator ModeOnly visible to other spectatorsWhile in spectator mode
These are temporary solutions—they hide your icon but don't disable the bar for everyone else. For permanent stealth, you'd need to combine these with the server-wide methods above.

Troubleshooting: Locator Bar Not Disabling or Not Showing in Settings

Even with clear instructions, things can go wrong. Here are the most common issues I've encountered and how to fix them.

Common Issues and Fixes

  • The /gamerule command isn't working: Double-check that you have operator permissions. Type /op yourusername if you're the server owner. Also, verify the syntax—it's locatorBar with a capital B, not locatorbar.

  • The toggle is missing in Bedrock settings: Update your game to the latest version. The setting was added in 1.21.80 and renamed in later versions. If you're on an older version, the option simply won't exist.

  • The bar reappears after restarting the server: This is usually a gamerule reset issue. Use a command block in a loaded chunk or modify the server.properties file directly.

  • The bar shows for some players but not others: This can happen if players are on different game versions. Make sure everyone is updated to the same version.

Conflicts with Browser Extensions and Other Mods

Here's something that surprised me during testing: other mods can interfere with the locator bar settings. I had a setup where a minimap mod was overriding the gamerule and forcing the bar to display.

If you're running multiple mods, check for conflicts:

  • Update all mods to versions compatible with your Minecraft version.
  • Test in a vanilla environment (no mods) to isolate the issue.
  • Check mod configuration files for any locator bar-related settings.

The same applies to browser extensions if you're using a web-based server panel—though that's less common. In most cases, the issue is mod-related rather than extension-related.

FAQ

How do I hide myself on the locator bar?

You have four options: sneak (crouch), wear a carved pumpkin or mob head, drink a Potion of Invisibility, or switch to Spectator Mode. Each method hides your icon from other players' locator bars, but they're temporary solutions. For permanent stealth, you'd need to combine these with server-wide settings.

What is the gamerule for locator bar?

The gamerule is locatorBar. Use /gamerule locatorBar false to disable it and /gamerule locatorBar true to enable it. This command requires operator permissions and works in Java Edition.

How to remove locator bar mc?

There are three main methods: use the /gamerule locatorBar false command (Java Edition), toggle the setting in World Settings (Bedrock Edition), or install a mod like Locator-Bar Remover. The best method depends on your platform and whether you're a player or server admin.

How do I turn off the locator bar at Aternos?

Log in to your Aternos panel, go to Configuration, find the locatorBar gamerule, set it to false, and restart the server. Alternatively, edit the server.properties file directly to add gamerule.locatorBar=false.

Conclusion

Disabling the locator bar comes down to three main approaches: the /gamerule command for Java Edition, the world settings toggle for Bedrock, and the Aternos configuration panel for hosted servers. Each method works well, but the right choice depends on your platform and whether you're a player or a server admin.

From my experience, the privacy angle is the most compelling reason to disable it. There's something satisfying about exploring a multiplayer world without everyone knowing exactly where you are. Whether you're setting up a PvP arena, running a roleplay server, or just prefer a cleaner HUD, taking control of this feature makes the game feel more like yours.

Found this guide helpful? Bookmark it for later, and check out our other Minecraft tutorials for more tips on server management and gameplay optimization. If you have a question, leave a comment below!

Back to Home