https://github.com/fredthedoggy/fredhunt
https://github.com/fredthedoggy/fredhunt
dream hacktoberfest manhunt manhunt-game manhunt-spigot minecraft minecraft-plugin spigot-plugin
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fredthedoggy/fredhunt
- Owner: Fredthedoggy
- License: gpl-3.0
- Created: 2021-05-16T22:21:09.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-02-18T03:09:27.000Z (over 3 years ago)
- Last Synced: 2025-06-23T13:08:00.605Z (12 months ago)
- Topics: dream, hacktoberfest, manhunt, manhunt-game, manhunt-spigot, minecraft, minecraft-plugin, spigot-plugin
- Language: Java
- Homepage: https://www.spigotmc.org/resources/fredhunt.92944/
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# FredHunt
A Compass Tracking Plugin for Minecraft 1.16+
(Tested Version: `1.16.1`, `1.16.5`, `1.17.1`, `1.18.2`, `1.19`)
Based On Dream's Manhunt Plugin [Link](https://www.patreon.com/DreamWasTaken)
## Features
- Nether Compass
- GUI for selecting who to track
- Easy To Use
- Config
- Language Files

## Commands
- `/tracker [Optional Name]` (Aliases: `/manhunt`, `/compass`, `/fredhunt`, `/track`, `/hunt`, `/hunter`)
## How To
### Downloading
Download [The Latest Development Build](https://nightly.link/Fredthedoggy/FredHunt/workflows/main/master/Compile.zip) (The Top Link [Here](https://github.com/Fredthedoggy/FredHunt/actions/workflows/main.yml?query=branch%3Amaster+is%3Asuccess++))
### Installing
- Upload the [latest release](https://github.com/Fredthedoggy/FredHunt/releases)'s .jar File to a Server's `/plugins` directory
- Restart (Reload May Cause Errors)
### Using
- Run `/tracker` to get the compass
- left-click your compass, to select who to track
- right-click your compass to update the tracking
- run `/tracker` again to remove your compass
## Support
Support is offered by me (Fredthedoggy) in my [Discord Server](https://discord.gg/cbrrGkSEg3) [discord.gg/cbrrGkSEg3](https://discord.gg/cbrrGkSEg3)
## Bugs and Feature requests
File bug and feature requests here: [github.com/Fredthedoggy/FredHunt/issues](https://github.com/Fredthedoggy/FredHunt/issues), [New Issue](https://github.com/Fredthedoggy/FredHunt/issues/new)
## Contributing
1. **Fork** the repo on GitHub
2. **Clone** the project to your own machine
3. **Commit** changes to your own branch
4. **Push** your work back up to your fork
5. Submit a **Pull request** so that we can review your changes