ExPlayerCompass

โญ โ€” (2 endorsements) ๐Ÿ“ฅ 261 downloads ๐Ÿ“Œ v1.0.4 ๐Ÿ“… 1/24/2026
๐ŸŸก Updated this year

By Extez0612 ยท bukkit

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 2/15/2026 ๐Ÿ“… Created: 1/24/2026

๐Ÿ” Analysis

  • ๐Ÿ† #515 of 1317 bukkit mods in this game by downloads

๐Ÿ“‹ About This Mod

# ๐Ÿงญ ExPlayerCompass **Track players with a magical compass!** ExPlayerCompass is a Minecraft plugin that allows players to track each other across worlds using a special compass. ## โœจ Features ### ๐ŸŽฏ Core - **Player Tracking**: Track any online player with a magical compass - **Cross-Dimensional**: Works across Overworld, Nether, and End - **Whitelist/Blacklist System**: Control who can be tracked (NEW v1.0.4) - **Multi-Language**: 3 languages with native command support - **Auto-Update Config**: Config automatically updates without deletion ### ๐ŸŽฌ Video Mode Perfect for content creators! Clean UI with action bar messages, minimal spam, and optional hidden lore for professional streams and recordings. ### ๐ŸŽฎ Smart Tracking Portal memory system remembers where players entered each dimension. Compass continuously updates to target's location. Shows as "Disabled" if target never visited your world. Special handling for The End dimension. ## ๐ŸŒ Supported Languages Commands automatically adapt to your selected language! | Language | Command Examples | |----------|-----------------| | ๐Ÿ‡ฌ๐Ÿ‡ง English | `/expc help`, `/expc track`, `/expc whitelist` | | ๐Ÿ‡น๐Ÿ‡ท Turkish | `/expc yardim`, `/expc takip`, `/expc beyazliste` | | ๐Ÿ‡ช๐Ÿ‡ธ Spanish | `/expc ayuda`, `/expc rastrear`, `/expc listablanca` | ## ๐ŸŽฎ Commands ### Quick Access | Command | Description | Permission | |---------|-------------|------------| | `/track <player>` | Quickly track a specific player | `expc.track` | | `/tracklist` | Open player selection GUI | `expc.track` | | `/trackgui` | Alternative GUI command | `expc.track` | | `/givetrackall <player>` | Give everyone a compass for target | `expc.admin` | ### Main Commands | Command | Description | Permission | |---------|-------------|------------| | `/expc help` | Show help message | `expc.use` | | `/expc track <player>` | Track a specific player | `expc.track` | | `/expc tracklist` | Open tracking menu | `expc.track` | | `/expc stop` | Stop tracking current player | `expc.track` | | `/expc info` | Show plugin information | `expc.use` | | `/expc reload` | Reload configuration | `expc.admin` | | `/expc givetrackall <player>` | Give compass to all online players | `expc.admin` | ### Whitelist/Blacklist (NEW v1.0.4) | Command | Description | Permission | |---------|-------------|------------| | `/expc trackingfilter` | Show filter status | `expc.admin` | | `/expc trackingfilter <on/off>` | Enable/disable tracking filter | `expc.admin` | | `/expc whitelist add <player>` | Add player to whitelist | `expc.admin` | | `/expc whitelist remove <player>` | Remove player from whitelist | `expc.admin` | | `/expc whitelist list` | Show whitelist | `expc.admin` | | `/expc whitelist clear` | Clear whitelist | `expc.admin` | | `/expc blacklist add <player>` | Add player to blacklist | `expc.admin` | | `/expc blacklist remove <player>` | Remove player from blacklist | `expc.admin` | | `/expc blacklist list` | Show blacklist | `expc.admin` | | `/expc blacklist clear` | Clear blacklist | `expc.admin` | **Note**: Commands change based on your language setting in `config.yml` ## ๐Ÿ” Permissions | Permission | Description | Default | |------------|-------------|---------| | `expc.use` | Basic plugin usage | `true` | | `expc.track` | Track players | `true` | | `expc.admin` | Admin commands (reload, whitelist, blacklist, givetrackall) | `op` | ## ๐ŸŽฏ Usage ### Basic Tracking ``` /track Steve ``` Quickly start tracking player "Steve" ### Using GUI ``` /tracklist ``` Opens a menu showing all online players with their health and world ### Cycling Targets Get a tracking compass with `/track <player>`, then right-click to cycle through all online players. ### Give Everyone a Compass ``` /givetrackall Steve ``` All online players receive a compass tracking "Steve" - perfect for events! ### Whitelist/Blacklist System (v1.0.4) Control who can be tracked with two filtering modes: #### Enabling/Disabling the Filter The tracking filter must be enabled before using whitelist/blacklist: ```bash # Check current status /expc trackingfilter # Enable the filter /expc trackingfilter on # Disable the filter /expc trackingfilter off ``` **Language support:** - ๐Ÿ‡ฌ๐Ÿ‡ง English: `/expc trackingfilter on/off` - ๐Ÿ‡น๐Ÿ‡ท Turkish: `/expc takipfiltre aรง/kapat` - ๐Ÿ‡ช๐Ÿ‡ธ Spanish: `/expc filtrorastreo on/off` #### Blacklist Mode (Default) Everyone can be tracked EXCEPT players in the blacklist. ```yaml tracking-filter: enabled: true mode: "blacklist" blacklist: - "Admin" - "Moderator" ``` **Commands:** ``` /expc blacklist add Admin /expc blacklist remove Admin /expc blacklist list ``` #### Whitelist Mode ONLY players in the whitelist can be tracked. ```yaml tracking-filter: enabled: true mode: "whitelist" whitelist: - "Player1" - "Player2" ``` **Commands:** ``` /expc whitelist add Player1 /expc whitelist remove Player1 /expc whitelist list ### Video Setup Enable in `config.yml`: ```yaml video-mode: enabled: tr

