promotional bannermobile promotional banner

Makapar's Area Indicator

Struggling to know what area you are in? we have a solution! this mod triggers a notification when you travel between areas so you can always know where you are. Also comes with a chat command for extra information.

File Details

AreaIndicator-1.2.0.jar

  • R
  • Jan 20, 2026
  • 33.36 KB
  • 519
  • Early Access

File Name

AreaIndicator-1.2.0.jar

Supported Versions

  • Early Access

Changelog

v1.2.0 - Anti-Flicker

Fixes

  • Zone boundary flickering - Players at zone boundaries no longer get notification spam when oscillating between zones

New Features

  • Notification cooldown - 10-second cooldown between notifications (configurable via notificationCooldownSeconds)
  • Recent location history - Tracks last 3 visited locations to suppress repeated notifications (configurable via recentLocationHistorySize)

Config

New settings in config.json:

{
  "notificationCooldownSeconds": 10,
  "recentLocationHistorySize": 3
}