NearMe

a simple Mod sending a notification to your phone or desktop, when a player is near you

52

Quick challenge

How far can you run before the mobs catch you?

NearMe

Logo

> NearMe sends a push notification to your phone the moment another player gets close — works on any server, no server-side setup needed.

WARNING

> Using this mod on public servers may be considered cheating and could result in a mute, ban, or other punishment. Always check the rules of a server before using NearMe. Use at your own risk.

For questions or bug reports, DM me on Discord: @simsonimson

---

📲 Setup Guide

Step 1 — Install ntfy.sh on your device

NearMe uses ntfy.sh to deliver notifications. Download the app for your platform:

---

Step 2 — Create a topic

Open the app and tap the + button in the bottom-right corner.

PlusImage

Enter a topic name that is hard to guess — this acts like a private channel. Anyone who knows your topic name can receive your notifications, so treat it like a password.

Topicname

---

Step 3 — Subscribe

Tap Subscribe to confirm. Your device is now listening for alerts.

Next

---

Step 4 — Connect in Minecraft

Join any world or server and run:

``` /nearme topic your-topic ```

> ⚠️ Replace `your-topic` with the exact topic name you created in ntfy.sh.

That's it — you'll now get a notification whenever a player enters your detection radius.

---

⚙️ Commands

| Command | Description | Default | |---|---|---| | `/nearme topic <name>` | Set your ntfy notification topic | — | | `/nearme radius <5–200>` | Detection radius in blocks | `30` | | `/nearme cooldown <10–3600>` | Seconds between alerts | `60` | | `/nearme toggle` | Enable or disable the mod | `enabled` | | `/nearme status` | Show current settings | — | | `/nearme test` | Send a test notification | — |

ADS