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
}

