
Player Radar
Get notified when players are near.
- Загрузки
- 27K
- Подписчики
- 43
- Обновлён
- 22 октября 2025 г.
- Лицензия
- MIT
Опубликован 8 декабря 2024 г.
About
Get notified when a player is within your loaded chunks. Fully client-side.
You can choose between a chat message, a message above the hotbar, and/or a sound indicator.
It is highly recommended you install MidnightLib, as the config will NOT WORK without MidnightLib installed.
Commands
To prevent some players from being picked up in the radar, or to only make specific players get picked up, use /radarlist. The usage is:
/radarlist add <player>- Add a player to the list by their username./radarlist remove <player>- Remove a player from the list by their username./radarlist mode- Returns the current radar mode./radarlist mode (blacklist|whitelist)- Sets the current radar mode./radarlist uuid add <uuid>- Add a player to the list by their UUID./radarlist uuid remove <uuid>- Remove a player from the list by their UUID./radarlist toggle- Toggles the radar on or off.
Using blacklist mode will prevent any user in the list from being detected.
Using whitelist mode will only allow users in the list to be detected.
The whitelist and blacklist are two separate lists; they do not share the same data.
WARNING
Some servers may consider this a cheat or a hack. I do not encourage hacking. Please check with your server owner or a moderator before using this mod.
Made by the request of u/RateRight8781
Ченджлог
1.8.1Релиз1.21.9, 1.21.10, 1.21.11 · 22 октября 2025 г.
- Fixed a crash on 1.21.9 and above
1.8.0Релиз1.21.8, 1.21.9, 1.21.10 · 13 октября 2025 г.
- Added toggle command
1.8.0Релиз1.20.4, 1.20.5, 1.20.6 · 13 октября 2025 г.
- Added toggle command
1.7.0Релиз1.21.8, 1.21.9, 1.21.10 · 26 сентября 2025 г.
- Fixed crash; added checks to make sure the player exists before ringing the alarm
- Created and exposed public void stopAlarm method of PlayerNotifierClient
1.7.0Релиз1.20.4, 1.20.5, 1.20.6 · 26 сентября 2025 г.
- Fixed crash; added checks to make sure the player exists before ringing the alarm
- Created and exposed public void stopAlarm method of PlayerNotifierClient
1.6.0Релиз1.21.8, 1.21.9, 1.21.10 · 5 сентября 2025 г.
- Fixed NPCs and bots showing up in notifications
- Added display name/real username config option
- Small code refactors and optimizations
1.6.0Релиз1.20.4, 1.20.5, 1.20.6 · 5 сентября 2025 г.
- Fixed NPCs and bots showing up in notifications
- Added display name/real username config option
- Small code refactors and optimizations
1.5.0Релиз1.21.8, 1.21.9, 1.21.10 · 12 июня 2025 г.
- Added whitelist mode
- Changed to api.minecraftservices.com
- Large code structure change, especially in RadarManager
- Forgot to include en_us.json!!!
Комментарии
Загружаем…