**Manhunt Tracker** is a powerful Minecraft plugin that allows players to track the locations of other players using a specialized tracking compass. This release introduces the core functionalities of the plugin, providing an intuitive GUI for selecting players to track, real-time compass updates, and convenient in-game commands.
#### Features
- **Tracking Compass**: Use the `/givecompass` command to obtain a special compass that tracks other players.
- **Player Selection GUI**: Right-click with the tracking compass to open a GUI where you can select the player you want to track.
- **Real-Time Updates**: The tracking compass updates in real-time, always pointing towards the selected player's location.
- **Pagination Support**: The GUI supports pagination for more than 7 players, allowing you to easily navigate and select players.
- **Action Bar Updates**: Displays tracking information in the action bar, showing the name of the tracked player and the distance to them.
- **User-Friendly Interface**: Prevents interaction with GUI items, ensuring a smooth and user-friendly experience.
#### Installation
1. Download the `LocationTracker-1.0-SNAPSHOT.jar` file.
2. Place the JAR file in the `plugins` directory of your Spigot 1.20.x server.
3. Start or restart your server to load the plugin.
#### Usage
- **Command**: `/givecompass`
- **Description**: Gives the player a tracking compass.
- **Usage**: `/givecompass`
**How to Use the Tracking Compass**:
1. Use the `/givecompass` command to get the tracking compass.
2. Right-click with the compass to open the tracker selection GUI.
3. Click on a player head to start tracking that player. Use the arrows to navigate between pages if there are more than 7 players online.
4. The compass will point towards the selected player, and the action bar will display the tracking information.
#### Compatibility
- This version is compatible with Minecraft Spigot 1.20.x (including all minor versions from 1.20 to 1.20.6).
#### Changelog
- Initial release with core tracking functionalities.
- Added player selection GUI with pagination support.
- Real-time compass updates and action bar information.
- Prevents interaction with GUI items.