Перейти к содержимому
Mineforgian

Tracker Compass

Feature-rich Manhunt tracker compass mod for Fabric

Загрузки
2K
Подписчики
3
Обновлён
10 мая 2026 г.
Лицензия
LGPL-3.0-only

Опубликован 7 ноября 2025 г.

TrackerCompass

Feature-rich Manhunt tracker compass mod for Fabric.

Commands and permissions

Command Permission Description
/trackercompass trackercompass.commands.main (default) About info
/trackercompass reload trackercompass.commands.reload (op 4) Reloads mods config
/tracker, /compass, /hunt trackercompass.commands.tracker (default) Toggles compass item

Configuration

Config file is found at config/trackercompass.json.

{
  // How often (in ticks) the compass updates tracking direction (10 ticks = 0.5 seconds)
  "compassUpdateTicks": 10,
  // Enable right-click GUI menu to select which player to track
  "enableTrackerGui": true,
  // Display tracking information in the action bar above hotbar
  "actionBarInfo": true,
  // Only show action bar info when holding the compass
  "onlyShowWhenHoldingCompass": true,
  // Show distance in meters to the tracked player
  "showDistance": true,
  // Show directional arrow (↑, →, ↓, ←, etc.) pointing to target
  "showDirectionArrow": true,
  // Show status indicators like (Portal) or (Offline) after player name
  "showStatusIndicators": true,
  // Automatically give compass to players when they join the server
  "giveCompassByDefault": false,
  // Show offline players in the tracker GUI selection menu
  "showOfflinePlayersInGui": true
}

Ченджлог

0.0.8+26.1.2Релиз26.1.2 · 10 мая 2026 г.
0.0.7+26.1.2Релиз26.1.2 · 19 апреля 2026 г.
0.0.7+1.21.11Релиз1.21.11 · 19 апреля 2026 г.
0.0.6+1.21.11Релиз1.21.11 · 2 марта 2026 г.
0.0.5+1.21.11Релиз1.21.11 · 1 февраля 2026 г.
0.0.4+1.21.11Релиз1.21.11 · 27 января 2026 г.
0.0.3+1.21.9Релиз1.21.9, 1.21.10 · 2 января 2026 г.
0.0.2+1.21.9Релиз1.21.9, 1.21.10 · 20 декабря 2025 г.

Комментарии

Загружаем…