# ๐Ÿงญ ExPlayerCompass

Track players with a magical compass! ExPlayerCompass is a Minecraft plugin that allows players to track each other across worlds using a special compass.

## โœจ Features

### ๐ŸŽฏ Core - Player Tracking: Track any online player with a magical compass - Cross-Dimensional: Works across Overworld, Nether, and End - Whitelist/Blacklist System: Control who can be tracked (NEW v1. 0. 4) - Multi-Language: 3 languages with native command support - Auto-Update Config: Config automatically updates without deletion

### ๐ŸŽฌ Video Mode Perfect for content creators! Clean UI with action bar messages, minimal spam, and optional hidden lore for professional streams and recordings.

### ๐ŸŽฎ Smart Tracking Portal memory system remembers where players entered each dimension. Compass continuously updates to target's location. Shows as "Disabled" if target never visited your world. Special handling for The End dimension.

## ๐ŸŒ Supported Languages

Commands automatically adapt to your selected language!

| Language | Command Examples | |----------|-----------------| | ๐Ÿ‡ฌ๐Ÿ‡ง English | `/expc help`, `/expc track`, `/expc whitelist` | | ๐Ÿ‡น๐Ÿ‡ท Turkish | `/expc yardim`, `/expc takip`, `/expc beyazliste` | | ๐Ÿ‡ช๐Ÿ‡ธ Spanish | `/expc ayuda`, `/expc rastrear`, `/expc listablanca` |

## ๐ŸŽฎ Commands

### Quick Access | Command | Description | Permission | |---------|-------------|------------| | `/track ` | Quickly track a specific player | `expc.track` | | `/tracklist` | Open player selection GUI | `expc.track` | | `/trackgui` | Alternative GUI command | `expc.track` | | `/givetrackall ` | Give everyone a compass for target | `expc.admin` |

### Main Commands | Command | Description | Permission | |---------|-------------|------------| | `/expc help` | Show help message | `expc.use` | | `/expc track ` | Track a specific player | `expc.track` | | `/expc tracklist` | Open tracking menu | `expc.track` | | `/expc stop` | Stop tracking current player | `expc.track` | | `/expc info` | Show plugin information | `expc.use` | | `/expc reload` | Reload configuration | `expc.admin` | | `/expc givetrackall ` | Give compass to all online players | `expc.admin` |

### Whitelist/Blacklist (NEW v1. 0. 4) | Command | Description | Permission | |---------|-------------|------------| | `/expc trackingfilter` | Show filter status | `expc.admin` | | `/expc trackingfilter ` | Enable/disable tracking filter | `expc.admin` | | `/expc whitelist add ` | Add player to whitelist | `expc.admin` | | `/expc whitelist remove ` | Remove player from whitelist | `expc.admin` | | `/expc whitelist list` | Show whitelist | `expc.admin` | | `/expc whitelist clear` | Clear whitelist | `expc.admin` | | `/expc blacklist add ` | Add player to blacklist | `expc.admin` | | `/expc blacklist remove ` | Remove player from blacklist | `expc.admin` | | `/expc blacklist list` | Show blacklist | `expc.admin` | | `/expc blacklist clear` | Clear blacklist | `expc.admin` |

Note: Commands change based on your language setting in `config.yml`

## ๐Ÿ” Permissions

| Permission | Description | Default | |------------|-------------|---------| | `expc.use` | Basic plugin usage | `true` | | `expc.track` | Track players | `true` | | `expc.admin` | Admin commands (reload, whitelist, blacklist, givetrackall) | `op` |

## ๐ŸŽฏ Usage

### Basic Tracking ``` /track Steve ``` Quickly start tracking player "Steve"

### Using GUI ``` /tracklist ``` Opens a menu showing all online players with their health and world

### Cycling Targets Get a tracking compass with `/track `, then right-click to cycle through all online players.

### Give Everyone a Compass ``` /givetrackall Steve ``` All online players receive a compass tracking "Steve" - perfect for events!

### Whitelist/Blacklist System (v1. 0. 4)

Control who can be tracked with two filtering modes:

#### Enabling/Disabling the Filter

The tracking filter must be enabled before using whitelist/blacklist:

```bash # Check current status /expc trackingfilter

# Enable the filter /expc trackingfilter on

# Disable the filter /expc trackingfilter off ```

Language support: - ๐Ÿ‡ฌ๐Ÿ‡ง English: `/expc trackingfilter on/off` - ๐Ÿ‡น๐Ÿ‡ท Turkish: `/expc takipfiltre aรง/kapat` - ๐Ÿ‡ช๐Ÿ‡ธ Spanish: `/expc filtrorastreo on/off`

#### Blacklist Mode (Default) Everyone can be tracked EXCEPT players in the blacklist. ```yaml tracking-filter: enabled: true mode: "blacklist" blacklist: - "Admin" - "Moderator" ```

Commands: ``` /expc blacklist add Admin /expc blacklist remove Admin /expc blacklist list ```

#### Whitelist Mode ONLY players in the whitelist can be tracked. ```yaml tracking-filter: enabled: true mode: "whitelist" whitelist: - "Player1" - "Player2" ```

Commands: ``` /expc whitelist add Player1 /expc whitelist remove Player1 /expc whitelist list

### Video Setup Enable in `config.yml`: ```yaml video-mode: enabled: tr

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
Extez0612
Version
1.0.4
Downloads
261
Endorsements
2
Category
bukkit
Created
1/24/2026
Updated
2/15/2026
Game Versions
1.16.4, 1.16.5, 1.17, 1.17.1, 1.18
Tags
game-mechanics, minigame, technology

๐Ÿ”ง How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Plugins โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Plugins versions does ExPlayerCompass support?

The author lists 1.16.4, 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1. Other versions may work but are untested by the author.

What is the latest version of ExPlayerCompass?

Version 1.0.4, published 2026-02-15 with 261 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More bukkit ๐Ÿ‘ค More by Extez0612 ๐Ÿ”Ž Similar Mods ๐ŸŒ Best bukkit (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods